aboutsummaryrefslogtreecommitdiffstats
path: root/net/dhcpcd/files/patch-dhcpcd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'net/dhcpcd/files/patch-dhcpcd.conf')
-rw-r--r--net/dhcpcd/files/patch-dhcpcd.conf13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/dhcpcd/files/patch-dhcpcd.conf b/net/dhcpcd/files/patch-dhcpcd.conf
deleted file mode 100644
index 9c18804e5430..000000000000
--- a/net/dhcpcd/files/patch-dhcpcd.conf
+++ /dev/null
@@ -1,13 +0,0 @@
-Disable private SLAAC addresses as that would cause dhcpcd to own the routes
-by default.
-
-See http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485
-
---- dhcpcd.conf.orig 2016-01-07 16:47:19 UTC
-+++ dhcpcd.conf
-@@ -35,4 +35,4 @@ option interface_mtu
- require dhcp_server_identifier
-
- # Generate Stable Private IPv6 Addresses instead of hardware based ones
--slaac private
-+#slaac private