Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-10-10 | cast size_t to u_long on printing, be friendly with alpha. sync with kame | Jun-ichiro itojun Hagino | |
2000-10-06 | printf string format audit. from: sommerfeld@netbsd.org | Jun-ichiro itojun Hagino | |
2000-08-13 | unbroken -A (workaround). repair LP64 problem. (sync with kame) | 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-18 | don't overload rtm_flags with route6d-local flags. sync with latest kame. | Jun-ichiro itojun Hagino | |
2000-05-16 | correct p2p interface address handling. | Jun-ichiro itojun Hagino | |
avoid memory leak. bzero() after malloc(). (sync from kame) | |||
2000-04-11 | ignore routing messages for interfaces that route6d does not care. | Jun-ichiro itojun Hagino | |
do not advertise blackhole/reject static routes. | |||
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 | |
2000-01-02 | avoid "buf = realloc(buf, n)" (actually no harm). | Jun-ichiro itojun Hagino | |
sync with latest kame tree. | |||
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 | |