summaryrefslogtreecommitdiff
path: root/usr.sbin/rtadvd
AgeCommit message (Expand)Author
2000-07-06sync with sys/netinet/icmp6.h change (no bitfield for router renumber).itojun
2000-05-23sync with latest kame.itojun
2000-03-27Cast timeval members to types we know the printf conversions of.kleink
2000-03-13bring in latest kame tree. this fixes unclosed file descdriptoritojun
2000-02-28don't assume CMSG_xx are constant. (sync with latest kame)itojun
2000-02-06fix include file path (IPv6 related).itojun
2000-02-02add -R (accept router renumbering packet). now router renumbering is disableditojun
2000-01-24fix pathname for rtadvd.conf. (/etc/rtadvd.conf for netbsd-current)itojun
2000-01-06grammar fix. sync with latest KAME.itojun
1999-12-10sync with recent KAME. give a better debugging information.itojun
1999-12-08sync with more recent KAME.itojun
1999-12-08netbsd rcsid fix.itojun
1999-12-08fix pathname to /etc/rtadvd.conf.itojun
1999-07-08sync with KAME/NetBSD14.itojun
1999-07-06fix for 64bit arch, where sizeof(size_t) != sizeof(int).itojun
1999-07-04more careful signed-ness handling in parsing config file.itojun
1999-07-03fix typo (no comma).itojun
1999-07-03s/CFLAGS/CPPFLAGS/ for -D and -I.itojun
1999-07-02rtadvd: advertise IPv6 prefix info via router advertisement.itojun