Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 812 Bytes

TODO.md

File metadata and controls

25 lines (19 loc) · 812 Bytes

Rough Plan for mcd

General

  • Look for better IP than 169 for each interface
  • Add basic bridge per-VLAN setup instead of setupd
  • Handle creating and removal of bridge interfaces where mcd is set to operate in raw VLAN mode

Planned for v3.0

  • Graft MLD querier functionality from pim6sd
  • Add "show mdb [vid NUM]" command to dump bridge's mdb in WeOS alt view
  • Add support for optional view of reserved FRNT VLANs. In the igmp app this was handled by a separate flag -f that activated filtering. We currently always filter those VLANs.
  • Bridge configuration support, e.g. snooping on/off, query interval etc.
  • Proper conf file, support for:
    • granular enable/disable of IGMP/MLD
    • static join per interface, remember socket filter!