summaryrefslogtreecommitdiffstats
path: root/bgpd
Commit message (Collapse)AuthorAgeFilesLines
* Update Changelogspaul2003-05-161-0/+9
|
* Hopefully fix the 'bgp dump routes-mrt' command to actually dump routes.paul2003-05-101-10/+23
| | | | | Should recognise the absence of an interval now and schedule one-shot dump. hopefully.
* Import of zebra.org 20030428-18:07 ISTpaul2003-04-283-42/+45
|
* Hasso Tepperpaul2003-04-191-3/+92
| | | | | | http://hasso.linux.ee/zebra/ht-routemap-18042003_5.patch Trivial fixes to sync daemon's route-map commands to have same syntax. Fixes a lot of errors with "match ..." and "set ..." commands when using vtysh.
* Add Makefile.in to the remaining .cvsignore'spaul2003-04-091-0/+1
| | | | Add ospfclient to ospfclient/.cvsignore
* [zebra 18626] move zebra socket paths to configure.acpaul2003-04-071-1/+0
| | | | | | | | | | | moved definition of the various socket paths from the per daemon header files into configure.ac. it will set the paths to be in the directory specified by --localstatedir=<prefix> or otherwise will try to guess as best it can ( a la pid file path detection - which probably should try reference ${prefix} too). the present hardcoded socket path, /tmp, isnt really correct. should be in /var somewhere really.
* Remove auto* files from the repository.paul2003-04-071-446/+0
| | | | | | | | | Developers working with the repository should have the appropriate tools. Out-of-sync files cause far too many problems with users as well as auto* scripts not being half as portable across systems as they ought to be. make-dist exists for a reason. Todo: make the CVS snapshot script do make-dist, and use the resulting tarball as the snapshot.
* 2003-04-04 Paul Jakma <paul@dishone.st>paul2003-04-041-2/+6
| | | | | | | | | * 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-214/+239
| | | | | | | | * 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-1/+4
|
* Update auto files.paul2003-03-171-361/+248
| | | | No doubt builds will now break for everyone. (works here - autoconf 2.13)
* Matthew Grant <grantma@anathoth.gen.nz>patch.z17290.portfixpaul2003-01-221-2/+10
| | | | | | [zebra 17290] [PATCHES] - Fixes for problems in 0.93b portfix patch
* change log message fron signed to unsigned decimalpaul2002-12-131-1/+1
|
* [zebra 14631] Generic PtP and RFC3021 interface addressing supportpatch.z14631.ptp.rfc3021paul2002-12-131-4/+4
|
* zebra link state detection supportpatch.z12269.linkstatepaul2002-12-131-2/+2
|
* Initial revisionpaul2002-12-1357-0/+50789