Re: [PATCH net-next v3 0/4] vxlan: implement Generic Protocol Extension (GPE)

2016-04-06 Thread David Miller
From: Jiri Benc Date: Tue, 5 Apr 2016 14:47:09 +0200 > v3: just rebased on top of the current net-next, no changes > > This patchset implements VXLAN-GPE. It follows the same model as the tun/tap > driver: depending on the chosen mode, the vxlan interface is created either > as ARPHRD_ETHER (no

[PATCH net-next v3 0/4] vxlan: implement Generic Protocol Extension (GPE)

2016-04-05 Thread Jiri Benc
v3: just rebased on top of the current net-next, no changes This patchset implements VXLAN-GPE. It follows the same model as the tun/tap driver: depending on the chosen mode, the vxlan interface is created either as ARPHRD_ETHER (non-GPE) or ARPHRD_NONE (GPE). Note that the internal fdb control p