commit | c3c07f28dcd226975b5ed0c1f8842f51968a3288 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Mon Feb 21 18:17:52 2005 +0000 |
committer | hasso <hasso> | Mon Feb 21 18:17:52 2005 +0000 |
tree | 417176baf15d9f9528c7ef6fc65171fcfa68583d | |
parent | e40dcce1f5966d4129b5ecadd905dc2952ac5b30 [diff] |
* pqueue.[ch]: Introduce "update" function to meet ospf spf needs. It 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.