immortalwrt/package/network
Hans Dedecker d5a3329fba vxlan: add extra config options
Add config options:
  srcportmin/srcportmax : range of port numbers to use as  UDP source ports
                          to communicate to the remote VXLAN tunnel endpoint
  ageing                : lifetime in seconds of FDB entries learnt by the kernel
  maxaddress            : maximum number of FDB entries
  learning              : enable/disable entering unknown source link layer addresses
                          and IP addresses into the VXLAN device FDB.
  rsc                   : enable/disable route short circuit
  proxy                 : enable/disable ARP proxy
  l2miss                : enable/disable netlink LLADDR miss notifications
  l3miss                : enable/disable netlink IP ADDR miss notifications
  gbp                   : enable/disable the Group Policy extension

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2020-09-24 11:33:57 +08:00
..
config vxlan: add extra config options 2020-09-24 11:33:57 +08:00
ipv6 map: rename type to maptype (FS#3287) 2020-08-20 20:26:29 +08:00
services odhcpd: number UCI defaults script 2020-09-22 11:38:27 +08:00
utils bpftools: support NLS, fix ppc build and update to 5.8.9 2020-09-19 11:32:39 +08:00