summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dvmrpd/dvmrpd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* work on making log.c similar in all daemons:benno2016-09-021-1/+7
* As done for bgpd recently, rename if_mediatype to if_type in dvrmpd.stsp2015-09-271-4/+4
* Yet another implementation of IMSG_CTL_LOG_VERBOSE. Similar to the one inclaudio2009-11-021-1/+2
* Get ready for including imsg.h from a lib, when it comes along.pyr2009-06-061-2/+2
* make dvmrpd imsg-in-a-lib ready as well.pyr2009-06-061-77/+11
* Notify the rde when a neighbor goes down.michele2009-04-161-1/+7
* Initial support for pruning. When every single interface is removed from themichele2009-03-141-1/+12
* Get rid of rde_nbr structure as it is no more needed in RDE to makemichele2009-03-071-3/+1
* Make RDE aware of multicast group members per interface. This is needed tomichele2009-03-061-1/+9
* revert earlier commit that broke the treetodd2009-01-201-1/+3
* When inserting a new route into the kernel set asmichele2009-01-191-3/+1
* Kill src_node structure. It is mostly redundant with rt_node andmichele2008-12-071-2/+1
* Initial support for neighbor expiry.michele2008-12-021-1/+3
* Introduce support for flash updates.michele2008-11-211-2/+4
* The same dance as in all other routing daemons. baudrate is 64bit plusclaudio2007-09-111-4/+3
* baudrate 64bit, two more questionable marked for norbyhenning2007-09-111-4/+4
* Added code to parse unicast routes learned from route report packets.michele2007-03-211-1/+3
* introduce rde_check_route that selects which routes must be accepted and which discarded.michele2006-12-031-2/+5
* simplify netid_len calculation, inspired by stuff from bgpd.norby2006-06-021-1/+3
* More kroute.c cleanup and start using the routing socket to track interfaceclaudio2006-06-011-2/+2
* implement adjacent nbr count, needed when we want to decide where to floodnorby2006-06-011-1/+4
* Welcome dvmrpdnorby2006-06-011-0/+447