[PATCH 3/3] bridge: Add support for VLANs

Tobias Jungel tobias.jungel at bisdn.de
Thu Dec 3 12:25:24 PST 2015


On Do, 2015-12-03 at 18:27 +0100, Thomas Haller wrote:
> On Thu, 2015-12-03 at 17:55 +0100, Tobias Jungel wrote:
> > On Mi, 2015-12-02 at 19:30 +0100, Thomas Haller wrote:
> > > On Wed, 2015-12-02 at 09:24 -0800, David Ahern wrote:
> > > >  
> 
> Hi Tobias,
> 
> 
> 
> > otherwise parsing will fail in case you get a AF_UNSPEC msg.
> > 
> > The second seems way better, unless there is a chance that other AF
> > will interfere with AF_BRIGE parsing.
> > 
> > To test this just run nl-monitor.
> 
> Thanks for catching this. The problem is that af_ops can be reset
> to the ops for IFLA_INFO_KIND.
> 
> I solved it differently, by remembering the correct af_ops:
> https://github.com/thom311/libnl/commit/bridge-vlan
> 
> 
> OK?

That's even better, thanks

/tobi
> 
> 
> Thomas



More information about the libnl mailing list