Skip to content

Commit

Permalink
realtek: Add support for Layer 2 Multicast
Browse files Browse the repository at this point in the history
Adds support for Layer 2 multicast by implementing the DSA port_mdb_*
callbacks. The Kernel bridge listens to IGMP/MLD messages trapped to
the CPU-port, and calls the Multicast Forwarding Database updates.
The updates manage the L2 forwarding entries and the multicast
port-maps.

Signed-off-by: Birger Koblitz <git@birger-koblitz.de>
  • Loading branch information
Birger Koblitz authored and ynezz committed May 7, 2021
1 parent 4342d27 commit cde3197
Show file tree
Hide file tree
Showing 5 changed files with 1,024 additions and 300 deletions.

0 comments on commit cde3197

Please sign in to comment.