summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* 2003-11-02 Paul Jakma <paul@dishone.st>paul2003-11-021-0/+277
| | | | * ChangeLog: Update with logs from last 2 releases.
* 2003-06-07 Paul Jakma <paul@dishone.st>paul2003-06-061-5/+0
| | | | | * Revert Cougar's sort interface names patch, causes problems with enabling of interfaces for OSPF in ospfd.
* Patch from Cougar - sort iflist by name.hasso2003-06-051-0/+5
|
* From: Hasso Tepper <hasso@estpak.ee>paul2003-04-131-0/+2
| | | | | | To: zebra@zebra.org Subject: [zebra 18648] [PATCH] Selforiginated Type-7 LSA's are not flushed from lsdb
* Author: amirpaul2003-04-131-0/+5
| | | | | | | | | | | | Date: 2003-04-10 14:32:31 +0200 (Thu, 10 Apr 2003) New Revision: 212 Modified: zebra-ag/trunk/ospfd/ospf_lsa.c Log: I've fixed a small opaque lsa bug which got triggered when deleting opaque lsa of type 11. It used area->ospf->.. when area was null. This was replaced by a ospf = ospf_lookyp(); ospf->...
* 2003-04-04 Paul Jakma <paul@dishone.st>paul2003-04-041-0/+9
| | | | | | | | | * 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-0/+4
| | | | | | | | * 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
* Fix build for net-snmppaul2003-03-181-0/+8
|
* Sync to latest Zebra CVSpaul2003-02-071-0/+4
|
* small updatepaul2003-02-031-0/+4
|
* small change to changelogpaul2003-01-201-0/+4
|
* update changelogpaul2003-01-181-0/+12
|
* updatepaul2002-12-131-0/+1
|
* update changelogpaul2002-12-131-1/+7
|
* Michal Ludvig <michal@logix.cz>patch_z16525_kamepaul2002-12-131-3/+5
| | | | [zebra 16525] PATCH: Bugfixes for KAME systems
* changelog updatedpre-rfc2301paul2002-12-131-0/+4
|
* Added vtysh patch to allow 'write file' command to write eitherpatch_z15554_vtysh_writeconfpaul2002-12-131-0/+5
| | | | per-daemon and/or integrated config file
* Initial revisionpaul2002-12-131-0/+674