Re: duid support to dump

2013-11-27 Thread Joel Sing
On Wed, 27 Nov 2013, Cody Cutler wrote: > hello, the following is my attempt to add duid support to dump. > thanks! >From a quick glance, you should be able to use opendev(3) to open the disk device (rather than using open), in which case you'll get DUID handling for free. This also avoids the T

Re: Don't link multicast records to the first address

2013-11-27 Thread Martin Pieuchot
On 22/11/13(Fri) 08:42, Stuart Henderson wrote: > I tried the old version (I'm using igmpproxy on my firewall and have native > multicast over pppoe), no problems, but I haven't carefully read the diff yet. Thanks, I also got positive feedbacks from weerd@ who tested IPv6 Neighbor Discovery, so i

Re: rdomain -> rtableid confusion

2013-11-27 Thread Peter Hessler
OK On 2013 Nov 26 (Tue) at 12:38:48 +0100 (+0100), Martin Pieuchot wrote: :These two functions take a rtableid not a rdomain as an argument, simple :renaming to avoid confusion. : :ok? : :Index: net/if.c :=== :RCS file: /home/ncvs/src