]> 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 06:21:37 +0000 (22:21 -0800)
commit6a04f53f780ed94cc28397ff179eab48b1978326
tree5bd2bcce9b74a369d870ce593e818a1dbf2a24ce
parent324a698ed54dd69f91c1a216003c493b9e4db0c1
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