NetBSD/sys/dist/pf/net
yamt 21a48a296e pf_check_proto_cksum: use {tcp,udp}_input_checksum so that we can:
- handle loopback checksum omission properly.
- profit from h/w checksum offloading.
2004-12-21 05:55:23 +00:00
..
if_pflog.c resolve conflicts. (pf from OpenBSD 3.6, kernel part) 2004-11-14 11:12:16 +00:00
if_pflog.h resolve conflicts. (pf from OpenBSD 3.6, kernel part) 2004-11-14 11:12:16 +00:00
pf_if.c Improve the cleanup routines for detachment. Fixes PR 28132. 2004-12-04 14:26:01 +00:00
pf_ioctl.c Improve the cleanup routines for detachment. Fixes PR 28132. 2004-12-04 14:26:01 +00:00
pf_norm.c Improve the cleanup routines for detachment. Fixes PR 28132. 2004-12-04 14:26:01 +00:00
pf_osfp.c resolve conflicts. (pf from OpenBSD 3.6, kernel part) 2004-11-14 11:12:16 +00:00
pf_table.c resolve conflicts. (pf from OpenBSD 3.6, kernel part) 2004-11-14 11:12:16 +00:00
pf.c pf_check_proto_cksum: use {tcp,udp}_input_checksum so that we can: 2004-12-21 05:55:23 +00:00
pfvar.h Don't put the hook definitions into #ifdef _KERNEL. 2004-12-04 14:21:23 +00:00