Firewall files & accounting added here.
ip_fwdef.c is support for ipfw lkm module and should be compoiled always with 'options inet'.
This commit is contained in:
parent
5f4f867140
commit
ebe613d13f
@ -186,6 +186,9 @@ netinet/ip_input.c optional inet
|
||||
netinet/ip_mroute.c optional inet
|
||||
netinet/ip_output.c optional inet
|
||||
netinet/raw_ip.c optional inet
|
||||
netinet/ip_fwdef.c optional inet
|
||||
netinet/ip_fw.c optional ipfirewall
|
||||
netinet/ip_fw.c optional ipacct
|
||||
netinet/tcp_debug.c optional tcpdebug
|
||||
netinet/tcp_input.c optional inet
|
||||
netinet/tcp_output.c optional inet
|
||||
|
Loading…
Reference in New Issue
Block a user