summaryrefslogtreecommitdiff
path: root/usr.sbin/rtadvd/rtadvd.8
AgeCommit message (Expand)Author
2020-04-21Remove -M from SYNOPSIS as well.wiz
2020-04-21rtadvd: Remove router renumbering - it's been disable for yearsroy
2019-11-11rtadvd: Add C flag to control the zeroing of the leaving configurationroy
2017-11-06Change the meaning of the 'D' flag to print errors to stderr instead ofchristos
2016-12-16Support -p <pidfile> optionozaki-r
2012-12-13Formatting nit.wiz
2012-12-13Remove the iflist array and store ifflags in rainfo.roy
2011-04-28Sort sections.wiz
2006-03-05NDP-related improvements:rpaulo
2005-10-31Small improvements. Sort options. From jmc@openbsd.wiz
2003-09-07Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.wiz
2003-03-30ipng->IPng, from Igor Sobrado in PR misc/20755 (though its a nit, ipng is fine.perry
2002-05-29Grammar improvements.wiz
2002-05-29KNF, strlcpy, memory leak fix, random other cleanups. sync w/kameitojun
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-02-02Use standard headers.wiz
2001-02-04avoid infinite loop when -s is specified (select loop mistake).itojun
2001-01-15sync with latest kame tree.itojun
2000-10-15Grammatical and formatting cleanups.bjh21
2000-09-04For commands and utilities, use EXIT STATUS rather than RETURN VALUES orkleink
2000-07-06sync with sys/netinet/icmp6.h change (no bitfield for router renumber).itojun
2000-05-23sync with latest kame.itojun
2000-03-13bring in latest kame tree. this fixes unclosed file descdriptoritojun
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-08fix pathname to /etc/rtadvd.conf.itojun
1999-07-08sync with KAME/NetBSD14.itojun
1999-07-02rtadvd: advertise IPv6 prefix info via router advertisement.itojun