On 2013/09/19 13:59, Martin Pieuchot wrote: > Diff below change the macros used to iterate over the multicast > records linked to an interface without using the global lists of > addresses. > > These records are currently link to the first address descriptor, > respectively v4 and v6, even if they are per-interface. So I > changed the code to loop over the global interface list instead > of iterating over all existing addresses. > > Tested here with a carp setup. Comments, ok?
No issues here with sapWatch, igmpproxy, dhcpd multicast sync, or typical ipv6 use. I haven't had chance to try ospfd/ospf6d yet though.
