]> git.proxmox.com Git - mirror_frr.git/commit
* pqueue.[ch]: Introduce "update" function to meet ospf spf needs. It
authorhasso <hasso>
Mon, 21 Feb 2005 18:17:52 +0000 (18:17 +0000)
committerhasso <hasso>
Mon, 21 Feb 2005 18:17:52 +0000 (18:17 +0000)
commitc3c07f28dcd226975b5ed0c1f8842f51968a3288
tree417176baf15d9f9528c7ef6fc65171fcfa68583d
parente40dcce1f5966d4129b5ecadd905dc2952ac5b30
* 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.
lib/ChangeLog
lib/pqueue.c
lib/pqueue.h