CVSROOT: /cvs Module name: src Changes by: mich...@cvs.openbsd.org 2009/07/31 10:04:34
Modified files: usr.sbin/ripd : parse.y printconf.c ripd.conf.5 Log message: Reword the split horizon parameters in the configuration file. Now the choioses are: none, simple, poisoned. Also make poisoned reverse the default behaviour. Based on a diff by Eugene Yunak, thanks. ok claudio@