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
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