summaryrefslogtreecommitdiff
path: root/usr.sbin/ripd/printconf.c
AgeCommit message (Collapse)Author
2007-01-08New redistribute code adapted from ospfd. It is now possible to do the sameClaudio Jeker
redistribute setups as in ospfd (rtlables, per prefix, negation). Tested, input and OK michele@
2006-11-09Properly indicate status of "fib-update"Joel Knight
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@