index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
rtadvd
/
if.c
Age
Commit message (
Expand
)
Author
2011-07-05
Do not use (ifam + 1) to find the start of the sockaddrs. Use the
Claudio Jeker
2010-05-21
remove unused functions
Charles Longeau
2009-07-11
fix the RTM_VERSION check in the evil loop to really get
Rainer Giedat
2009-07-10
Advance the pointer past the message on the routing socket where
Stuart Henderson
2009-07-07
Forgot to commit this while adding all the RTM_VERSION checks. Reminded by
Claudio Jeker
2009-06-05
rtm->rtm_hdrlen conversion
Chris Cappuccio
2008-04-21
Clean up logging by introducing the logging API used in
Rainer Giedat
2006-11-16
ignore messages for routing tables other than the main one
Henning Brauer
2003-09-23
simplify by using getifaddrs. cedric@ ok
Jun-ichiro itojun Hagino
2003-09-21
plug memory leak. from kame. fgsch ok
Jun-ichiro itojun Hagino
2002-06-10
Kill __FUNCTION__.
Marc Espie
2002-06-09
do not use \n in syslog()
Theo de Raadt
2002-05-21
minor KNF. plug a memory leak on reconfig.
Jun-ichiro itojun Hagino
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-01-21
sync router renumbering flag bit to conform to 2292bis-02 and RR RFC.
Jun-ichiro itojun Hagino
2001-01-21
do not intsall rtadvd.conf into /etc, it is not required to use it
Jun-ichiro itojun Hagino
2001-01-15
sync with latest kame tree.
Jun-ichiro itojun Hagino
2000-09-01
repair a routine to grab interface MTU information.
Jun-ichiro itojun Hagino
2000-07-06
sync with router renumber struct decl change.
Jun-ichiro itojun Hagino
2000-05-23
sync with latest kame.
Jun-ichiro itojun Hagino
2000-03-13
bring in latest rtadvd source from kame.
Jun-ichiro itojun Hagino
1999-12-11
enable rtadvd in usr.sbin/Makefile.
Jun-ichiro itojun Hagino
1999-12-11
router advertisement daemon, from KAME
Jun-ichiro itojun Hagino