Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-12-01 | Use pidfile() instead of doing the equivalent thing by hand, and sometimes | Miod Vallat | |
forgetting to unlink the pid file at exit. ok millert@ deraadt@ | |||
2001-02-07 | bring in latest kame code. | Jun-ichiro itojun Hagino | |
- correct RTA_NETMASK processing - correct -A filter behavior (do not advert aggregated route to other if) - better signal handling - mandate getifaddrs - do not advert connected routes on !IFF_UP routes. experimental sync with kame | |||
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-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 | |