]> git.puffer.fish Git - matthieu/frr.git/commit
ospf6d: enable the commands to support detailed debugging of LSAs.
authorDinesh Dutt <ddutt@cumulusnetworks.com>
Sat, 24 Aug 2013 07:54:31 +0000 (07:54 +0000)
committerDavid Lamparter <equinox@opensourcerouting.org>
Fri, 8 Nov 2013 02:15:42 +0000 (18:15 -0800)
commit09df4574b95dbb5880eb2d3c3c3c900687a9a3ef
treeb332c0a50379a5efea3ecb9e29931dcd03e0a0ab
parentac58e143f7278d5faaad7a8672e48328b03cffa5
ospf6d: enable the commands to support detailed debugging of LSAs.

The code for the commands exists, but it hasn't been defined in the
definition of the command itself. This patch fixes that.

Signed-off-by: Dinesh G Dutt <ddutt at cumulusnetworks.com>
Reviewed-by: Scott Feldman <sfeldma at cumulusnetworks.com>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
ospf6d/ospf6_lsa.c