aboutsummarylogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authoryar2015-10-25 14:30:28 -0700
committeryar2015-10-25 14:30:28 -0700
commitc8daf520ceaccbcb9de9d9f8372bd02d2ebe5295 (patch)
tree08fe54c5ef75ad633d0584b6de44c22230849b68 /config
parent5e53b803c8868c77abe304a27f41f8ae68516406 (diff)
downloadaur-c8daf520ceaccbcb9de9d9f8372bd02d2ebe5295.tar.gz
multicast routing
https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/linux&id=3c559c1e8886453224ab8d92f5c0f8cd9e2d8705 https://bugs.archlinux.org/task/46714
Diffstat (limited to 'config')
-rw-r--r--config8
1 files changed, 5 insertions, 3 deletions
diff --git a/config b/config
index 2f0cd96c33e1..eed1f4d8d113 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.2.0-1 Kernel Configuration
+# Linux/x86 4.2.4-1 Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@@ -566,7 +566,7 @@ CONFIG_NET_IP_TUNNEL=y
CONFIG_NET_IPGRE=y
# CONFIG_NET_IPGRE_BROADCAST is not set
CONFIG_IP_MROUTE=y
-# CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set
+CONFIG_IP_MROUTE_MULTIPLE_TABLES=y
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
CONFIG_SYN_COOKIES=y
@@ -612,7 +612,9 @@ CONFIG_IPV6_TUNNEL=m
CONFIG_IPV6_GRE=m
CONFIG_IPV6_MULTIPLE_TABLES=y
# CONFIG_IPV6_SUBTREES is not set
-# CONFIG_IPV6_MROUTE is not set
+CONFIG_IPV6_MROUTE=y
+CONFIG_IPV6_MROUTE_MULTIPLE_TABLES=y
+CONFIG_IPV6_PIMSM_V2=y
# CONFIG_NETLABEL is not set
# CONFIG_NETWORK_SECMARK is not set
# CONFIG_NET_PTP_CLASSIFY is not set