summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rtsold/dump.c
Commit message (Expand)AuthorAgeFilesLines
* - Remove struct ifinfo *iflist. It is no longer used.hrs2013-08-171-2/+0
* - Use time_uptime instead of time_second in data structures forhrs2013-08-051-10/+9
* - Accumulate RA options instead of replacing old ones when a new RA arrived.hrs2011-06-081-8/+43
* - Implement RDNSS and DNSSL options (RFC 6106, IPv6 Router Advertisementhrs2011-06-061-19/+21
* rtsol(8)/rtsold(8): make WARNS=3 cleanuqs2010-02-271-4/+4
* Cleanup of userland __P usekevlo2007-11-071-2/+2
* ansify.ume2004-01-141-6/+4
* use strlcpy() and snprintf().ume2003-08-111-5/+16
* KNF, correct typos and cleanup spaces.ume2003-08-081-13/+9
* Process the "O bit."ume2003-08-081-0/+2
* __FUNCTION__ --> __func__ume2003-08-081-1/+1
* Sync with recent KAME.ume2001-06-111-1/+1
* Sync with KAME. Format string auditing, and add -a flag to autoprobekris2000-10-061-1/+3
* Sync with latest KAME.kris2000-07-051-2/+5
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-281-0/+137
OpenPOWER on IntegriCloud