Re: [PATCH 07/38] netns ct: add ->ct_net -- pointer from conntrack to netns

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

 



adobriyan@xxxxxxxxx wrote:
> Conntrack (struct nf_conn) gets pointer to netns: ->ct_net -- netns in which
> it was created. It comes from netdevice.
> 
> ->ct_net is write-once field.
> 
> Every conntrack in system has ->ct_net initialized, no exceptions.
> 
> ->ct_net doesn't pin netns: conntracks are recycled after timeouts and
> pinning background traffic will prevent netns from even starting shutdown
> sequence.
> 
> Right now every conntrack is created in init_net.

Applied and fixed up another overly long line.

> +		h = init_conntrack(&init_net, &tuple, l3proto, l4proto, skb, dataoff);

This will probably cause clashes later, please don't
do that.
_______________________________________________
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