Re: rtsold ioctl sysctl
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
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/