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
Age
Commit message (
Expand
)
Author
2009-06-01
no endpwent
Henning Brauer
2009-05-31
Remove redundant imsg_event_add calls; ok claudio@
Jacek Masiulaniec
2009-05-31
More libevent callback fixes. While there make n also ssize_t as in all
Claudio Jeker
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-14
Route costs can be safely stored in one byte.
Michele Marchetto
2009-04-11
When inserting a new route add as downstream interfaces just the ones with
Michele Marchetto
2009-04-11
Show debug informations when a route is added and when a downstream router
Michele Marchetto
2009-03-31
Fixed memory leaks which would occur if the second of two memory
Tobias Stoeckmann
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-25
Fix an invalid pointer dereference in control_close(). If control_connbyfd()
Claudio Jeker
2009-02-03
Correctly update kernel and mfc when change in routing table happens.
Michele Marchetto
2009-01-27
Get rid of the 24h timer as it useless here.
Michele Marchetto
2009-01-25
Add missing evtimer_set on route hold down timer.
Michele Marchetto
2009-01-24
Fix an evil typo.
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
2008-10-17
bring in findeol() fix from pfctl
Henning Brauer
2008-10-03
Unify code between the various flavors of imsg buffer.c.
Eric Faurot
2008-07-02
Prevent dvmrpd from using illegal ifindex's.
Esben Norby
2008-05-12
Error out with usage line if additional arguments are given after the
Pierre-Yves Ritschard
2008-04-28
tweak previous;
Jason McIntyre
2008-04-28
Improve the dvmrpd(8) manpage.
Esben Norby
2008-02-27
Unbreak parser by initializing topfile correctly.
Marco Pfatschbacher
2008-02-26
Have popfile() also close the main config file,
Marco Pfatschbacher
2008-01-31
use a hyphen for "interface-specific" as a compound term. this is
Jason McIntyre
2008-01-31
do not leak confd on malloc failure in control_accept()
Henning Brauer
2007-11-12
Remove space/tab compression function from lgetc() and replace
Marco Pfatschbacher
2007-10-20
Sync parse.y with recent enhancements in hoststated.
Pierre-Yves Ritschard
2007-10-16
Allow '=' to end a number in all lexers.
Marco Pfatschbacher
2007-10-16
in the lex... even inside quotes, a \ followed by space or tab should
Theo de Raadt
2007-10-13
in all these programs using the same pfctl-derived parse.y, re-unify the
Theo de Raadt
2007-10-11
next step in the yylex unification: handle quoted strings in a nicer fashion
Theo de Raadt
2007-09-12
spacing
Theo de Raadt
2007-09-11
macro argument unused, using local instead; spotted by mpf
Theo de Raadt
2007-09-11
extend lex to spot numbers in the stream, without impacting the parsing
Theo de Raadt
2007-09-11
The same dance as in all other routing daemons. baudrate is 64bit plus
Claudio Jeker
2007-09-11
baudrate 64bit, two more questionable marked for norby
Henning Brauer
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-04-10
spacing
Michele Marchetto
2007-03-27
Correctly handle connected routes in srt_check_route()
Michele Marchetto
[next]