K 10 svn:author V 5 edwin K 8 svn:date V 27 2007-09-25T13:07:50.000000Z K 7 svn:log V 331 add patch to net/zebra http://marc.theaimsgroup.com/?l=zebra&m=114058002007887&w=2 it makes ospfd use priority queue (using heap sort) for its spf calculation. It should change spf execution time of ospfd from N^2 to N log (N). PR: ports/94216 Submitted by: dikshie Approved by: maintainer timeout END