system-linux: add VXLAN support
authorMatthias Schiffer <[email protected]>
Tue, 28 Feb 2017 09:57:05 +0000 (10:57 +0100)
committerFelix Fietkau <[email protected]>
Tue, 7 Mar 2017 10:47:46 +0000 (11:47 +0100)
commit91810ecc13239f3b18c8299de265b4f3531c0017
tree1f274a6b35ae4db1e8fbe6749cdfbea9f38459a9
parentf1076561f4cd4e391ca654d76498b0429413c61e
system-linux: add VXLAN support

VXLAN shares many attributes with the tunnel devices, so it is implemented
as a new tunnel type. The 'remote' attribute can be used for an unicast
peer or a multicast group.

The IANA-assigned port 4789 is used by default, instead of the non-standard
port Linux defaults to.

Signed-off-by: Matthias Schiffer <[email protected]>
Acked-by: Hans Dedecker <[email protected]>
system-linux.c
system.c
system.h