bisdn / basebox

A tiny OpenFlow controller for OF-DPA switches.
Mozilla Public License 2.0
45 stars 9 forks source link

fix various issues in multicast code and unbreak IPv6 snooping #340

Closed KanjiMonster closed 3 years ago

KanjiMonster commented 3 years ago

Fix various issues in multicast handling to follow specs and allow IPv6.

Description

Fixes the following issues in the multicast code:

How Has This Been Tested?

Running a pipeline and updating the multicast-ipv4 test to handle the additional IPv6 groups created.

rubensfig commented 3 years ago

LGTM