Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-28 | manpage to go with sys/netinet6/nd6_rtr.c 1.31 -> 1.32 | Jun-ichiro itojun Hagino | |
markus ok | |||
2004-09-15 | - better .Nd | Jason McIntyre | |
- remove unneeded macros - sort options - mention sysctl(8) and sysctl.conf(5) with regards to setting net.inet6.ip6.accept_rtadv - better SEE ALSO all from alexey suslikov; | |||
2003-09-02 | escape punctuation; (and a nit in openssl.1) | Jason McIntyre | |
ok deraadt@ | |||
2003-06-12 | - section reorder | Jason McIntyre | |
- macro fixes - kill whitespace at EOL - new sentence, new line | |||
2003-01-18 | inet6 fixes from jmc@prioris.mini.pw.edu.pl | Theo de Raadt | |
2002-07-17 | with -i, flag on command line and flag displayed are different, and it does | Jun-ichiro itojun Hagino | |
nothing but confuse users. sync them. for -nud and such, you need "-- -nud" due to posix arg parsing. sync w/kame | |||
2002-06-08 | comment out paragraph that does not fit to openbsd-current | Jun-ichiro itojun Hagino | |
2002-06-03 | recover backward compatibility in -I behavior. sync w/kame | Jun-ichiro itojun Hagino | |
2002-06-03 | more nroff/KNF. from deraadt | Jun-ichiro itojun Hagino | |
2002-06-03 | typo | Jun-ichiro itojun Hagino | |
2002-06-03 | more posix-compliant arg parsing. sync w/kame. help from deraadt | Jun-ichiro itojun Hagino | |
2002-05-29 | grammar, from netbsd | Jun-ichiro itojun Hagino | |
2002-05-29 | use new SIOCGIFINFO_IN6. random other cleanups. sync w/kame. | Jun-ichiro itojun Hagino | |
2001-02-08 | pull latest kame tree. ndp -n -a printing is now prettier with long | Jun-ichiro itojun Hagino | |
IPv6 addresses. -l is deprecated (ignored). | |||
2000-06-20 | sync with latest kame ndp(8). | Jun-ichiro itojun Hagino | |
accept scoped address notation. avoid infinite loop in certain routing table setup. | |||
2000-04-17 | revisit in6_ifattach(). (1) make it more persistent about initializaing an | Jun-ichiro itojun Hagino | |
interface (2) cleanup interface id selection. run NUD on p2p interface (required by spec for bidir p2p interface). add "ndp -i interface" (can tweak per-interface ND flag). (sync with more recent kame) | |||
2000-04-12 | Trailing whitespace begone! | Aaron Campbell | |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell | |
cleanup along the way. | |||
2000-02-28 | bring in latest kame code. | Jun-ichiro itojun Hagino | |
- ndp -I (set default outgoing interface when no default router is defined) - ndp -s proxy (proxy NDP) | |||
2000-01-04 | fix layout | Theo de Raadt | |
1999-12-10 | add ndp(8), arp(8) lookalike for IPv6. | Jun-ichiro itojun Hagino | |
1999-12-10 | arp(8) lookalike for IPv6, from KAME | Jun-ichiro itojun Hagino | |