Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-02-01 | no need to extern int errno if errno.h is included | Theo de Raadt | |
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 | |