summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ripd/ripe.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Keep track of dead peers instead of freeing them right away.jca2017-01-171-3/+3
* Remove unnecessary netinet/in_systm.h include.lteo2014-10-251-2/+1
* Rename some imsg bits to make namespace collisions less likely buf tonicm2010-05-261-4/+4
* Add support for demotion counter.michele2008-12-171-1/+2
* Make the packet buffer u_int8_t * everywhere. This is binary data and notclaudio2007-10-241-5/+5
* Massive cleanup in the authentication code. the simple auth_key and the cryptclaudio2007-10-181-2/+2
* Improve the handling of "counting to infinity" mechanism and add an heuristicmichele2007-04-091-3/+3
* Remove unused parameter in nbr_newmichele2007-03-271-2/+2
* add timeout for failed nbr structuresmichele2007-01-231-4/+3
* clear lists before deleting neighbormichele2006-11-101-2/+3
* create a temporary neighbor instead of a permanent one when a request is receivedmichele2006-10-311-1/+2
* Welcome ripdnorby2006-10-181-0/+146