- d9d4ae5 bgpd: fix crash when allowas-in is done on inactive peer by Stephen Hemminger · 15 years ago
- 8c71e48 bgpd: efficient NLRI packing for AFs != ipv4-unicast by Pradosh Mohapatra · 11 years ago
- 2c13299 bgpd: don't compare next-hop to router-id by Pradosh Mohapatra · 11 years ago
- 000e157 bgpd: Fix condition allowas-in in rsclient code by Milan Kocian · 11 years ago
- 5d804b4 bgpd: support TTL-security with iBGP by Pradosh Mohapatra · 11 years ago
- 5f9adb5 bgpd: factor out eBGP multihop check by David Lamparter · 11 years ago
- ef0b0c3 bgpd: factor out TTL setting by David Lamparter · 11 years ago
- 8da8689 bgpd: fix fast external fallover behavior by Pradosh Mohapatra · 11 years ago
- 3374bef bgpd: increase TCP socket buffer size by Vipin Kumar · 11 years ago
- 48fc05f bgpd: fix O_NONBLOCK on outgoing connects by Vipin Kumar · 11 years ago
- 6aa136f bgpd: send notify in OpenSent when stopping manually by Vitaliy Senchyshyn · 11 years ago
- b366b51 bgpd: display multipath status in "show ip bgp" by Boian Bonev · 11 years ago
- 689bb66 bgpd: track correct originator-id in reflected routes by Pradosh Mohapatra · 11 years ago
- 2fdd455 bgpd: add 'bgp bestpath as-path multipath-relax' by Pradosh Mohapatra · 11 years ago
- d92a2f3 bgpd: use ATTR_FLAG_BIT() for BGP_ATTR_ values by Jorge Boncompte [DTI2] · 11 years ago
- cd40b32 lib/command.c: rewrite command matching/parsing by Christian Franke · 11 years ago
- 2b00515 bgpd, ospfd, zebra: fix some DEFUN definitions by Christian Franke · 11 years ago
- 6ee06fa bgpd: bgpd-set-v4-nexthop-for-v6-peering.patch by Pradosh Mohapatra · 11 years ago
- a12afd5 bgpd, zebra: support NEXTHOP_IPV4_IFINDEX in bgp import check by Christian Franke · 12 years ago
- bb97e46 bgpd, zebra: Support NEXTHOP_IPV4_IFINDEX in nexthop_lookup api by Christian Franke · 12 years ago
- a0f6ce5 bgpd: honor PEER_FLAG_DISABLE_CONNECTED_CHECK on bgp_scan by Christian Franke · 12 years ago
- 8ff202e bgpd: write NOTIFY non-blockingly by David Lamparter · 11 years ago
- 9e47abd bgpd: prevent double address delete on shutdown by Rakesh Garimella · 12 years ago
- 397b5bd bgpd: stricter packet handling in OpenSent by Leonid Rosenboim · 11 years ago
- 90645f5 hash: force size to be a power of 2 by Stephen Hemminger · 12 years ago
- 0e4303d bgpd: fix lost passwords of grouped neighbors by Roman Hoog Antink · 12 years ago
- d53d8fd bgpd: fix crash in soft-reconfiguration by Christian Franke · 12 years ago
- 5e728e9 bgpd: relax ORF capability length handling by David Lamparter · 12 years ago
- f47e5a1 bgpd: don't try to reconcile AS4_PATH with NULL by David Lamparter · 12 years ago
- dcab1bb bgpd: conditional default-originate using route-map by Christian Franke · 12 years ago
- 86998bc bgpd: uncork/nagle socket when sending BGP NOTIFY by Leonid Rosenboim · 12 years ago
- a6694fe Revert "bgpd: flock() dump files (BZ#742)" by David Lamparter · 12 years ago
- 3a69f74 bgpd: uncork after each write by Stephen Hemminger · 12 years ago
- d61c1bb bgpd: use recent monotonic time for readtime by Stephen Hemminger · 12 years ago
- 07ff4dc bgpd: mark route nodes scheduled into work queue by Stephen Hemminger · 12 years ago
- 1e0ce7c bgpd: improve logging of invalid BGP Notifications by Leonid Rosenboim · 12 years ago
- a689e6a bgpd: fix error response to invalid BGP version number by Leonid Rosenboim · 12 years ago
- a0de1d1 bgpd: fix a bug in bgp_attr_dup by Christian Franke · 12 years ago
- b06b35f bgpd: fix a memleak on "set community none" by Christian Franke · 12 years ago
- 15c7134 bgpd: store "no neighbor activate" for IPv4 unicast by Christian Franke · 12 years ago
- 24e50f2 bgpd: avoid heap fragmentation in bgp_clear_route_table by Jorge Boncompte [DTI2] · 13 years ago
- ebbb5fc bgpd: fix for leaked struct bgp_adj_[in|out] on peer shutdown by Jorge Boncompte [DTI2] · 13 years ago
- 8b366b9 bgpd: Fixed out-of-date comment by Andrew Certain · 12 years ago
- 9d3f970 bgpd: add replace-as modifier for BGP neighbor by Andrew Certain · 12 years ago
- fe9bb64 bgpd: CVE-2012-1820, DoS in bgp_capability_orf() by Denis Ovsienko · 13 years ago
- b07458a bgpd: flock() dump files (BZ#742) by Daniel Kozlowski · 12 years ago
- 837d16c *: use array_size() helper macro by Balaji.G · 12 years ago
- 28971c8 lib/table: add route_table_get_next() and iterator by Avneesh Sachdev · 12 years ago
- 6717404 bgpd: make bgp_table a wrapper around table library by Avneesh Sachdev · 12 years ago
- 8046ba6 snmp: let handlers accept OID from a lesser prefix by Vincent Bernat · 12 years ago
- b7c0d06 agentx: handle SNMP traps by Vincent Bernat · 13 years ago
- b8cf46b smux: drop findVar element from trap object struct by Vincent Bernat · 13 years ago
- 4b89e45 smux: remove `tick` argument from smux_trap() by Vincent Bernat · 13 years ago
- 08d7f65 build: use net-snmp-config to configure NetSNMP by Vincent Bernat · 13 years ago
- 6b1e37f build: only define HAVE_SNMP by Vincent Bernat · 13 years ago
- 9e7a548 build: allow configure and build in a separate directory by Vincent Bernat · 13 years ago
- bb782fb bgpd: Partially revert f018db8, fixes BZ#730 by Jorge Boncompte [DTI2] · 12 years ago
- e2c38e6 bgpd: Fix for commit 6a4677b7, fixes BZ#729 by Jorge Boncompte [DTI2] · 12 years ago
- cccbc01 bgpd: Add "no listen" socket option for the BGP master configuration by Paul Jakma · 12 years ago
- ad12dde Revert "bgpd: Make socket init separate, so unit tests work again." by Paul Jakma · 12 years ago
- 47d3b60 micro-op bgp_node_[get|lookup]() and route_node_[get|lookup]() by Jorge Boncompte [DTI2] · 13 years ago
- f018db8 bgpd: optimize bgp_aggregate_[increment|decrement]() by Jorge Boncompte [DTI2] · 13 years ago
- 343aa82 bgpd: optimize bgp_update_main() in the soft_reconfig case by Jorge Boncompte [DTI2] · 13 years ago
- 6a4677b bgpd: optimize holdtime timer cancelling by Jorge Boncompte [DTI2] · 13 years ago
- 577ac57 bgpd: Remove useless initialization by Jorge Boncompte [DTI2] · 13 years ago
- 558d1fe bgpd: reduce struct attr_extra allocations/freeing by Jorge Boncompte [DTI2] · 13 years ago
- 489d005 bgpd: use on stack struct attr_extra in bgp_update_receive() by Jorge Boncompte [DTI2] · 13 years ago
- 6182d65 bgpd: fix struct attr_extra leak in bgp_default_originate() by Jorge Boncompte [DTI2] · 13 years ago
- b9f1dca bgpd: use on stack struct attr_extra in bgp_attr_unintern() by Jorge Boncompte [DTI2] · 13 years ago
- 1a2fd70 bgpd: cleanup bgp_attr_unintern() by Jorge Boncompte [DTI2] · 13 years ago
- 938ef3a bgpd: use on stack struct attr_extra on bgp_attr_aggregate_intern() by Jorge Boncompte [DTI2] · 13 years ago
- 7fb0cd8 bgpd: reduce attrhash_make_key() indirections by Jorge Boncompte [DTI2] · 13 years ago
- e16a413 bgpd: remove some useless initializations by Jorge Boncompte [DTI2] · 13 years ago
- 8ff5631 bgpd: optimize bgp_info_cmp() by Jorge Boncompte [DTI2] · 13 years ago
- c76275e bgpd: optimize loops on [e]community_hash_make() by Jorge Boncompte [DTI2] · 13 years ago
- 6d85b15 bgpd: remove calls to peer_sort() from fast-path by Jorge Boncompte [DTI2] · 13 years ago
- 14542f3 bgpd: debug buffers cleanup and optimization by Jorge Boncompte [DTI2] · 13 years ago
- 10f9bf3 bgpd: optimize bgp_nexthop_self() by Jorge Boncompte [DTI2] · 13 years ago
- f669f7d bgpd: optimize aspath string representation and assegments handling by Jorge Boncompte [DTI2] · 13 years ago
- 8692c50 bgpd: fix crash with vpnv4 soft-reconfiguration by Jorge Boncompte [DTI2] · 13 years ago
- 682ca04 bgpd: cleanup, use correct buffer sizes for sockunion2str() by Jorge Boncompte [DTI2] · 13 years ago
- c63b83f bgpd: Fix memory leak of some "show ip bgp neighbor" commands by Jorge Boncompte [DTI2] · 13 years ago
- 0c5ed3e bgpd: Fix memory leak with 'set ip next-hop peer-address' by Jorge Boncompte [DTI2] · 13 years ago
- 4fe080d bgpd: fix for route-maps with "match peer local" statements by Jorge Boncompte [DTI2] · 13 years ago
- ddc943d bgpd, zebra: Fix format for some metric outputs by Jorge Boncompte [DTI2] · 13 years ago
- 8794e8d bgpd: Fix regression in args consolidation, total should be inited from args by Paul Jakma · 13 years ago
- 7621f33 bgpd: Make socket init separate, so unit tests work again. by Paul Jakma · 13 years ago
- fac3c24 bgpd: fix up multipath merge breakage by David Lamparter · 13 years ago
- fa4094a bgpd: Fix crash when disabling dampening (BZ#687) by Jorge Boncompte [DTI2] · 13 years ago
- 6e493a4 bgpd: merge osr/quagga-osr-patches (BZ#700) by David Lamparter · 13 years ago
- 3cf6c2b Merge branch 'quagga' into google-bgp-multipath by Avneesh Sachdev · 13 years ago
- 3b381c3 bgpd: fix issue in capability negotiation (BZ#700) by Avneesh Sachdev · 13 years ago
- fa5831e bgpd: bgp_attr_flags_diagnose shouldn't assert by Paul Jakma · 13 years ago
- fa61e16 bgpd: attr_parse call to attr_malformed should deal with PROCEED error case by Paul Jakma · 13 years ago
- 683f2b8 bgpd: Fix silly mistake in bgp_attr_flag_invalid by Paul Jakma · 13 years ago
- bd471fe bgpd: malformed attribute error that can still proceed should fixup getp by Paul Jakma · 13 years ago
- 9fc7574 Merge remote-tracking branch 'quagga-gnu.org/master' by Paul Jakma · 13 years ago
- 5861739 bgpd: Open option parse errors don't NOTIFY, resulting in abort & DoS by Paul Jakma · 13 years ago
- 835315b bgpd: Move up flag-check calls, parcel up attr-parser args, and other cleanups by Paul Jakma · 13 years ago
- 3ecab4c bgpd: consolidate attribute flag checks by Paul Jakma · 13 years ago