| Commit message (Expand) | Author | Age | Files | Lines |
* | [trivia] Remove ChangeLog files, as this data is now maintained in SCM | Paul Jakma | 2008-08-22 | 1 | -3992/+0 |
* | [bgpd] Add 'bgp open-accept' option, to send OPEN immediately on accepted conns | Paul Jakma | 2008-08-22 | 1 | -0/+9 |
* | [bgpd] Fix triggerable crash when compiled with --disable-bgp-announcequagga_cvs_finalcvs_head | Paul Jakma | 2008-07-22 | 1 | -0/+11 |
* | [bgpd] fix a couple of trivial compiler warnings | Paul Jakma | 2008-07-22 | 1 | -0/+8 |
* | [bgpd] TCP-MD5: password vty configuration and initial Linux support | Paul Jakma | 2008-07-21 | 1 | -0/+36 |
* | [vty] CMD_AS_RANGE accidently quoted and so not expanded in vty | Paul Jakma | 2008-07-02 | 1 | -0/+5 |
* | [bgpd] Fix double-free crash in bgp_table_finish, seen with rs-client | Paul Jakma | 2008-07-02 | 1 | -0/+12 |
* | [bgpd] minor changes to bgp_mp_reach_parse | Paul Jakma | 2008-06-07 | 1 | -0/+7 |
* | [bgpd] bug #419: partial aspath-limit incorrectly causes session reset | Paul Jakma | 2008-06-01 | 1 | -0/+7 |
* | + [bgpd] Added new route-map set statement: "as-path ignore" | Denis Ovsienko | 2008-04-10 | 1 | -0/+11 |
* | [bgpd] remove unnecessary 0 entries from struct message's | Paul Jakma | 2008-03-13 | 1 | -0/+5 |
* | [bgpd] fix crash on startup if compiled IPv4-only | Paul Jakma | 2008-01-29 | 1 | -0/+5 |
* | [bgpd] Fix number of DoS security issues, restricted to configured peers. | Paul Jakma | 2007-12-22 | 1 | -0/+20 |
* | + fixed no_set_aspath_prepend() to correctly match existing "set" statement | Denis Ovsienko | 2007-12-18 | 1 | -0/+6 |
* | [bgpd] small fix for crash if 'listenon' argument is not given | Paul Jakma | 2007-11-13 | 1 | -0/+6 |
* | 2007-10-30 Nick Hilliard <nick@inex.ie> | Paul Jakma | 2007-11-01 | 1 | -0/+8 |
* | [bgpd] Merge AS4 support | Paul Jakma | 2007-10-14 | 1 | -0/+128 |
* | [bgpd] Fix typo, which prevented advertisement of MP (non-IPv4) prefixes | Paul Jakma | 2007-09-18 | 1 | -0/+7 |
* | [bgpd] low-impact DoS: crash on malformed community with debug set | Paul Jakma | 2007-09-07 | 1 | -0/+12 |
* | [bgpd] bug #398 Bogus free on out route-map, and assert() with rsclients | Paul Jakma | 2007-08-30 | 1 | -0/+21 |
* | [bgpd] Pass NOSUB to regexec | Paul Jakma | 2007-08-23 | 1 | -0/+8 |
* | [bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr-as-pathlimit | Paul Jakma | 2007-08-06 | 1 | -0/+29 |
* | [bgpd] cleanup, compact and consolidate capability parsing code | Paul Jakma | 2007-08-06 | 1 | -0/+38 |
* | [bgpd] Dont schedule dumps multiple times for same command | Paul Jakma | 2007-07-31 | 1 | -0/+8 |
* | [bgpd] bug #368: Fix possible loop between peers going Idle<->OpenSent | Paul Jakma | 2007-06-22 | 1 | -0/+7 |
* | [bgpd] bug #370, default-originate was broken by a silly thinko | Paul Jakma | 2007-06-14 | 1 | -0/+6 |
* | [bgpd] Trim memory usage of BGP routes | Paul Jakma | 2007-05-04 | 1 | -1/+26 |
* | [bgpd] Use defines for default weight | Paul Jakma | 2007-04-29 | 1 | -0/+5 |
* | [bgpd] Fix warnings: hash callbacks should match hash API declarations | Paul Jakma | 2007-04-29 | 1 | -0/+14 |
* | [bgpd] Minor performance improvement patch | Andrew J. Schorr | 2007-04-15 | 1 | -0/+5 |
* | [bgpd] Bug #354: Take care to keep reads of MP_(UN)REACH_NLRI in bounds | Paul Jakma | 2007-04-10 | 1 | -0/+20 |
* | [bgpd] V. quick route flap gets mistaken for duplicate, route is then ignored | Paul Jakma | 2007-04-10 | 1 | -0/+10 |
* | [bgpd] bug #352: IPv6/Multicast address-family config not written out | Paul Jakma | 2007-04-10 | 1 | -0/+7 |
* | [bgpd] Peer delete can race with reconfig leading to crash | Paul Jakma | 2007-02-22 | 1 | -0/+17 |
* | [PtP over ethernet] New peer flag allows much more addressing flexibility | Andrew J. Schorr | 2006-12-12 | 1 | -0/+5 |
* | [bgpd] Bug #302, bgpd can get stuck in state Clearing | Paul Jakma | 2006-12-08 | 1 | -0/+10 |
* | [bgpd] Implement 'debug bgp zebra' to log all messages to and from zebra. | Andrew J. Schorr | 2006-11-30 | 1 | -0/+18 |
* | [bgpd] Fix bug where a deleted route that was quickly re-added was being lost | Andrew J. Schorr | 2006-11-28 | 1 | -0/+11 |
* | [bgpd] trivial: non C99 u_int.._t should be uint.._t | Paul Jakma | 2006-10-27 | 1 | -0/+5 |
* | [bgpd] struct peer must have bgp field valid (redistribute crash) | Paul Jakma | 2006-10-22 | 1 | -0/+10 |
* | [bgpd] Coverity CID #64: Needless NULL check, CID #64: Deref of potentially N... | Paul Jakma | 2006-10-15 | 1 | -0/+6 |
* | [bgpd] CID#73, potential crash in bgp statistics if called for AFI/SAFI with ... | Paul Jakma | 2006-10-15 | 1 | -0/+5 |
* | [bgpd] Bug #302 fixes. ClearingCompleted event gets flushed, leaving peers st... | Paul Jakma | 2006-10-15 | 1 | -0/+10 |
* | [bgpd] Trivial fix of printf format/arg mismatch | Andrew J. Schorr | 2006-09-19 | 1 | -0/+5 |
* | [bgpd] reduce the process queue hold time to something more sensible | Paul Jakma | 2006-09-14 | 1 | -0/+3 |
* | [bgpd] RIB statistics address space size shouldnt double count space | Paul Jakma | 2006-09-14 | 1 | -0/+7 |
* | [bgpd] simplify peer refcounts, squash slow peer leak | Paul Jakma | 2006-09-14 | 1 | -0/+13 |
* | [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states | Paul Jakma | 2006-09-14 | 1 | -0/+52 |
* | [bgpd] Add RIB reporting commands, show bgp ... statistics | Paul Jakma | 2006-09-14 | 1 | -0/+15 |
* | [bgpd] Handle pcount as flags are changed, fixing pcount issues | Paul Jakma | 2006-09-07 | 1 | -0/+21 |