mirror of https://github.com/hak5/openwrt.git
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