summaryrefslogtreecommitdiff
path: root/usr.sbin/ripd/rde.c
AgeCommit message (Expand)Author
2007-10-24The metric is a 8bit value ranging from 1 to INFINITY (defined as a whoppingClaudio Jeker
2007-10-24Sync a bit more with ospfd. Do not fatal if one of the pipes is closed,Claudio Jeker
2007-10-18spacingTheo de Raadt
2007-04-09Improve the handling of "counting to infinity" mechanism and add an heuristicMichele Marchetto
2007-03-31Some code cleanups. Added one lint command, removed one unused function andMichele Marchetto
2007-01-24Ingore SIGPIPE in the parent and rde as well. This is needed to correctlyClaudio Jeker
2007-01-08New redistribute code adapted from ospfd. It is now possible to do the sameClaudio Jeker
2006-10-24spelling and typo fixesDavid Krause
2006-10-18Welcome ripdEsben Norby