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
/
dvmrpd
/
rde.h
Age
Commit message (
Expand
)
Author
2009-09-06
When dvmrpd receives a prune, it must checks if every downstream member
Michele Marchetto
2009-04-16
Notify the rde when a neighbor goes down.
Michele Marchetto
2009-04-14
Route costs can be safely stored in one byte.
Michele Marchetto
2009-03-14
Initial support for pruning. When every single interface is removed from the
Michele Marchetto
2009-03-07
Get rid of rde_nbr structure as it is no more needed in RDE to make
Michele Marchetto
2009-03-06
Make RDE aware of multicast group members per interface. This is needed to
Michele Marchetto
2009-02-03
Correctly update kernel and mfc when change in routing table happens.
Michele Marchetto
2009-01-20
revert earlier commit that broke the tree
Todd T. Fries
2009-01-19
When inserting a new route into the kernel set as
Michele Marchetto
2008-12-07
Kill src_node structure. It is mostly redundant with rt_node and
Michele Marchetto
2008-12-02
Initial support for neighbor expiry.
Michele Marchetto
2008-11-24
Introduce support for route hold down.
Michele Marchetto
2008-10-21
Code cleanup. No functional change.
Michele Marchetto
2007-03-21
Added code to parse unicast routes learned from route report packets.
Michele Marchetto
2006-12-03
introduce rde_check_route that selects which routes must be accepted and whic...
Michele Marchetto
2006-06-01
Welcome dvmrpd
Esben Norby