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
/
ripe.h
Age
Commit message (
Expand
)
Author
2021-01-19
Like in ospfd make the pkt_ptr a local static buffer.
Claudio Jeker
2021-01-19
Apply same cleanup to the control code as in ospfd.
Claudio Jeker
2017-01-17
Keep track of dead peers instead of freeing them right away.
Jeremie Courreges-Anglas
2014-10-25
Remove unnecessary netinet/in_systm.h include.
Lawrence Teo
2010-05-26
Rename some imsg bits to make namespace collisions less likely buf to
Nicholas Marriott
2008-12-17
Add support for demotion counter.
Michele Marchetto
2007-10-24
Make the packet buffer u_int8_t * everywhere. This is binary data and not
Claudio Jeker
2007-10-18
Massive cleanup in the authentication code. the simple auth_key and the crypt
Claudio Jeker
2007-04-09
Improve the handling of "counting to infinity" mechanism and add an heuristic
Michele Marchetto
2007-03-27
Remove unused parameter in nbr_new
Michele Marchetto
2007-01-23
add timeout for failed nbr structures
Michele Marchetto
2006-11-10
clear lists before deleting neighbor
Michele Marchetto
2006-10-31
create a temporary neighbor instead of a permanent one when a request is rece...
Michele Marchetto
2006-10-18
Welcome ripd
Esben Norby