Home
last modified time | relevance | path

Searched hist:"9782 f7a2" (Results 1 – 4 of 4) sorted by relevance

/openbsd/sbin/pfctl/
H A Dpfctl_parser.c9782f7a2 Mon Jun 09 11:14:46 GMT 2003 mcbride <mcbride@openbsd.org> Attempt to resolve byte order confusion in nat code once and for all.

- pf_get_sport() leaves the translated port in the packet in network byte order
- merge code for the p1=0 p2=0 case and static-port case in pr_get_sport()

NOTE: people who use the static-port keyword in their pf.conf need to make sure pfctl is updated along with their kernel.
H A Dparse.y9782f7a2 Mon Jun 09 11:14:46 GMT 2003 mcbride <mcbride@openbsd.org> Attempt to resolve byte order confusion in nat code once and for all.

- pf_get_sport() leaves the translated port in the packet in network byte order
- merge code for the p1=0 p2=0 case and static-port case in pr_get_sport()

NOTE: people who use the static-port keyword in their pf.conf need to make sure pfctl is updated along with their kernel.
/openbsd/sys/net/
H A Dpfvar.h9782f7a2 Mon Jun 09 11:14:46 GMT 2003 mcbride <mcbride@openbsd.org> Attempt to resolve byte order confusion in nat code once and for all.

- pf_get_sport() leaves the translated port in the packet in network byte order
- merge code for the p1=0 p2=0 case and static-port case in pr_get_sport()

NOTE: people who use the static-port keyword in their pf.conf need to make sure pfctl is updated along with their kernel.
H A Dpf.c9782f7a2 Mon Jun 09 11:14:46 GMT 2003 mcbride <mcbride@openbsd.org> Attempt to resolve byte order confusion in nat code once and for all.

- pf_get_sport() leaves the translated port in the packet in network byte order
- merge code for the p1=0 p2=0 case and static-port case in pr_get_sport()

NOTE: people who use the static-port keyword in their pf.conf need to make sure pfctl is updated along with their kernel.