]> git.ipfire.org Git - thirdparty/bird.git/commit
Two new informative CLI commands for OSPF.
authorOndrej Zajicek <santiago@crfreenet.org>
Sun, 26 Oct 2008 23:03:30 +0000 (00:03 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Sun, 26 Oct 2008 23:03:30 +0000 (00:03 +0100)
commita3b70dc499b64f41aa776b5b4afee5c7bfb8dfa6
tree3f84228385adf271232d582f170cb40e7e711b17
parent68fa95cfec78f1bfe790949bf747d578ad583ec2
Two new informative CLI commands for OSPF.

Two new CLI commands for OSPF giving nice informative (and still machine
parsable) representation of OSPF network graph (based on datas from the
LSA database).

The first command (show ospf topology) shows routers, networks and stub
networks, The second command (show ospf state) shows also external
routes and area-external networks and routers propagated by given area
boundary router.
proto/ospf/config.Y
proto/ospf/ospf.c