+)
This commit is contained in:
parent
d8d7591647
commit
db1e19f841
1 changed files with 1 additions and 0 deletions
|
@ -259,6 +259,7 @@ class L2Controller(object):
|
||||||
str(table_arp['ARP_REQUEST']),
|
str(table_arp['ARP_REQUEST']),
|
||||||
router],
|
router],
|
||||||
[str(self.info['mac_addr'])]
|
[str(self.info['mac_addr'])]
|
||||||
|
)
|
||||||
|
|
||||||
if self.args.multicast_to_controller:
|
if self.args.multicast_to_controller:
|
||||||
self.listen_to_icmp6_multicast()
|
self.listen_to_icmp6_multicast()
|
||||||
|
|
Loading…
Reference in a new issue