summaryrefslogtreecommitdiffstats
path: root/usr.sbin/route6d
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for mdoc(7)NG.ru2000-12-271-5/+5
|
* - do not check/advertise cloned routes, nor dynamic routesume2000-11-271-5/+21
| | | | | | - cast size_t on printing (be friendly with alpha) Obtained from: KAME
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
|
* Sync with KAME. Format string auditing and manpage cleanups.kris2000-10-082-7/+10
| | | | | Obtained from: KAME Submitted by: Bill Sommerfeld <sommerfeld@netbsd.org>
* fix LP64 issue in routing socket manipulation.itojun2000-08-141-10/+23
| | | | | make behavior of -A safer. (sync with kame)
* removed 'ifndef ADVAPI' partsume2000-07-102-33/+5
| | | | Obtained from: KAME
* use advanced API (-DADVAPI).itojun2000-07-091-1/+1
| | | | From: tkatayam@pi.titech.ac.jp (KATAYAMA, Takeo)
* sync with latest kame tree. more stable, p2p advert is correcteditojun2000-07-054-141/+445
|
* When unexpected rtmsg was received, route6d was dying.shin2000-03-141-2/+4
| | | | | | | | So change it just to log it. (Merge from recent KAME bug fix.) Submitted by: itojun Obtained from: KAME project
* remove redundant ifdef's.shin2000-01-072-42/+1
| | | | some part is specified by: phantom
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-286-0/+3363
Several udp and raw apps IPv6 support. Reviewed by: freebsd-arch, cvs-committers Obtained from: KAME project
OpenPOWER on IntegriCloud