summaryrefslogtreecommitdiff
path: root/usr.sbin/ripd/parse.y
AgeCommit message (Expand)Author
2013-03-06as done in ospf{,6}d/relayd, sync yyerror in various other daemons withStuart Henderson
2010-08-03fix linecount bug with comments spanning multiple linesHenning Brauer
2009-09-26Preliminary rdomain support.Michele Marchetto
2009-09-26Whitespace cleanup.Michele Marchetto
2009-07-31Reword the split horizon parameters in the configuration file.Michele Marchetto
2009-03-31Fixed memory leaks which would occur if the second of two memoryTobias Stoeckmann
2009-03-24Change the behaviour of redistribute default.Michele Marchetto
2009-03-04typo;Michele Marchetto
2008-12-17Add support for demotion counter.Michele Marchetto
2008-10-17bring in the findeol() fix from pfctl. list of affected parsers by sthenHenning Brauer
2008-02-27Unbreak parser by initializing topfile correctly.Marco Pfatschbacher
2008-02-26Have popfile() also close the main config file,Marco Pfatschbacher
2007-11-12Remove space/tab compression function from lgetc() and replaceMarco Pfatschbacher
2007-10-24Garbage collect unused stuff found by lint.Claudio Jeker
2007-10-20Sync parse.y with recent enhancements in hoststated.Pierre-Yves Ritschard
2007-10-18spacingTheo de Raadt
2007-10-18Massive cleanup in the authentication code. the simple auth_key and the cryptClaudio Jeker
2007-10-16Allow '=' to end a number in all lexers.Marco Pfatschbacher
2007-10-16in the lex... even inside quotes, a \ followed by space or tab shouldTheo de Raadt
2007-10-13in all these programs using the same pfctl-derived parse.y, re-unify theTheo de Raadt
2007-10-11next step in the yylex unification: handle quoted strings in a nicer fashionTheo de Raadt
2007-09-11macro argument unused, using local instead; spotted by mpfTheo de Raadt
2007-09-11extend lex to spot numbers in the stream, without impacting the parsingTheo de Raadt
2007-01-15allow users to specify interface specific parameters even on a global basisMichele Marchetto
2007-01-08New redistribute code adapted from ospfd. It is now possible to do the sameClaudio Jeker
2006-10-25strtonum, Pierre-Yves Ritschard <pyr@spootnik.org>Henning Brauer
2006-10-25geez, the anno 2004 bgpd debug shitz made it to ripd tooHenning Brauer
2006-10-24spelling and typo fixesDavid Krause
2006-10-18Welcome ripdEsben Norby