# Disable IPv6 by default.
#
# If you really need to use IPv6, either edit this file and comment
# out the "blacklist ipv6" line (and be prepared to update this file
# when upgrading module-init-tools), or just add ipv6 to /etc/modules
# (blacklist entries do not affect explicit loading of modules).
#
blacklist ipv6

# Disable other obscure protocols.
blacklist ax25
blacklist netrom
blacklist x25
blacklist rose
blacklist decnet
blacklist econet
blacklist llc2
blacklist tipc

# Disable netlink part of decnet (aliased as net-pf-16-proto-14).
blacklist dn_rtmsg

# Disable rarely used IP protocols.
blacklist sctp
blacklist dccp_ipv4
blacklist dccp_ipv6
