search for: ip6_route_net_init

Displaying 1 result from an estimated 1 matches for "ip6_route_net_init".

2023 Aug 08
0
[Bridge] [PATCH v2 11/14] networking: Update to register_net_sysctl_sz
...et *net) > > +{ > > + /* Don't export sysctls to unprivileged users */ > > + if (net->user_ns != &init_user_ns) > > + return 0; > > + > > + return ARRAY_SIZE(ipv6_route_table_template); > > +} > > #endif > > static int __net_init ip6_route_net_init(struct net *net) -- Joel Granados -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: <http://lists.linuxfoundation.org/pipermail/bridge/attachments/20230808/aacf3a12/attachm...