summaryrefslogtreecommitdiff
path: root/usr.sbin/rtsold/if.c
AgeCommit message (Expand)Author
2011-03-23Print a warning when rtsol or rtsold are used to do IPv6 autoconfigurationAlexander Bluhm
2009-06-12add missing header needed by warn()Charles Longeau
2009-06-04turn ipvcrap on on the interface in question. sake bottle pushed by theo,Henning Brauer
2009-02-02remove unused function and macros, due to the lastest commitCharles Longeau
2009-01-30Use if_nametosdl implementation from rtadvd, which is much nicer.Rainer Giedat
2008-06-09also handle wireless interfaces (IFM_IEEE80211 in addition to IFM_ETHER)Reyk Floeter
2006-03-24Plug leak in error path; from Alexey Dobriyan; ok ray@Otto Moerbeek
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