Paul White
44da3d651e
Add config for vendor-class and request-options
...
When using dynamic (dhcp) addressing for IPv4, allow the vendor-class
and list of requested options to be configured, along with specific
defaults:
vendor-class default is "OpenLAN"
requested options default is [ 43, 60, 224 ]
These defaults enable support for cloud discovery FQDN (224) and the
DHCP-VSI feature (43, 60)
Fixes: WIFI-14271
Signed-off-by: Paul White <paul@shasta.cloud >
2024-11-11 07:50:06 +01:00
John Crispin
a21635b230
always request option 43 and 224 when doing DHCP
...
Signed-off-by: John Crispin <john@phrozen.org >
2024-11-06 11:51:02 +01:00
John Crispin
70be51edd4
add admin-ui support
...
Signed-off-by: John Crispin <john@phrozen.org >
2023-09-28 14:52:40 +02:00
John Crispin
b27df6432c
add support for setting an interfaces MTU
...
Signed-off-by: John Crispin <john@phrozen.org >
2022-09-07 08:15:07 +02:00
John Crispin
9f8f80e993
renderer: fix wifi uci config in dual stack mode
...
Signed-off-by: John Crispin <john@phrozen.org >
2021-11-01 11:47:57 +01:00
John Crispin
5ecb05a4a8
renderer: add openflow support
...
Signed-off-by: John Crispin <john@phrozen.org >
2021-07-20 14:16:59 +02:00
John Crispin
db6d55308a
renderer: rework vlan handling
...
Signed-off-by: John Crispin <john@phrozen.org >
2021-06-10 09:13:32 +02:00
Jo-Philipp Wich
e2590c3338
renderer: add support for rendering IPv6 schema properties
...
Also consolidate existing IPv4 interface config while we're at it.
Signed-off-by: Jo-Philipp Wich <jo@mein.io >
2021-05-21 07:55:08 +02:00