summaryrefslogtreecommitdiff
path: root/usr.sbin/rtadvd/if.c
AgeCommit message (Expand)Author
2011-07-05Do not use (ifam + 1) to find the start of the sockaddrs. Use theClaudio Jeker
2010-05-21remove unused functionsCharles Longeau
2009-07-11fix the RTM_VERSION check in the evil loop to really getRainer Giedat
2009-07-10Advance the pointer past the message on the routing socket whereStuart Henderson
2009-07-07Forgot to commit this while adding all the RTM_VERSION checks. Reminded byClaudio Jeker
2009-06-05rtm->rtm_hdrlen conversionChris Cappuccio
2008-04-21Clean up logging by introducing the logging API used inRainer Giedat
2006-11-16ignore messages for routing tables other than the main oneHenning Brauer
2003-09-23simplify by using getifaddrs. cedric@ okJun-ichiro itojun Hagino
2003-09-21plug memory leak. from kame. fgsch okJun-ichiro itojun Hagino
2002-06-10Kill __FUNCTION__.Marc Espie
2002-06-09do not use \n in syslog()Theo de Raadt
2002-05-21minor KNF. plug a memory leak on reconfig.Jun-ichiro itojun Hagino
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-01-21sync router renumbering flag bit to conform to 2292bis-02 and RR RFC.Jun-ichiro itojun Hagino
2001-01-21do not intsall rtadvd.conf into /etc, it is not required to use itJun-ichiro itojun Hagino
2001-01-15sync with latest kame tree.Jun-ichiro itojun Hagino
2000-09-01repair a routine to grab interface MTU information.Jun-ichiro itojun Hagino
2000-07-06sync with router renumber struct decl change.Jun-ichiro itojun Hagino
2000-05-23sync with latest kame.Jun-ichiro itojun Hagino
2000-03-13bring in latest rtadvd source from kame.Jun-ichiro itojun Hagino
1999-12-11enable rtadvd in usr.sbin/Makefile.Jun-ichiro itojun Hagino
1999-12-11router advertisement daemon, from KAMEJun-ichiro itojun Hagino