Paul Donald
8d13ea410d
luci-base, luci-proto-*: rename getOpkgPackage -> getPackageName
...
Signed-off-by: Paul Donald <newtwen+github@gmail.com >
2024-12-15 20:13:56 +01:00
Paul Donald
42e2e404cf
luci-proto-vxlan: fix format in i18n strings
...
follow-up to 9ebffc1ecd
Signed-off-by: Paul Donald <newtwen+github@gmail.com >
2024-11-17 23:08:28 +01:00
Paul Donald
1de73e16f5
luci-proto-vxlan: fix tos write and load handlers
...
Signed-off-by: Paul Donald <newtwen+github@gmail.com >
2024-11-07 01:45:41 +01:00
Paul Donald
ba530891d5
luci-proto-vxlan: introduce peers tab and additional vxlan settings
...
Added ip-bridge dep for bridge command to manage FDB entries.
Reference:
https://events.static.linuxfound.org/sites/events/files/slides/2013-linuxcon.pdf
Signed-off-by: Paul Donald <newtwen+github@gmail.com >
2024-10-25 22:19:00 +02:00
Rafał Miłecki
79947af064
treewide: drop MAC and MTU from interfaces (protocols)
...
Those are L2 options that are not part of interfaces (L3), should not be
set there and don't work. Setting MAC and MTU should be done at device
layer (config device) and is supported for basic types already.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl >
2021-05-28 15:34:41 +02:00
Wojciech Jowsa
6dd22ec98d
luci-proto-vxlan: add destination port option
...
Signed-off-by: Wojciech Jowsa <wojciech.jowsa@gmail.com >
2020-06-01 16:36:23 +02:00
Jo-Philipp Wich
0de42b056b
luci-proto-vxlan: fix uci option names
...
Fixes: d79bbdd5b ("luci-proto-vxlan: add vxlan protol handler")
Signed-off-by: Jo-Philipp Wich <jo@mein.io >
2020-05-27 18:54:38 +02:00
Wojciech Jowsa
d79bbdd5b0
luci-proto-vxlan: add vxlan protol handler
...
Allow users to add vxlan inteface in luci.
Signed-off-by: Wojciech Jowsa <wojciech.jowsa@gmail.com >
2020-05-27 18:46:18 +02:00