From db1e19f8419e436a683578fe067ac760a9146018 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sun, 31 Mar 2019 15:51:11 +0200 Subject: [PATCH] +) --- p4app/controller.py | 1 + 1 file changed, 1 insertion(+) diff --git a/p4app/controller.py b/p4app/controller.py index 0c74fd2..27308c6 100755 --- a/p4app/controller.py +++ b/p4app/controller.py @@ -259,6 +259,7 @@ class L2Controller(object): str(table_arp['ARP_REQUEST']), router], [str(self.info['mac_addr'])] + ) if self.args.multicast_to_controller: self.listen_to_icmp6_multicast()