summaryrefslogtreecommitdiff
path: root/usr.sbin/rtsold/if.c
AgeCommit message (Expand)Author
2004-01-05add -F option, which sets sysctl(8) variables rather than warn(3) about theJun-ichiro itojun Hagino
2003-10-05ansiTheo de Raadt
2003-05-15make getifaddrs(3) a default, as all BSD has it by nowJun-ichiro itojun Hagino
2003-04-02typo; ok itojunJason Wright
2002-10-26prototype shouldn't carry variable nameJun-ichiro itojun Hagino
2002-06-10Kill __FUNCTION__.Marc Espie
2002-05-31sync w/ latest kame. link id handling.Jun-ichiro itojun Hagino
2002-05-31KNF; itojun okTheo de Raadt
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-14use strncpy instead of strcpy, just in caseJun-ichiro itojun Hagino
2001-07-09sync with latest kame.Jun-ichiro itojun Hagino
2000-08-13add "rtsol -a" (automatically lookup outgoign interface).Jun-ichiro itojun Hagino
2000-02-25use getifaddrs, not SIOCGIFCONF for LP64 align issue. (sync with kame).Jun-ichiro itojun Hagino
2000-01-17sync with latest kame. previous version leaves an udp socket openedJun-ichiro itojun Hagino
2000-01-05avoid use of kvm (sync with latest kame)Jun-ichiro itojun Hagino
1999-12-09rtsold(8); router solicitation daemon.Jun-ichiro itojun Hagino
1999-12-09initial import from KAME treeJun-ichiro itojun Hagino