Searched hist:270576 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/netpfil/pf/
H A Dpf.hdiff 270576 Mon Aug 25 13:52:27 MDT 2014 glebius Merge r270022 from head:
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
H A Dpf.cdiff 270576 Mon Aug 25 13:52:27 MDT 2014 glebius Merge r270022 from head:
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

Completed in 64 milliseconds