summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rtsold/probe.c
Commit message (Expand)AuthorAgeFilesLines
* - Implement RDNSS and DNSSL options (RFC 6106, IPv6 Router Advertisementhrs2011-06-061-4/+5
* Test index value is within the range before using it to referencedelphij2010-01-041-1/+1
* Cleanup of userland __P usekevlo2007-11-071-1/+1
* ansify.ume2004-01-141-2/+2
* - improved the -a option. it can probe a interface automatically whenume2003-08-171-8/+11
* reduce #ifdef.ume2003-08-111-2/+0
* use strlcpy() and snprintf().ume2003-08-111-3/+3
* KNF, correct typos and cleanup spaces.ume2003-08-081-31/+23
* __FUNCTION__ --> __func__ume2003-08-081-8/+8
* 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-6/+17
* remove redundant ifdef's.shin2000-01-071-2/+0
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-281-0/+179
OpenPOWER on IntegriCloud