summaryrefslogtreecommitdiff
path: root/usr.sbin/ospf6d/parse.y
AgeCommit message (Expand)Author
2007-12-13Monster commit of stuff I did mostly last month. What it does:Claudio Jeker
2007-11-12Remove space/tab compression function from lgetc() and replaceMarco Pfatschbacher
2007-10-20Sync parse.y with recent enhancements in hoststated.Pierre-Yves Ritschard
2007-10-16Allow '=' to end a number in all lexers.Marco Pfatschbacher
2007-10-16First step at making kroute IPv6 aware. This resulted in many additionalClaudio Jeker
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-11There is no need to support interface em0:<IP> anymore. Remove most of theClaudio Jeker
2007-10-11From ospfd:Claudio Jeker
2007-10-11next step in the yylex unification: handle quoted strings in a nicer fashionTheo de Raadt
2007-10-09The router dead_interval switched from 32bit to a 16bit value in OSPFv3.Claudio Jeker
2007-10-08Welcome ospf6dEsben Norby