summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rtsold/rtsol.c
Commit message (Expand)AuthorAgeFilesLines
* Fix rtsold(8) remote buffer overflow vulnerability. [SA-14:20]delphij2014-10-211-1/+2
* - Remove struct ifinfo *iflist. It is no longer used.hrs2013-08-171-4/+4
* - Use time_uptime instead of time_second in data structures forhrs2013-08-051-10/+10
* Silent warnings.kevlo2013-07-161-1/+1
* - Add ":origin" label to the interface id for resolvconf(8). (r223149)hrs2011-09-121-37/+96
* - Accumulate RA options instead of replacing old ones when a new RA arrived.hrs2011-06-081-99/+166
* - Disable "resolvconf -d" temporarily to avoid extra invocations of the scripthrs2011-06-081-0/+2
* - Implement RDNSS and DNSSL options (RFC 6106, IPv6 Router Advertisementhrs2011-06-061-75/+428
* rtsol(8)/rtsold(8): make WARNS=3 cleanuqs2010-02-271-7/+10
* Cleanup of userland __P usekevlo2007-11-071-2/+2
* ansify.ume2004-01-141-6/+4
* - improved the -a option. it can probe a interface automatically whenume2003-08-171-16/+18
* decreased too-strong log levels.ume2003-08-141-5/+9
* KNF, correct typos and cleanup spaces.ume2003-08-081-79/+73
* Process the "O bit."ume2003-08-081-0/+127
* __FUNCTION__ --> __func__ume2003-08-081-21/+21
* Explicitly specifies sin6_family & sin6_len of sockaddr_in6 for raw socketsuz2002-04-191-1/+3
* Sync with recent KAME.ume2001-06-111-1/+1
* Sync with KAME. Format string auditing, and add -a flag to autoprobekris2000-10-061-0/+3
* Sync with latest KAME.kris2000-07-051-10/+38
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-281-0/+312
OpenPOWER on IntegriCloud