Age | Commit message (Collapse) | Author |
|
|
|
|
|
forgetting to unlink the pid file at exit.
ok millert@ deraadt@
|
|
- 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
|
|
- correct possible realloc memory leak.
- remove obsolete non-advanced api support (!ADVAPI)
- do not overwrite routing entry, when -A is specified (exit with error).
|
|
|
|
XXX route6d is not really tested on kame/openbsd. there can be some
trouble with kernel advanced API part.
|