summaryrefslogtreecommitdiffstats
path: root/bgpd
Commit message (Expand)AuthorAgeFilesLines
...
| * 2003-08-10 amir <amir@datacore.ch>paul2003-08-101-1/+1
| * 2003-08-07 kunihiro <kunihiro@zebra.org>paul2003-08-081-16/+23
| * 2003-08-06 kunihiro <kunihiro@zebra.org>paul2003-08-061-0/+76
| * 2003-07-12 Paul Jakma <paul@dishone.st>paul2003-07-121-2/+8
| * 2003-06-19 Paul Jakma <paul@dishone.st>paul2003-06-191-1/+7
| * 2003-06-15 Paul Jakma <paul@dishone.st>paul2003-06-151-1/+1
| * 2003-06-11 Paul Jakma <paul@dishone.st>paul2003-06-111-0/+4
| * 2003-06-09 Paul Jakma <paul@dishone.st>paul2003-06-091-10/+21
| * 2003-06-07 Paul Jakma <paul@dishone.st>paul2003-06-071-256/+303
| * 2003-06-04 Paul Jakma <paul@dishone.st>paul2003-06-043-2/+51
| * Update Changelogspaul2003-05-161-0/+9
| * Hopefully fix the 'bgp dump routes-mrt' command to actually dump routes.paul2003-05-101-10/+23
| * Import of zebra.org 20030428-18:07 ISTpaul2003-04-283-42/+45
| * Hasso Tepperpaul2003-04-191-3/+92
| * Add Makefile.in to the remaining .cvsignore'spaul2003-04-091-0/+1
| * [zebra 18626] move zebra socket paths to configure.acpaul2003-04-071-1/+0
| * Remove auto* files from the repository.paul2003-04-071-446/+0
| * 2003-04-04 Paul Jakma <paul@dishone.st>paul2003-04-041-2/+6
| * 2003-03-25 Paul Jakma <paul@dishone.st>paul2003-03-251-214/+239
| * Fix build for net-snmppaul2003-03-181-1/+4
| * Update auto files.paul2003-03-171-361/+248
| * Matthew Grant <grantma@anathoth.gen.nz>patch_z17290_portfixpaul2003-01-221-2/+10
| * 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
* Fix compiler warnings from incorrect format stringsStephen Hemminger2008-07-112-3/+3
* Add reference counting to bgp instanceStephen Hemminger2008-07-113-13/+51
* Change peer_lock/unlock to inlineStephen Hemminger2008-07-112-46/+23
* Change bgp_info_lock/unlock to be inlineStephen Hemminger2008-07-112-36/+20
* Fix use after free in rsclient cleanupStephen Hemminger2008-07-111-2/+2
* Set IPv4 TOS value for BGPStephen Hemminger2008-07-081-0/+15
* Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-quagga into hollywoodStephen Hemminger2008-06-191-1/+2
|\
| * Fix double free of bgp_tableStephen Hemminger2008-06-162-2/+7
* | Check for node being freed twiceStephen Hemminger2008-06-131-0/+1
* | Fix double free in bgp when using route clientStephen Hemminger2008-06-131-1/+5
|/
* fix compiler warningsStephen Hemminger2008-05-285-5/+7
* ifdef out dead codeStephen Hemminger2008-05-281-0/+2
* fix warning from type mismatchStephen Hemminger2008-05-281-1/+1
* + [bgpd] Added new route-map set statement: "as-path ignore"pilot2008-05-205-10/+211
* TCP MD5SIG patchMichael H. Warfield2008-04-155-0/+354
* Merge branch 'upstream' into hollywoodTom Grennan2008-04-107-22/+67
|\
| * [bgpd] remove unnecessary 0 entries from struct message'spaul2008-03-134-9/+5
| * [bgpd] fix crash on startup if compiled IPv4-onlypaul2008-01-292-5/+9
| * [bgpd] Fix number of DoS security issues, restricted to configured peers.paul2007-12-225-8/+53
* | Fix Bug 2750 bgp: large ASN shown as negativeMohit Mehta2008-03-142-5/+5
* | Fix Bug 2750 bgp: large ASN shown as negativeMohit Mehta2008-03-111-14/+14
* | fix for bug 2750. will also submit to quagga dvlprs.Michael Larson2008-02-121-4/+4
|/
* + fixed no_set_aspath_prepend() to correctly match existing "set" statementpilot2007-12-182-1/+16
* [bgpd] Fix typo in previous commit to bgp_main.cpaul2007-11-211-1/+1