]> git.puffer.fish Git - mirror/frr.git/commit
ospf6d: Fix for "show ipv6 ospf6 database intra-prefix"
authorYash Ranjan <ranjany@vmware.com>
Fri, 11 Dec 2020 05:16:37 +0000 (21:16 -0800)
committerYash Ranjan <ranjany@vmware.com>
Fri, 11 Dec 2020 05:25:41 +0000 (21:25 -0800)
commit8044f7aa553b22e94608eabbfef818452da2f628
treeb9f33fba84168379920d772de6104afb96978c1e
parent101ad544fa5467ef14fb81fb9566df0196c0ae8f
ospf6d: Fix for "show ipv6 ospf6 database intra-prefix"

Some prefixes were not shown in the intra-prefix database
show command, due to issues with pointer calculation.

Signed-off-by: Yash Ranjan <ranjany@vmware.com>
ospf6d/ospf6_intra.c