Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-23 | IGMP: coverity fixes and remove checks for scapy IGMPv3 | Neale Ranns | 2 | -9/+5 | |
Change-Id: Ic2eddc803f9ba8215e37388a686004830211cf6f Signed-off-by: Neale Ranns <neale.ranns@cisco.com> | |||||
2018-03-21 | IGMP plugin initialises the FIB/MFIB via ip4 module | Neale Ranns | 1 | -1/+4 | |
Change-Id: If9d7b266c4b49d4e7810ebc7d18fa154532d0322 Signed-off-by: Neale Ranns <nranns@cisco.com> | |||||
2018-03-19 | IGMP plugin | Jakub Grajciar | 12 | -0/+2720 | |
- host mode: igmp_listen - API to signal that the host has joined an (S,G) - route mode: igmp_enable - API to enable the reception of host IGMP messages igmp_event - API to report the host join/leave from an (S,G) Change-Id: Id180ec27dee617d33ab3088f5dcf6125d3aa9c8f Signed-off-by: Jakub Grajciar <jgrajcia@cisco.com> |