deprecated flags
This commit is contained in:
parent
85cdc0c52a
commit
429cf7b155
@ -108,10 +108,7 @@ class RADVDConf(object):
|
|||||||
'\t\tAdvAutonomous on;\n'
|
'\t\tAdvAutonomous on;\n'
|
||||||
'\t\tAdvRouterAddr off;\n'
|
'\t\tAdvRouterAddr off;\n'
|
||||||
'\t}};\n')
|
'\t}};\n')
|
||||||
tpl_rdnss = ('\tRDNSS {client_ip} {{\n'
|
tpl_rdnss = ('\tRDNSS {client_ip} {{}};\n')
|
||||||
'\t\tAdvRDNSSOpen on;\n'
|
|
||||||
'\t\tAdvRDNSSPreference 2;\n'
|
|
||||||
'\t}};\n')
|
|
||||||
|
|
||||||
def __init__(self, cfg = None):
|
def __init__(self, cfg = None):
|
||||||
if not cfg:
|
if not cfg:
|
||||||
|
Loading…
Reference in New Issue
Block a user