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
/
kroute.c
Age
Commit message (
Expand
)
Author
2011-07-04
LINK_STATE_IS_UP() cleanup userland part. There is no need to special
Claudio Jeker
2011-06-26
Remove obsolete mcast routes in ldpd and ripd.
Claudio Jeker
2010-07-12
Merge duplicate log messages into one log_warn().
Alexander Bluhm
2010-01-02
Fix comparison between the routing message's priority and RTP_RIP.
Michele Marchetto
2009-09-26
Preliminary rdomain support.
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-05
rtm->rtm_hdrlen conversion
Chris Cappuccio
2009-06-02
Same reject and blackhole route handling as in ospfd. Allow those routes
Claudio Jeker
2009-03-31
Assign the correct metric to the routes learned from the kernel while ripd is
Michele Marchetto
2008-05-09
prio RTP_RIP for inserted routes
Henning Brauer
2007-10-24
An u_int8_t is enough as prefixlen. Another lint warning gone.
Claudio Jeker
2007-10-18
spacing
Theo de Raadt
2007-10-17
Add missing RTM_VERSION checks.
Claudio Jeker
2007-04-27
Ripd needs a valid route for 224.0.0.9 to work. Instead of forcing users to
Claudio Jeker
2007-04-19
Use vectorized writes to send routing messages into the kernel instead of
Claudio Jeker
2007-03-19
Doh! If we support "redistribute rtlabel" we should actually track the
Claudio Jeker
2007-03-13
Same problem as in ospfd's kroute.c don't check rtm_tableid without verifying
Claudio Jeker
2006-11-28
add additional link states to report the half duplex / full duplex
Reyk Floeter
2006-11-28
mib we pass to sysctl when fetching the routing table has 7 entries now,
Henning Brauer
2006-11-16
ignore messages for alternate routing tables for now; from bgpd
Henning Brauer
2006-10-24
spelling and typo fixes
David Krause
2006-10-18
Welcome ripd
Esben Norby