freebsd-dev/sys/contrib/pf/net
Daniel Hartmeier d4f925e4df Use the packet's address family instead of the rule's when selecting a
replacement address for an rdr rule. Some rdr rules have no address family
(when the replacement is a table and no other criterion implies one AF).
In this case, pf would fail to select a replacement address and drop the
packet due to translation failure.

Found by:	Gustavo A. Baratto
2005-01-20 18:07:35 +00:00
..
if_pflog.c
if_pflog.h
if_pfsync.c Compile pfsync w/o bpf. 2004-12-10 17:42:47 +00:00
if_pfsync.h
pf_if.c Improved interface handling. This should fix the use of renamed interfaces 2004-11-03 17:21:12 +00:00
pf_ioctl.c Prohibit ruleset changes at securelevel > 2, not > 1. It's documented 2005-01-19 21:37:00 +00:00
pf_norm.c
pf_osfp.c
pf_subr.c
pf_table.c
pf.c Use the packet's address family instead of the rule's when selecting a 2005-01-20 18:07:35 +00:00
pfvar.h Add an additional struct inpcb * argument to pfil(9) in order to enable 2004-09-29 04:54:33 +00:00