]> git.puffer.fish Git - mirror/frr.git/commit
[ospf6d] Fix ospf6d crash in show border routers
authorJon <jonirucoeith@gmail.com>
Thu, 12 Feb 2009 01:27:06 +0000 (17:27 -0800)
committerPaul Jakma <paul@quagga.net>
Thu, 18 Jun 2009 19:18:26 +0000 (20:18 +0100)
commit597fa7c185e34aac7bc1df22263e9414bccd9a9f
treeaa4634cb994a97ea13784c85dea3331ab267b9de
parent6c19d26a019da198ea7e181731b8eb9553725f2d
[ospf6d] Fix ospf6d crash in show border routers

ospf6d will crash if this command is executed on a non-border-router.
Included test to verify that any routes are defined, preventing empty
pointer from being used.
ospf6d/ospf6d.c