mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 08:48:08 +00:00
odhcp6c: readd userclass and vendorclass
SVN-Revision: 39628
This commit is contained in:
parent
2288dd072b
commit
97faa098a2
@ -16,6 +16,8 @@ proto_dhcpv6_init_config() {
|
||||
proto_config_add_string iface_dslite
|
||||
proto_config_add_string 'ifaceid:ip6addr'
|
||||
proto_config_add_string 'sourcerouting:bool'
|
||||
proto_config_add_string "userclass"
|
||||
proto_config_add_string "vendorclass"
|
||||
}
|
||||
|
||||
proto_dhcpv6_setup() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user