From: David S. Miller Date: Wed, 17 Feb 2016 01:42:55 +0000 (-0500) Subject: Merge branch 'ip-sysctl-namespaceify' X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=547b9ca879eafeb3507c00dc77002953c9c04b0b;p=linux-beck.git Merge branch 'ip-sysctl-namespaceify' Nikolay Borisov says: ==================== Namespacify various ip sysctl knobs This series continues namespacifying more net related knobs. The focus here is on ip options. Patches 1,3,4,5 namespacify the respective sysctl knobs. Patch 2 moves some igmp code to the correct file (and function) and also adds some #ifdef guards to silence compilation warnings. Finally, patch 5 exposes the ip fragmentation related sysctls since all of the knobs are namespaced. ==================== Signed-off-by: David S. Miller --- 547b9ca879eafeb3507c00dc77002953c9c04b0b