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_srt.c
Age
Commit message (
Expand
)
Author
2015-05-22
fix a non safe use of LIST_FOREACH with LIST_REMOVE
Jonathan Gray
2010-09-02
remove trailing spaces and tabs from source code; no binary changes
Igor Sobrado
2009-09-06
When dvmrpd receives a prune, it must checks if every downstream member
Michele Marchetto
2009-05-20
Whitespaces cleanup.
Michele Marchetto
2009-04-16
Notify the rde when a neighbor goes down.
Michele Marchetto
2009-04-16
Update kernel forwarding informations when a neighbor reports we are
Michele Marchetto
2009-04-11
Show debug informations when a route is added and when a downstream router
Michele Marchetto
2009-03-14
Initial support for pruning. When every single interface is removed from the
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-25
Add missing evtimer_set on route hold down timer.
Michele Marchetto
2009-01-20
revert earlier commit that broke the tree
Todd T. Fries
2009-01-19
Cleanup the functions related to the election of the designated
Michele Marchetto
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-11-21
Introduce support for flash updates.
Michele Marchetto
2008-10-21
Code cleanup. No functional change.
Michele Marchetto
2007-04-10
spacing
Michele Marchetto
2007-03-27
Correctly handle connected routes in srt_check_route()
Michele Marchetto
2007-03-26
Route report packets with metric greater than infinity are legal, so don't
Michele Marchetto
2007-03-21
Added code to parse unicast routes learned from route report packets.
Michele Marchetto
2007-01-29
Introduce new checks against the received metric to update or delete the route.
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