Skip to content
Snippets Groups Projects
Commit e51a3172 authored by Phil's avatar Phil
Browse files

Split DHCP6

parent f631c218
No related branches found
No related tags found
No related merge requests found
......@@ -315,7 +315,7 @@ extensions_paths: path or list of paths where extensions are to be looked for
netcache = NetCache()
load_layers = ["l2", "inet", "dhcp", "dns", "dot11", "gprs", "hsrp", "inet6", "ir", "isakmp", "l2tp",
"mgcp", "mobileip", "netbios", "netflow", "ntp", "ppp", "radius", "rip", "rtp",
"sebek", "skinny", "smb", "snmp", "tftp", "x509", "bluetooth" ]
"sebek", "skinny", "smb", "snmp", "tftp", "x509", "bluetooth", "dhcp6" ]
conf=Conf()
......
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment