On Thu, Sep 17, 2015 at 05:19:04PM -0700, David Miller wrote:
> From: ebied...@xmission.com (Eric W. Biederman)
> Date: Tue, 15 Sep 2015 19:59:49 -0500
>
> > Pablo, Dave I don't know whose tree this makes more sense to go
> > through. I am assuming at least initially Pablos as netfilter is
> > in
Le 18/09/2015 00:24, Eric W. Biederman a écrit :
[snip]
Thanks for review. I have added an extra patch for the missing blank
lines that are still missing after the entire series. As they affect
neither code correctness nor bisectability I don't think there is any
point respinning the indivdual
From: David Miller
Date: Thu, 17 Sep 2015 17:19:04 -0700 (PDT)
> From: ebied...@xmission.com (Eric W. Biederman)
> Date: Tue, 15 Sep 2015 19:59:49 -0500
>
>> Pablo, Dave I don't know whose tree this makes more sense to go
>> through. I am assuming at least initially Pablos as netfilter is
>> in
From: ebied...@xmission.com (Eric W. Biederman)
Date: Tue, 15 Sep 2015 19:59:49 -0500
> Pablo, Dave I don't know whose tree this makes more sense to go
> through. I am assuming at least initially Pablos as netfilter is
> involved. From what I have seen there will be a lot of back and forth
> bet
Nicolas Dichtel writes:
> Le 16/09/2015 02:59, Eric W. Biederman a écrit :
>>
>> My primary goal with this patchset and it's follow ups is to cleanup the
>> network routing paths so that we do not look at the output device to
>> derive the network namespace. My plan is to pass the network namesp
Le 16/09/2015 02:59, Eric W. Biederman a écrit :
My primary goal with this patchset and it's follow ups is to cleanup the
network routing paths so that we do not look at the output device to
derive the network namespace. My plan is to pass the network namespace
of the transmitting socket throug
My primary goal with this patchset and it's follow ups is to cleanup the
network routing paths so that we do not look at the output device to
derive the network namespace. My plan is to pass the network namespace
of the transmitting socket through the output path, to replace code that
looks at th