]> git.puffer.fish Git - mirror/frr.git/commit
ospf6d: rewrite ospf6_lsdb_lookup_next()
authorDavid Lamparter <equinox@opensourcerouting.org>
Fri, 7 Jul 2017 16:26:09 +0000 (18:26 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 11 Jul 2017 13:05:39 +0000 (15:05 +0200)
commit98f65ee0b1a147b2852bf22f6d2c08d8563c124e
tree1980a342ed8763009bd8874968656aa43ff078e3
parent954306f70c189a124cac08438c7cc8e625957d2f
ospf6d: rewrite ospf6_lsdb_lookup_next()

Again, replace open-coded table searches with API usage.

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