Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-02 | grammar. from netbsd via kame | Jun-ichiro itojun Hagino | |
2001-06-23 | ok, tmac is now fixed | Theo de Raadt | |
2001-06-23 | join .%A entries; most by bk@rt.fm | Theo de Raadt | |
2000-10-06 | printf string format audit. from: sommerfeld@netbsd.org | Jun-ichiro itojun Hagino | |
2000-07-15 | sync with latest kame. | Jun-ichiro itojun Hagino | |
- correct possible realloc memory leak. - remove obsolete non-advanced api support (!ADVAPI) - do not overwrite routing entry, when -A is specified (exit with error). | |||
2000-05-16 | correct p2p interface address handling. | Jun-ichiro itojun Hagino | |
avoid memory leak. bzero() after malloc(). (sync from kame) | |||
2000-03-04 | Try to standardize the options list introduction; it should read "The options | Aaron Campbell | |
are as follows:", except in special cases. | |||
2000-02-25 | use getifaddrs, not SIOCGIFCONF, to avoid LP64 alignment issue. | Jun-ichiro itojun Hagino | |
1999-12-16 | move dump file to /var/run, not /var/tmp. | Jun-ichiro itojun Hagino | |
1999-12-12 | route6d now works fine (because of udp socket advanced API fix) | Jun-ichiro itojun Hagino | |
1999-12-11 | it looks that route6d is not working right, because of | Jun-ichiro itojun Hagino | |
behavior difference in socket layer against multicast destination. | |||
1999-12-11 | add and enable route6d. fix bogus enties in distrib/sets/lists. | Jun-ichiro itojun Hagino | |
XXX route6d is not really tested on kame/openbsd. there can be some trouble with kernel advanced API part. | |||
1999-12-11 | route6d, simple ripng daemon, from KAME | Jun-ichiro itojun Hagino | |