Re: [PATCH net-next 0/3] net: Pass net into defragmentation

2015-10-12 Thread David Miller
From: ebied...@xmission.com (Eric W. Biederman) Date: Fri, 09 Oct 2015 13:42:20 -0500 > > This is the next installment of my work to pass struct net through the > output path so the code does not need to guess how to figure out which > network namespace it is in, and ultimately routes can have ou

Re: [PATCH net-next 0/3] net: Pass net into defragmentation

2015-10-12 Thread Nicolas Dichtel
Le 09/10/2015 20:42, Eric W. Biederman a écrit : This is the next installment of my work to pass struct net through the output path so the code does not need to guess how to figure out which network namespace it is in, and ultimately routes can have output devices in another network namespace.

[PATCH net-next 0/3] net: Pass net into defragmentation

2015-10-09 Thread Eric W. Biederman
This is the next installment of my work to pass struct net through the output path so the code does not need to guess how to figure out which network namespace it is in, and ultimately routes can have output devices in another network namespace. In netfilter and af_packet we defragment packets in