Enable ipv6 privacy extensions and build ipfw for dummynet.
This commit is contained in:
@@ -11,7 +11,6 @@ WITHOUT_HTML=YES
|
||||
|
||||
WITHOUT_OFED=YES # OpenFabrics Enterprise Distributio
|
||||
WITHOUT_FLOPPY=YES
|
||||
WITHOUT_IPFW=YES
|
||||
WITHOUT_IPFILTER=YES
|
||||
WITHOUT_GAMES=YES
|
||||
WITH_SORT_THREADS=YES
|
||||
@@ -35,3 +34,6 @@ WITHOUT_LEGACY_CONSOLE=YES
|
||||
|
||||
# Some ports like curl depend on kerberos by default. I figure I'd rather just have kerberos built into the base system than depend on a port.
|
||||
# WITHOUT_KERBEROS=YES
|
||||
|
||||
# Need to enable IPFW for dummynet
|
||||
# WITHOUT_IPFW=YES
|
||||
|
||||
Reference in New Issue
Block a user