1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/package
Hans Dedecker 036221ce5a 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-23 21:45:15 +02:00
..
base-files base-files: drop default setup for vconfig 2020-09-16 17:28:20 +02:00
boot ramips: add support for Linksys EA7300 v2 2020-09-23 12:17:32 +02:00
devel strace: Update to version 5.8 2020-08-31 22:15:26 +02:00
firmware firmware: intel-microcode: update to 20200616 2020-09-18 20:08:51 +02:00
kernel mt76: update to the latest version 2020-09-23 08:39:26 +02:00
libs libselinux: split utility packages and add PKG_LICENSE 2020-09-21 18:40:38 +01:00
network vxlan: add extra config options 2020-09-23 21:45:15 +02:00
system zram-swap: explicitly use mkswap/swapon/swapoff from /sbin 2020-09-20 17:52:25 +02:00
utils policycoreutils: fix ALTERNATIVES install location 2020-09-21 18:58:14 +01:00
Makefile build: store SourceDateEpoch in manifest 2020-08-31 11:18:06 +01:00