Re: [PATCH v3 net-next 00/11] net: L3 master device

2015-09-29 Thread David Miller
From: David Ahern Date: Tue, 29 Sep 2015 20:07:09 -0700 > v3 > - added license header to l3mdev.c > > - export symbols in l3mdev.c for use with GPL modules > > - removed netdevice header from l3mdev.h (not needed) and fixed > typo in comment Series applied, thanks David. -- To unsubscribe f

[PATCH v3 net-next 00/11] net: L3 master device

2015-09-29 Thread David Ahern
The VRF device is essentially a Layer 3 master device used to associate netdevices with a specific routing table and to influence FIB lookups via 'ip rules' and controlling the oif/iif used for the lookup. This series generalizes the VRF into L3 master device, l3mdev. Similar to switchdev it has a