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
Age
Commit message (
Expand
)
Author
2010-04-27
imsg.h does not need sys/tree.h.
Nicholas Marriott
2010-04-07
Remove XXX comment and just close received fd if calloc() fails.
Nicholas Marriott
2010-02-23
Fix .Oo .Xo .Oc .Xc mis-nesting by just dropping the .Xo and .Xc which,
Ingo Schwarze
2010-02-21
Kill double declaration of control_imsg_relay().
Michele Marchetto
2010-02-08
Use SIGCHLD for the sigchild handler not SIGINT twice.
Philip Guenthe
2010-01-02
The .Rs macro must be followed by .Re, and empty .Rs is useless anyway.
Ingo Schwarze
2010-01-02
Fix comparison between the routing message's priority and RTP_RIP.
Michele Marchetto
2009-12-08
porcesses -> processes
Jonathan Gray
2009-12-02
log_warn() consistency.
Michael Knudsen
2009-11-02
Another routing daemon that gets IMSG_CTL_LOG_VERBOSE to allow toggeling of
Claudio Jeker
2009-10-22
write UNIX-domain in a more consistent way; while here, replace a
Igor Sobrado
2009-10-22
use the UNIX-related macros (.At and .Ux) where appropriate.
Igor Sobrado
2009-09-30
Bring in sync with the bgpd version of carp.c. This fixes a memory leak
Claudio Jeker
2009-09-30
carp_demote_ioctl() can handle more then +/-1 steps so there is no need to
Claudio Jeker
2009-09-26
Added manpage bits about rdomain support.
Michele Marchetto
2009-09-26
Preliminary rdomain support.
Michele Marchetto
2009-09-26
Whitespace cleanup.
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-09-15
Enclose repeated buffer draining code in a new msgbuf_drain()
Jacek Masiulaniec
2009-08-08
Make imsg_clear close and free any fds in the received fd queue as well as
Nicholas Marriott
2009-07-31
Reword the split horizon parameters in the configuration file.
Michele Marchetto
2009-07-23
make buf_write() behave like msgbuf_write(): send out only the
Eric Faurot
2009-07-07
Make ripd(8) aware of MPLS routes.
Michele Marchetto
2009-06-08
revert this change by eric@:
David Gwynne
2009-06-07
Change the way fds passed over a socket are retreived on the receiving side.
Eric Faurot
2009-06-07
Make the imsg protocol network-safe.
Eric Faurot
2009-06-06
change the imsg header fields a bit to prepare for upcoming changes.
Eric Faurot
2009-06-06
Get ready for including imsg.h from a lib, when it comes along.
Pierre-Yves Ritschard
2009-06-06
make ripctl/ripd imsg-in-a-lib ready too.
Eric Faurot
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-05-31
Remove redundant imsg_event_add calls; ok claudio@
Jacek Masiulaniec
2009-05-31
Better EV_READ and EV_WRITE handling in the libevent callbacks. Again mostly
Claudio Jeker
2009-03-31
Fixed memory leaks which would occur if the second of two memory
Tobias Stoeckmann
2009-03-31
Assign the correct metric to the routes learned from the kernel while ripd is
Michele Marchetto
2009-03-27
Allow the announcement of default route also via redistribute 0.0.0.0/0
Michele Marchetto
2009-03-25
With redistribute connected set, announce the prefix on the interface
Michele Marchetto
2009-03-24
Change the behaviour of redistribute default.
Michele Marchetto
2009-03-04
typo;
Michele Marchetto
2009-02-25
Fix an invalid pointer dereference in control_close(). If control_connbyfd()
Claudio Jeker
2008-12-17
sort;
Jason McIntyre
2008-12-17
Add support for demotion counter.
Michele Marchetto
2008-11-23
Fix two error messages.
Michele Marchetto
2008-10-17
bring in the findeol() fix from pfctl. list of affected parsers by sthen
Henning Brauer
2008-08-05
Do not advertise the default route with wrong metric of 0. Set it to 1
Claudio Jeker
2008-05-12
Error out with usage line if additional arguments are given after the
Pierre-Yves Ritschard
2008-05-09
prio RTP_RIP for inserted routes
Henning Brauer
2008-04-13
Use arc4random_buf() when requesting more than a single word of output
Damien Miller
2008-03-24
msg_controllen has to be CMSG_SPACE so that the kernel can account for
Theo de Raadt
[next]