summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_spf.c
Commit message (Collapse)AuthorAgeFilesLines
* 2003-04-04 Paul Jakma <paul@dishone.st>paul2003-04-041-1/+1
| | | | | | | | | * Sync to Zebra CVS * Fix lib/thread.h leak * Fix small Opaque LSA leak * Do not configure OSPF interfaces for secondary addresses * vtysh fixes from Hasso * Dave Watson's missing ntohs fix
* 2003-03-25 Paul Jakma <paul@dishone.st>paul2003-03-251-43/+43
| | | | | | | | * sync to latest zebra CVS * spec file: updated and added define for ospf-api/client NB: OSPF-API has been broken by the zebra.org changes, which has added struct ospf * as a new arg to many functions
* ospfd Point-to-Multipoint supportpatch.z14800.ospfd.ptmppaul2002-12-131-10/+31
|
* Initial revisionpaul2002-12-131-0/+1088