summaryrefslogtreecommitdiff
path: root/usr.sbin/dvmrpd/rde.c
AgeCommit message (Expand)Author
2009-01-27Get rid of the 24h timer as it useless here.Michele Marchetto
2009-01-24Fix an evil typo.Michele Marchetto
2009-01-20revert earlier commit that broke the treeTodd T. Fries
2009-01-19When inserting a new route into the kernel set asMichele Marchetto
2008-12-02Initial support for neighbor expiry.Michele Marchetto
2007-03-21Added code to parse unicast routes learned from route report packets.Michele Marchetto
2007-01-24Ignore SIGPIPE in the parent and RDE as well.Esben Norby
2006-12-03introduce rde_check_route that selects which routes must be accepted and whic...Michele Marchetto
2006-06-01Remove some unneeded lint goo and use setres[ug]id() instead of the setuidClaudio Jeker
2006-06-01Welcome dvmrpdEsben Norby