freebsd-dev/sys/netpfil/pf
Kristof Provost 0df377cbb8 pf: Add missing byte-order swap to pf_match_addr_range
Without this, rules using address ranges (e.g. "10.1.1.1 - 10.1.1.5") did not
match addresses correctly on little-endian systems.

PR:		211796
Obtained from:	OpenBSD (sthen)
MFC after:	3 days
2016-08-15 12:13:14 +00:00
..
if_pflog.c Make sure pflog is attached after pf is initializaed so we can 2016-06-23 22:31:10 +00:00
if_pfsync.c Proerply virtualize pfsync for bringup after pf is initialized and 2016-06-23 22:31:44 +00:00
in4_cksum.c
pf_altq.h Add ALTQ(9) support for the CoDel algorithm. 2015-08-21 22:02:22 +00:00
pf_if.c Update pf(4) and pflog(4) to survive basic VNET testing, which includes 2016-06-23 21:34:38 +00:00
pf_ioctl.c pf: Map hook returns onto the correct error values 2016-07-09 12:17:01 +00:00
pf_lb.c
pf_mtag.h
pf_norm.c pf: Fix fragment timeout 2016-05-20 15:41:05 +00:00
pf_osfp.c
pf_ruleset.c
pf_table.c MFP r287070,r287073: split radix implementation and route table structure. 2016-01-25 06:33:15 +00:00
pf.c pf: Add missing byte-order swap to pf_match_addr_range 2016-08-15 12:13:14 +00:00
pf.h