Re: Multicast macros and global list of addresses

2013-10-04 Thread Martin Pieuchot
On 02/10/13(Wed) 21:33, Stuart Henderson wrote: > 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 firs

Re: Multicast macros and global list of addresses

2013-10-02 Thread Stuart Henderson
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

Re: Multicast macros and global list of addresses

2013-10-02 Thread Martin Pieuchot
On 01/10/13(Tue) 19:53, Loganaden Velvindron wrote: > On Tue, Oct 1, 2013 at 3:33 PM, Martin Pieuchot > wrote: > > On 19/09/13(Thu) 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

Re: Multicast macros and global list of addresses

2013-10-01 Thread Loganaden Velvindron
On Tue, Oct 1, 2013 at 3:33 PM, Martin Pieuchot wrote: > On 19/09/13(Thu) 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

Re: Multicast macros and global list of addresses

2013-10-01 Thread Martin Pieuchot
On 19/09/13(Thu) 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 t

Multicast macros and global list of addresses

2013-09-19 Thread Martin Pieuchot
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