Skip to content
Snippets Groups Projects
Commit 6c6e5af8 authored by Reidar Cederqvist's avatar Reidar Cederqvist Committed by Jonas Höglund
Browse files

Fix fast leave bug when multiple LAN ports joined one group.

	- In fast leave mode, leave a multicast group on upstream only
	  when all LAN ports have left the group. The member ports
	  checking is via parsing bridge MDB.

    - Removed the specific query during fast leave, which is a known
	  error in the first commit for fast leave.

    - In fast leave mode, the fast leave flag in kernel bridge driver
	  is set on all member interfaces of bridge br-lan.

    - Disabled the IGMP general query on br-lan in kernel bridge
	  driver, because it is taken by mcproxy.
parent e5d6fbe2
No related branches found
No related tags found
No related merge requests found
Pipeline #225 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment