Make it possible to statically link SIFTR into the kernel
as a new option. Reviewed by: bz Discussed with: lstewart MFC after: 2 weeks
This commit is contained in:
parent
3bcd59aa88
commit
8b9a832eb0
@ -3502,6 +3502,7 @@ netinet/sctp_sysctl.c optional inet sctp | inet6 sctp
|
||||
netinet/sctp_timer.c optional inet sctp | inet6 sctp
|
||||
netinet/sctp_usrreq.c optional inet sctp | inet6 sctp
|
||||
netinet/sctputil.c optional inet sctp | inet6 sctp
|
||||
netinet/siftr.c optional inet siftr alq | inet6 siftr alq
|
||||
netinet/tcp_debug.c optional tcpdebug
|
||||
netinet/tcp_hostcache.c optional inet | inet6
|
||||
netinet/tcp_input.c optional inet | inet6
|
||||
|
@ -432,6 +432,7 @@ ROUTETABLES opt_route.h
|
||||
RSS opt_rss.h
|
||||
SLIP_IFF_OPTS opt_slip.h
|
||||
TCPDEBUG
|
||||
SIFTR
|
||||
TCP_OFFLOAD opt_inet.h # Enable code to dispatch TCP offloading
|
||||
TCP_SIGNATURE opt_inet.h
|
||||
VLAN_ARRAY opt_vlan.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user