summaryrefslogtreecommitdiff
path: root/usr.sbin/ripd/rip.h
AgeCommit message (Collapse)Author
2007-10-18spacingTheo de Raadt
2007-01-23add timeout for failed nbr structuresMichele Marchetto
OK claudio@ henning@
2007-01-15allow users to specify interface specific parameters even on a global basisMichele Marchetto
OK henning@
2006-10-18Welcome ripdEsben Norby
started by Michele Marchetto some time ago by using the imsg/three process framework of ospfd. He implemented most of the daemon with a little help and guidance from Claudio and I. Currently the daemon is more or less complete, with the exception of key lifetime and rollover. Not yet connected to the builds. OK claudio@