summaryrefslogtreecommitdiffstats
path: root/lib/pqueue.c
Commit message (Collapse)AuthorAgeFilesLines
* * pqueue.[ch]: Introduce "update" function to meet ospf spf needs. Ithasso2005-02-211-1/+13
| | | | | | | will allow to update node when: i) a node is inserted into the priority queue; ii) a node position is modified in the priority queue; * pqueue.h: Export trickle_down() function.
* Start of new ospf6d merge from Zebra.hasso2004-05-181-0/+160