net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs
[linux-2.6-microblaze.git] / include / net / netns / ipv4.h
index e47503b..104a666 100644 (file)
@@ -103,6 +103,9 @@ struct netns_ipv4 {
        /* Shall we try to damage output packets if routing dev changes? */
        int sysctl_ip_dynaddr;
        int sysctl_ip_early_demux;
+#ifdef CONFIG_NET_L3_MASTER_DEV
+       int sysctl_raw_l3mdev_accept;
+#endif
        int sysctl_tcp_early_demux;
        int sysctl_udp_early_demux;