freebsd-dev/sys/netpfil
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
..
ipfw Use %ju to print unsigned 64-bit value. 2016-08-13 22:14:16 +00:00
pf pf: Add missing byte-order swap to pf_match_addr_range 2016-08-15 12:13:14 +00:00