]> git.proxmox.com Git - mirror_frr.git/commit - ospfd/ospf_lsa.h
ospfd: replace pqueue_* with DECLARE_SKIPLIST
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 31 Jan 2019 01:58:52 +0000 (02:58 +0100)
committerDavid Lamparter <equinox@diac24.net>
Sat, 27 Apr 2019 17:33:45 +0000 (19:33 +0200)
commitc971918aec0c86ecf934d87aee0a2af05ee9bd53
treebcd094193a2952bab4f2f91a25d174395b0cb841
parent4ab0496e38f5e242648572efad300091a8e41d78
ospfd: replace pqueue_* with DECLARE_SKIPLIST

This replaces the SPF pqueue_* with a DECLARE_SKIPLIST_* skiplist.

Signed-off-by: David Lamparter <equinox@diac24.net>
ospfd/ospf_lsa.h
ospfd/ospf_lsdb.c
ospfd/ospf_lsdb.h
ospfd/ospf_spf.c
ospfd/ospf_spf.h