- 30a2231 [warnings] Fix various SOS warnings by Paul Jakma · 16 years ago
- 1423c80 [lib] mes_lookup string lookup table argument should be marked const by Stephen Hemminger · 16 years ago
- ffe11cf [lib] hash compare function arguments ought to be const qualified by Stephen Hemminger · 16 years ago
- 46bc0e4 [build] Test for GNU-style PIE support in toolchain and enable by Paul P Komkoff Jr · 16 years ago
- d664ae1 [bgpd] Add 'bgp open-accept' option, to send OPEN immediately on accepted conns by Paul Jakma · 17 years ago
- 3c5a0a4 [administrivia] Add .gitignore files, based on .cvsignores. by Paul Jakma · 19 years ago
- 750e814 [bgpd] Fix triggerable crash when compiled with --disable-bgp-announce by Paul Jakma · 16 years ago
- 851a1a5 [bgpd] fix a couple of trivial compiler warnings by Paul Jakma · 16 years ago
- 0df7c91 [bgpd] TCP-MD5: password vty configuration and initial Linux support by Paul Jakma · 16 years ago
- 320da87 [vty] CMD_AS_RANGE accidently quoted and so not expanded in vty by Paul Jakma · 16 years ago
- b608d5b [bgpd] Fix double-free crash in bgp_table_finish, seen with rs-client by Paul Jakma · 16 years ago
- 0329280 [bgpd] minor changes to bgp_mp_reach_parse by Paul Jakma · 16 years ago
- a15cfd1 [bgpd] bug #419: partial aspath-limit incorrectly causes session reset by Paul Jakma · 16 years ago
- 0d6b2ee [daemons] Sanity check port number arguments before use by Paul Jakma · 17 years ago
- 841f7a5 + [bgpd] Added new route-map set statement: "as-path ignore" by Denis Ovsienko · 17 years ago
- 693b67b [bgpd] remove unnecessary 0 entries from struct message's by Paul Jakma · 17 years ago
- 90b6876 [bgpd] fix crash on startup if compiled IPv4-only by Paul Jakma · 17 years ago
- 370b64a [bgpd] Fix number of DoS security issues, restricted to configured peers. by Paul Jakma · 17 years ago
- a7f93f3 + fixed no_set_aspath_prepend() to correctly match existing "set" statement by Denis Ovsienko · 17 years ago
- b63e608 [bgpd] Fix typo in previous commit to bgp_main.c by Paul Jakma · 17 years ago
- 7e992e9 [bgpd] small fix for crash if 'listenon' argument is not given by Paul Jakma · 17 years ago
- 3a02d1f 2007-10-30 Nick Hilliard <nick@inex.ie> by Paul Jakma · 17 years ago
- 0b2aa3a [bgpd] Merge AS4 support by Paul Jakma · 17 years ago
- e08286b [bgpd] Fix typo, which prevented advertisement of MP (non-IPv4) prefixes by Paul Jakma · 17 years ago
- b2ceea1 [bgpd] low-impact DoS: crash on malformed community with debug set by Paul Jakma · 17 years ago
- 9eda90c [bgpd] bug #398 Bogus free on out route-map, and assert() with rsclients by Paul Jakma · 17 years ago
- 6d134fb [bgpd] Pass NOSUB to regexec by Paul Jakma · 17 years ago
- 4136717 [bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr-as-pathlimit by Paul Jakma · 17 years ago
- 6d58272 [bgpd] cleanup, compact and consolidate capability parsing code by Paul Jakma · 17 years ago
- 45ad592 [bgpd] Dont schedule dumps multiple times for same command by Paul Jakma · 17 years ago
- 536792c [bgpd] bug #368: Fix possible loop between peers going Idle<->OpenSent by Paul Jakma · 17 years ago
- b249702 [bgpd] bug #370, default-originate was broken by a silly thinko by Paul Jakma · 17 years ago
- 6f0e3f6 [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings by Paul Jakma · 18 years ago
- fb982c2 [bgpd] Trim memory usage of BGP routes by Paul Jakma · 18 years ago
- 03e214c [bgpd] Use defines for default weight by Paul Jakma · 18 years ago
- 923de65 [bgpd] Fix warnings: hash callbacks should match hash API declarations by Paul Jakma · 18 years ago
- 93c1749 [bgpd] Minor performance improvement patch by Andrew J. Schorr · 18 years ago
- 6e4ab12 [bgpd] Bug #354: Take care to keep reads of MP_(UN)REACH_NLRI in bounds by Paul Jakma · 18 years ago
- 16d2e24 [bgpd] V. quick route flap gets mistaken for duplicate, route is then ignored by Paul Jakma · 18 years ago
- 37a217a [bgpd] bug #352: IPv6/Multicast address-family config not written out by Paul Jakma · 18 years ago
- f2c31ac [bgpd] Peer delete can race with reconfig leading to crash by Paul Jakma · 18 years ago
- e452963 [PtP over ethernet] New peer flag allows much more addressing flexibility by Andrew J. Schorr · 18 years ago
- 95fdcd8 [bgpd] Bug #302, bgpd can get stuck in state Clearing by Paul Jakma · 18 years ago
- a39275d [bgpd] Implement 'debug bgp zebra' to log all messages to and from zebra. by Andrew J. Schorr · 18 years ago
- 8d45210 [bgpd] Fix bug where a deleted route that was quickly re-added was being lost by Andrew J. Schorr · 18 years ago
- 56395af [bgpd] trivial: non C99 u_int.._t should be uint.._t by Paul Jakma · 18 years ago
- 6f58544 [bgpd] struct peer must have bgp field valid (redistribute crash) by Paul Jakma · 18 years ago
- ed3ebfa [bgpd] Coverity CID #64: Needless NULL check, CID #64: Deref of potentially NULL pointer. by Paul Jakma · 18 years ago
- 53d9f67 [bgpd] CID#73, potential crash in bgp statistics if called for AFI/SAFI with emtpy table by Paul Jakma · 18 years ago
- dcdf399 [bgpd] Bug #302 fixes. ClearingCompleted event gets flushed, leaving peers stuck in Clearing. by Paul Jakma · 18 years ago
- 876b8be [daemon startup] Add --dry-run/-C argument to daemons, to check config file syntax by Paul Jakma · 18 years ago
- 0cd1c32 [bgpd] Trivial fix of printf format/arg mismatch by Andrew J. Schorr · 18 years ago
- 09dd561 [bgpd] reduce the process queue hold time to something more sensible by Paul Jakma · 18 years ago
- 8383a9b [bgpd] RIB statistics address space size shouldnt double count space by Paul Jakma · 18 years ago
- 9fde662 [bgpd] simplify peer refcounts, squash slow peer leak by Paul Jakma · 18 years ago
- ca058a3 [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states by Paul Jakma · 18 years ago
- 2815e61 [bgpd] Add RIB reporting commands, show bgp ... statistics by Paul Jakma · 18 years ago
- 1a392d4 [bgpd] Handle pcount as flags are changed, fixing pcount issues by Paul Jakma · 18 years ago
- ff7924f [bgpd] Add 'show ... neighbor .... prefix-counts' command by Paul Jakma · 18 years ago
- 9f906c7 [bgpd] fix mtype in XFREE and NULL out freed pointer by Paul Jakma · 18 years ago
- 1f742f2 [bgpd] aspath_loop_check was broken, fix it and the aspath unit test code. by Paul Jakma · 18 years ago
- 1893740 [bgpd] Potential bug#287 fix, peer_delete should NULL out freed buffers by Paul Jakma · 18 years ago
- 33d5ab9 [bgpd] Fix crash on shutdown of peer by Paul Jakma · 18 years ago
- 369688c [bgpd] expand vty help for neighbor ... update-source by Paul Jakma · 19 years ago
- b2518c1 [bgpd] CID #4,#5,#9,#10, simplify aspath_print_vty usage by Paul Jakma · 19 years ago
- 06e110f [bgpd] CID #6, remove useless NULL check, bgp_static_update_rsclient by Paul Jakma · 19 years ago
- dd8103a [bgpd] CID #7, remove useless NULL check, bgp_static_update_main by Paul Jakma · 19 years ago
- 34c3f81 [bgpd] Remove dead code in ORIGINATOR_ID packet forming code by Paul Jakma · 19 years ago
- da5b30f [bgpd] Bug #240, Fix route-server crash when static routes are configured by Paul Jakma · 19 years ago
- 542bcb7 [bgpd] CID#62 fix double-free, use-after-free in community_str2com by Paul Jakma · 19 years ago
- 65ca75e [bgpd] Fix bug where FSM can stay hung forever in Idle/Clrng by Paul Jakma · 19 years ago
- a3b6ea5 [bgpd] bug #210: Enable crucial VPNv4 code which was disabled by Paul Jakma · 19 years ago
- 15aa6a1 [bgpd] Fix infinite loop in community_str2com by Paul Jakma · 19 years ago
- a625ca3 [bgpd] release peer specific clear queue in peer_free by Paul Jakma · 19 years ago
- b51f126 [bgpd] trivial: use a distinct memtype for struct bgp_synchronize by Paul Jakma · 19 years ago
- 4bf6a36 [bgpd] Add 'show bgp memory' for stats on fixed-size allocations in bgpd by Paul Jakma · 19 years ago
- 5304cb5 [bgpd] Include header dependency in bgp_nexthop.h by Paul Jakma · 19 years ago
- cbdfbaa [bgpd] rearrange some structs for less padding, stats for table/attrs. by Paul Jakma · 19 years ago
- 3e0c78e [bgpd] Start off FSM again once clearing finishes. by Paul Jakma · 19 years ago
- 6a41973 [bgpd] Add Clrng description to bgp summary state. by Paul Jakma · 19 years ago
- 64e580a [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM. by Paul Jakma · 19 years ago
- 7c7fa1b [bgpd] trivial readability fix by Paul Jakma · 19 years ago
- aa94ca8 [bug #89] Fix leak of community when set community is used by Paul Jakma · 19 years ago
- 3fff6ff [bgpd] trivial fix for gcc warning by paul · 19 years ago
- 902212c [bgpd] Fix peer prefix counts and make it slightly more robust by paul · 19 years ago
- 306d889 [lib/workqueue] remove the useless 'delay' factor. by paul · 19 years ago
- e8e1946 [compiler] miscellaneous trivial compiler warning fixes by paul · 19 years ago
- d3092e7 [zserv] fix up custom isisd and bgpd Zserv functions for new format. by paul · 19 years ago
- 8fdc32a [bgpd] add aspath_finish, static resource cleanup function. by paul · 19 years ago
- 0233542 [bgpd] fix some leaks introduced in aspath rewrite. by paul · 19 years ago
- 37c3830 [bgpd] remove export of long defunct function by paul · 19 years ago
- ad72740 [bgp] Fix SEGV if empty path is confed-compared ([quagga-users 5968]) by paul · 19 years ago
- 0fb58d5 2005-11-14 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 4120085 2005-11-03 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- f52d13c 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago
- 2d74db5 2005-09-30 Vincent Jardin <vincent.jardin@6wind.com> by jardin · 19 years ago
- ceacedb 2005-09-29 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- fe69a50 2005-09-10 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 1f8ae70 2005-09-10 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- b739579 * bgp_route.c: Third (?) attempt to fix best selection breakage by hasso · 19 years ago