summaryrefslogtreecommitdiffstats
path: root/kernel/include/net/netns/ipv6.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/include/net/netns/ipv6.h')
-rw-r--r--kernel/include/net/netns/ipv6.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel/include/net/netns/ipv6.h b/kernel/include/net/netns/ipv6.h
index d2527bf81..c0368db6d 100644
--- a/kernel/include/net/netns/ipv6.h
+++ b/kernel/include/net/netns/ipv6.h
@@ -31,9 +31,11 @@ struct netns_sysctl_ipv6 {
int auto_flowlabels;
int icmpv6_time;
int anycast_src_echo_reply;
+ int ip_nonlocal_bind;
int fwmark_reflect;
int idgen_retries;
int idgen_delay;
+ int flowlabel_state_ranges;
};
struct netns_ipv6 {