diff options
author | 2016-09-03 13:46:57 +0000 | |
---|---|---|
committer | 2016-09-03 13:46:57 +0000 | |
commit | 26334ce39882c5a8700d66761e2f0967a7bf710f (patch) | |
tree | 7fe94a7b44676b68de7e94ad912f7346be746901 /sys/kern/uipc_socket.c | |
parent | bump PACKET_TAG_MAXSIZE from 52 to 60 bytes to make room for the (diff) | |
download | wireguard-openbsd-26334ce39882c5a8700d66761e2f0967a7bf710f.tar.xz wireguard-openbsd-26334ce39882c5a8700d66761e2f0967a7bf710f.zip |
Add support for a multipoint-to-multipoint mode in vxlan(4). In this
mode, vxlan(4) must be configured to accept any virtual network
identifier with "vnetid any" and added to a bridge(4) or switch(4).
This way the driver will dynamically learn the tunnel endpoints and
their vnetids for the responses and can be used to dynamically bridge
between VXLANs. It is also being used in combination with switch(4)
and the OpenFlow tunnel classifiers.
With input from yasuoka@ goda@
OK deraadt@ dlg@
Diffstat (limited to 'sys/kern/uipc_socket.c')
0 files changed, 0 insertions, 0 deletions