freebsd-dev/sys/netpfil
Alexander V. Chernikov d28d2aa46d Use rnh_matchaddr instead of rnh_lookup for longest-prefix match.
rnh_lookup is effectively the same as rnh_matchaddr if called with
empy network mask.

MFC after:	2 weeks
2014-01-03 23:11:26 +00:00
..
ipfw Use rnh_matchaddr instead of rnh_lookup for longest-prefix match. 2014-01-03 23:11:26 +00:00
pf Fix incorrect header guard define in sys/netpfil/pf/pf.h, which snuck in 2013-12-22 19:47:22 +00:00