summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rtsold/if.c
Commit message (Expand)AuthorAgeFilesLines
* - Remove struct ifinfo *iflist. It is no longer used.hrs2013-08-171-4/+3
* - Implement RDNSS and DNSSL options (RFC 6106, IPv6 Router Advertisementhrs2011-06-061-30/+28
* rtsol(8)/rtsold(8): make WARNS=3 cleanuqs2010-02-271-1/+0
* Add support for ND6_IFF_IFDISABLED and ND6_IFF_ACCEPT_RTADV tohrs2009-09-121-0/+54
* Cleanup of userland __P usekevlo2007-11-071-2/+2
* fixed a potential memory leaksuz2006-03-241-1/+3
* add -F flag, which configures sysctl(8) setting by rtsoldume2004-01-141-0/+16
* ansify.ume2004-01-141-2/+2
* backout 1.11. ifname in struct ifreq should be copyed by strncpy.ume2003-08-171-4/+4
* use strlcpy().ume2003-08-161-4/+4
* - added the case of 802.11 to check link status.ume2003-08-161-5/+5
* reduce #ifdef.ume2003-08-111-12/+1
* KNF, correct typos and cleanup spaces.ume2003-08-081-46/+42
* drop the code for the environment where getifaddrs(3) is notume2003-08-081-86/+0
* __FUNCTION__ --> __func__ume2003-08-081-17/+17
* Sync with recent KAME.ume2001-06-111-1/+8
* Sync with KAME. Format string auditing, and add -a flag to autoprobekris2000-10-061-0/+3
* Sync with latest KAME.kris2000-07-051-85/+150
* remove redundant ifdef's.shin2000-01-071-31/+1
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-281-0/+423
OpenPOWER on IntegriCloud