]> git.puffer.fish Git - mirror/frr.git/commit
ospf6d: Fix for "show ipv6 ospf6 database link" 7714/head
authorYash Ranjan <ranjany@vmware.com>
Fri, 11 Dec 2020 05:19:55 +0000 (21:19 -0800)
committerYash Ranjan <ranjany@vmware.com>
Fri, 11 Dec 2020 06:24:19 +0000 (22:24 -0800)
commitda9f500b6a604397910abadaf41cbd9ce7e9ba88
tree06111627e47ecf8bc01b853e2961560447b4924b
parent6a04f53f780ed94cc28397ff179eab48b1978326
ospf6d: Fix for "show ipv6 ospf6 database link"

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

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