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
/
ripd
/
ripd.h
Age
Commit message (
Expand
)
Author
2009-11-02
Another routing daemon that gets IMSG_CTL_LOG_VERBOSE to allow toggeling of
Claudio Jeker
2009-09-26
Preliminary rdomain support.
Michele Marchetto
2009-09-26
Whitespace cleanup.
Michele Marchetto
2009-09-24
Priorities are now handled in the kernel so:
Michele Marchetto
2009-09-18
Make kroute code routing priority aware.
Michele Marchetto
2009-07-07
Make ripd(8) aware of MPLS routes.
Michele Marchetto
2009-06-06
Get ready for including imsg.h from a lib, when it comes along.
Pierre-Yves Ritschard
2009-06-06
make ripctl/ripd imsg-in-a-lib ready too.
Eric Faurot
2009-06-02
Same reject and blackhole route handling as in ospfd. Allow those routes
Claudio Jeker
2009-03-24
Change the behaviour of redistribute default.
Michele Marchetto
2008-12-17
Add support for demotion counter.
Michele Marchetto
2007-10-24
ctl_rt flags should be u_int16_t -- noticed by lint
Claudio Jeker
2007-10-18
spacing
Theo de Raadt
2007-10-18
Massive cleanup in the authentication code. the simple auth_key and the crypt
Claudio Jeker
2007-09-11
More baudrate fixes. Again don't forget to initialize the iface->baudrate.
Claudio Jeker
2007-09-11
baudrate, two non-obvious ones marked for michele
Henning Brauer
2007-01-08
New redistribute code adapted from ospfd. It is now possible to do the same
Claudio Jeker
2006-11-15
remove double define; dunceor@gmail.com
Theo de Raadt
2006-10-31
create a temporary neighbor instead of a permanent one when a request is rece...
Michele Marchetto
2006-10-31
Time is not a secret.
Ryan Thomas McBride
2006-10-18
Welcome ripd
Esben Norby