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
/
message.c
Age
Commit message (
Expand
)
Author
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-04-13
Use arc4random_buf() when requesting more than a single word of output
Damien Miller
2007-10-24
Make the packet buffer u_int8_t * everywhere. This is binary data and not
Claudio Jeker
2007-10-18
spacing
Theo de Raadt
2007-03-31
Some code cleanups. Added one lint command, removed one unused function and
Michele Marchetto
2006-11-11
pass the right size of the message
Michele Marchetto
2006-11-10
clear lists before deleting neighbor
Michele Marchetto
2006-11-03
if the nexthop is not reachable through outgoing interface set it to
Michele Marchetto
2006-10-31
create a temporary neighbor instead of a permanent one when a request is rece...
Michele Marchetto
2006-10-24
spelling and typo fixes
David Krause
2006-10-18
Welcome ripd started by Michele Marchetto some time ago by using the imsg/thr...
Esben Norby