netifd: vxlan: add aging and maxaddress options
authorJohannes Kimmel <fff@bareminimum.eu>
Fri, 4 Sep 2020 02:59:43 +0000 (04:59 +0200)
committerHans Dedecker <dedeckeh@gmail.com>
Sat, 12 Sep 2020 19:15:07 +0000 (21:15 +0200)
commit55a7b6b7f2f773c06a79cb7359ffdab54ba32450
tree61347c309aecfafe89f1fa0cd7d7dbb1db765218
parent11223f5550f7dd8faefb85441065b682be16e61f
netifd: vxlan: add aging and maxaddress options

For both options the values can just be passed to the kernel. All
unsigned values are accepted, thus no range checking required.

Signed-off-by: Johannes Kimmel <fff@bareminimum.eu>
system-linux.c
system.c
system.h