Add explicit flow rules to receive control packets: ARP, LLDP, BDDP
This fixes ONOS-540 NOTES: * Currently, the flow rules are pushed by each module that needs to receive the corresponding control packets: - ARP: ProxyArpManager, HostLocationProvider - LLDP and BDDP: LLDPLinkProvider * Pushing the corresponding IPv6 rules for Neighbor Discovery is not done yet * In the future, we might want to consider an explicit service to subscribe for receiving particular control packets [Merge from master with manual conflict resolution] Change-Id: I292ad11a2e48390624f381c278e55e5d0af93c6d
Showing
8 changed files
with
316 additions
and
18 deletions
-
Please register or login to post a comment