-typo
This commit is contained in:
parent
fbadfddee8
commit
dddcc306e3
1 changed files with 0 additions and 1 deletions
|
@ -158,7 +158,6 @@ class L2Controller(object):
|
|||
net = self.prefix_to_net(v6route['net'], self.v6_mask)
|
||||
self.controller.table_add("v6_networks", "set_egress_port", [net], [v6route['port']])
|
||||
|
||||
if
|
||||
self.listen_to_icmp6_multicast()
|
||||
|
||||
self.controller.table_clear("v4_routing")
|
||||
|
|
Loading…
Reference in a new issue