Re: rtsold ioctl sysctl

2013-08-15 Thread Mike Belopuhov
On Thu, Aug 15, 2013 at 00:39 +0200, Alexander Bluhm wrote: > Hi, > > I would like to replace the obsolete ioctl(SIOCGDRLST_IN6) interface > with sysctl(net.inet6.icmp6.nd6_drlist) in rtsold. Code copied > from ndp. > > ok? > looks good to me. OK

rtsold ioctl sysctl

2013-08-14 Thread Alexander Bluhm
Hi, I would like to replace the obsolete ioctl(SIOCGDRLST_IN6) interface with sysctl(net.inet6.icmp6.nd6_drlist) in rtsold. Code copied from ndp. ok? bluhm Index: usr.sbin/rtsold/probe.c === RCS file: /data/mirror/openbsd/cvs/src/