On Thu, Aug 13, 2015 at 09:20:04PM -0700, David Miller wrote: > From: Guillaume Nault <g.na...@alphalink.fr> > Date: Thu, 13 Aug 2015 15:28:02 +0200 > > > This series allows PPP devices to reside in a different netns from the > > PPP unit/channels. Packets only cross netns boundaries when they're > > transmitted between the net_device and the PPP unit (units and channels > > always remain in their creation namespace). > > So only PPP units need to handle cross namespace operations. Channels > > and lower layer protocols aren't affected. > > > > Patch #1 is a bug fix for an existing namespace deletion bug and has > > been separetly sent to net. > > Patch #2 is the actual x-netns implementation. > > Patch #1 needs to be respun with the change I requested. > Ok, done.
> And this is not the way to submit things that have dependencies > upon bug fixes. > Will do. I was actually unsure about how to handle this case. Thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html