Re: [PATCH 03/38] netns nf: ip6table_mangle in netns for real

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



adobriyan@xxxxxxxxx wrote:
> Signed-off-by: Alexey Dobriyan <adobriyan@xxxxxxxxx>

Applied, thanks.

> @@ -108,7 +120,7 @@ ip6t_local_hook(unsigned int hook,
>  	/* flowlabel and prio (includes version, which shouldn't change either */
>  	flowlabel = *((u_int32_t *)ipv6_hdr(skb));
>  
> -	ret = ip6t_do_table(skb, hook, in, out, init_net.ipv6.ip6table_mangle);
> +	ret = ip6t_do_table(skb, hook, in, out, dev_net(out)->ipv6.ip6table_mangle);

I've fixed this to stay under the 80 char limit.

_______________________________________________
Containers mailing list
Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/containers

[Index of Archives]     [Cgroups]     [Netdev]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux