summaryrefslogtreecommitdiff
path: root/usr.sbin/ospfctl/parser.c
AgeCommit message (Expand)Author
2011-05-09ospfctl bits for opaque LSA support.Claudio Jeker
2010-09-04move some things around to make intentions clear. not really a functionalTed Unangst
2010-02-19implement ospfctl fib reload.David Gwynne
2009-11-13Don't use [] in function arguments when dealing with arraysJonathan Gray
2009-11-02Implement "log verbose" and "log brief" to enable or disable verbose debugClaudio Jeker
2007-10-14please lintTheo de Raadt
2007-02-01Enable reload support in ospfctl. This is still a bit experimental so tryClaudio Jeker
2007-01-25No need to check if word is NULL before calling parse_addr/prefix.Claudio Jeker
2007-01-25Correctly detect missing arguments like in "ospfctl show data area".Claudio Jeker
2006-03-23List interfaces they way we list neighbors etc.Esben Norby
2006-03-22ospfd has the framework to couple and decouple the FIB. Add the neededClaudio Jeker
2005-06-16use prefixlen2mask which handles zero prefixlens rightHenning Brauer
2005-05-12Add "show database asbr/external/network/router/self-originate/summary"Esben Norby
2005-03-26ospfctl bits for the "ospfctl show fib interface" part. This will printClaudio Jeker
2005-03-15bgpctl parts for "show fib".Claudio Jeker
2005-03-14Add "show summary" to ospfctl.Esben Norby
2005-03-12Add "show rib" and "show rib detail" to ospfctl.Esben Norby
2005-02-02KNFHenning Brauer
2005-01-28Change my email address to the OpenBSD one since Ericsson has nothing toEsben Norby
2005-01-28Control program like bgpctl but this time for ospfd.Claudio Jeker