summaryrefslogtreecommitdiffstats
path: root/source/n/network-scripts/modprobe.d/modprobe.d/ipv6.conf
blob: a0395a5adb48c9dd410aa79b5f4288e4168a7382 (plain) (blame)
1
2
3
4
5
6
7
8
##############################################################################
# Do not edit this file; instead, copy it to /etc/modprobe.d/ and edit that
##############################################################################
#
# Disable IPv6 auto configuration (SLAAC) by default
#
options ipv6 autoconf=0
options net-pf-10 autoconf=0