The following series makes VXLAN receive more liberal in what it accepts.
The receive behaviour is now in accordance with the draft. It also
establishes basic support for VXLAN-gpe to allow carrying non ethernet
in the future.
Thomas Graf (2):
vxlan: Be liberal on receive and only require the I bit to be set
vxlan: Minimal support for Generic Protocol Extension (VXLAN-gpe)
drivers/net/vxlan.c | 88 +++++++++++++++++++++++++++++++++++++++++++++--------
1 file changed, 76 insertions(+), 12 deletions(-)
--
1.9.3