diff options
author | Hans Dedecker <dedeckeh@gmail.com> | 2020-09-14 21:55:01 +0200 |
---|---|---|
committer | Hans Dedecker <dedeckeh@gmail.com> | 2020-09-23 21:45:15 +0200 |
commit | 036221ce5a899eb99ef1c1623fc9460af00a69e7 (patch) | |
tree | 483449eb4543c5196cfe86d136090676a145cc9b /target/linux/bcm63xx | |
parent | 620f9c773413a0deaeda2bdc22d5e9cb89b9317f (diff) | |
download | upstream-036221ce5a899eb99ef1c1623fc9460af00a69e7.tar.gz upstream-036221ce5a899eb99ef1c1623fc9460af00a69e7.tar.bz2 upstream-036221ce5a899eb99ef1c1623fc9460af00a69e7.zip |
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>
Diffstat (limited to 'target/linux/bcm63xx')
0 files changed, 0 insertions, 0 deletions