freebsd-dev/sys/netpfil/pf
Gleb Smirnoff afab0f7e01 pf_map_addr() can fail and in this case we should drop the packet,
otherwise bad consequences including a routing loop can occur.

Move pf_set_rt_ifp() earlier in state creation sequence and
inline it, cutting some extra code.

PR:		183997
Submitted by:	Kajetan Staszkiewicz <vegeta tuxpowered.net>
Sponsored by:	InnoGames GmbH
2014-08-15 14:02:24 +00:00
..
if_pflog.c
if_pfsync.c Change pr_output's prototype to avoid the need for explicit casts. 2014-08-15 02:43:02 +00:00
in4_cksum.c
pf_altq.h
pf_if.c
pf_ioctl.c
pf_lb.c
pf_mtag.h
pf_norm.c
pf_osfp.c
pf_ruleset.c
pf_table.c
pf.c pf_map_addr() can fail and in this case we should drop the packet, 2014-08-15 14:02:24 +00:00
pf.h pf_map_addr() can fail and in this case we should drop the packet, 2014-08-15 14:02:24 +00:00