[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1522312507.git.lorenzo.bianconi@redhat.com>
Date: Thu, 29 Mar 2018 11:02:23 +0200
From: Lorenzo Bianconi <lorenzo.bianconi@...hat.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org
Subject: [PATCH v2 net-next 0/2] do not allow adding routes if disable_ipv6 is enabled
Do not allow userspace to add static ipv6 routes if disable_ipv6 is enabled.
Update disable_ipv6 documentation according to that change
Changes since v1:
- added an extack message telling the user that IPv6 is disabled on the nexthop
device
- rebased on-top of net-next
Lorenzo Bianconi (2):
ipv6: do not set routes if disable_ipv6 has been enabled
Documentation: ip-sysctl.txt: clarify disable_ipv6
Documentation/networking/ip-sysctl.txt | 4 +++-
net/ipv6/route.c | 6 ++++++
2 files changed, 9 insertions(+), 1 deletion(-)
--
2.14.3
Powered by blists - more mailing lists