diff options
author | Andre Oppermann <andre@FreeBSD.org> | 2004-08-27 15:16:24 +0000 |
---|---|---|
committer | Andre Oppermann <andre@FreeBSD.org> | 2004-08-27 15:16:24 +0000 |
commit | c21fd2326029e665c0e5cff99de267778ce6b6a5 (patch) | |
tree | 2f8a616b3f6fffde5d0da52a85305bbcf5376c9f /sys/netinet6/in6_proto.c | |
parent | 9e4211a1b813baec6cf2a3197e5b0c82606a9738 (diff) | |
download | src-c21fd2326029e665c0e5cff99de267778ce6b6a5.tar.gz src-c21fd2326029e665c0e5cff99de267778ce6b6a5.zip |
Always compile PFIL_HOOKS into the kernel and remove the associated kernel
compile option. All FreeBSD packet filters now use the PFIL_HOOKS API and
thus it becomes a standard part of the network stack.
If no hooks are connected the entire packet filter hooks section and related
activities are jumped over. This removes any performance impact if no hooks
are active.
Both OpenBSD and DragonFlyBSD have integrated PFIL_HOOKS permanently as well.
Notes
Notes:
svn path=/head/; revision=134383
Diffstat (limited to 'sys/netinet6/in6_proto.c')
0 files changed, 0 insertions, 0 deletions