]> git.puffer.fish Git - mirror/frr.git/commit
ospf6d: replace pqueue_* with DECLARE_SKIPLIST
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 31 Jan 2019 02:09:21 +0000 (03:09 +0100)
committerDavid Lamparter <equinox@diac24.net>
Sat, 27 Apr 2019 17:33:45 +0000 (19:33 +0200)
commit4ab0496e38f5e242648572efad300091a8e41d78
tree1c24773585225051572794b327f1b00677d886d1
parent7c198e4e1ac07c043ecfc573aed9f1d107f87234
ospf6d: replace pqueue_* with DECLARE_SKIPLIST

As the previous commit, this replaces ospf6d's pqueue_* usage in SPF
calculations with a DECLARE_SKIPLIST_* skiplist.

Signed-off-by: David Lamparter <equinox@diac24.net>
ospf6d/ospf6_spf.c
ospf6d/ospf6_spf.h