summary refs log tree commit diff
path: root/net/llc
diff options
context:
space:
mode:
authorWilliam Manley <william.manley@youview.com>2013-08-06 19:03:14 +0100
committerDavid S. Miller <davem@davemloft.net>2013-08-09 11:27:46 -0700
commit5c6fe01c1fe3140a8fb088d2a9c32548b731c35e (patch)
tree45901ebec04a46e06d6b957696fdf70716ae4983 /net/llc
parentcab70040dfd95ee32144f02fade64f0cb94f31a0 (diff)
downloadlinux-5c6fe01c1fe3140a8fb088d2a9c32548b731c35e.tar.gz
net: igmp: Don't flush routing cache when force_igmp_version is modified
The procfs knob /proc/sys/net/ipv4/conf/*/force_igmp_version allows the
IGMP protocol version to use to be explicitly set.  As a side effect this
caused the routing cache to be flushed as it was declared as a
DEVINET_SYSCTL_FLUSHING_ENTRY.  Flushing is unnecessary and this patch
makes it so flushing does not occur.

Requested by Hannes Frederic Sowa as he was reviewing other patches
adding procfs entries.

Suggested-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: William Manley <william.manley@youview.com>
Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Acked-by: Benjamin LaHaise <bcrl@kvack.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/llc')
0 files changed, 0 insertions, 0 deletions