]> git.puffer.fish Git - mirror/frr.git/commit
ospf6d: rewrite LSDB iteration
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 6 Jul 2017 13:02:31 +0000 (15:02 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 11 Jul 2017 13:05:39 +0000 (15:05 +0200)
commit954306f70c189a124cac08438c7cc8e625957d2f
tree8b84fba1daa85540a36c22c2c42226cf82a8a055
parentf1c73d149564889c68fd3367fa767344090df0d2
ospf6d: rewrite LSDB iteration

rip out this pile of open-coded goo and replace it with uses of the API
that table.h provides.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
ospf6d/ospf6_lsdb.c
ospf6d/ospf6_lsdb.h