mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-20 05:40:50 +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…
Reference in New Issue
Block a user