firmware/src/packages/fff/fff-vxlan-node-vpn
Robert Langhammer 12f60419cd fff-node: Add package fff-vxlan-node-vpn
This package adds vxlan support to the node variant and configures the vxlan-vpn tunnels to the gateways.

Signed-off-by: Robert Langhammer <rlanghammer@web.de>
Acked-by: Fabian Bläse <fabian@blaese.de>

---
A vpn section for vxlan in hoodfile:

    "vpn": [
       {
        "name": "gatewayname",
        "protocol": "vxlan",
        "address": "gateway.url" (or IP)
       }

"name" is optional.
---
2021-12-30 16:21:37 +01:00
..
files fff-node: Add package fff-vxlan-node-vpn 2021-12-30 16:21:37 +01:00
Makefile fff-node: Add package fff-vxlan-node-vpn 2021-12-30 16:21:37 +01:00