summaryrefslogtreecommitdiff
path: root/bgpd
AgeCommit message (Expand)Author
2012-05-22bgpd: use on stack struct attr_extra in bgp_attr_unintern()Jorge Boncompte [DTI2]
2012-05-22bgpd: cleanup bgp_attr_unintern()Jorge Boncompte [DTI2]
2012-05-22bgpd: use on stack struct attr_extra on bgp_attr_aggregate_intern()Jorge Boncompte [DTI2]
2012-05-22bgpd: reduce attrhash_make_key() indirectionsJorge Boncompte [DTI2]
2012-05-22bgpd: remove some useless initializationsJorge Boncompte [DTI2]
2012-05-22bgpd: optimize bgp_info_cmp()Jorge Boncompte [DTI2]
2012-05-22bgpd: optimize loops on [e]community_hash_make()Jorge Boncompte [DTI2]
2012-05-22bgpd: remove calls to peer_sort() from fast-pathJorge Boncompte [DTI2]
2012-05-22bgpd: debug buffers cleanup and optimizationJorge Boncompte [DTI2]
2012-05-22bgpd: optimize bgp_nexthop_self()Jorge Boncompte [DTI2]
2012-05-22bgpd: optimize aspath string representation and assegments handlingJorge Boncompte [DTI2]
2012-05-21bgpd: fix crash with vpnv4 soft-reconfigurationJorge Boncompte [DTI2]
2012-05-02bgpd: cleanup, use correct buffer sizes for sockunion2str()Jorge Boncompte [DTI2]
2012-05-02bgpd: Fix memory leak of some "show ip bgp neighbor" commandsJorge Boncompte [DTI2]
2012-05-02bgpd: Fix memory leak with 'set ip next-hop peer-address'Jorge Boncompte [DTI2]
2012-05-02bgpd: fix for route-maps with "match peer local" statementsJorge Boncompte [DTI2]
2012-05-02bgpd, zebra: Fix format for some metric outputsJorge Boncompte [DTI2]
2012-05-02bgpd: Fix regression in args consolidation, total should be inited from argsPaul Jakma
2012-05-02bgpd: Make socket init separate, so unit tests work again.Paul Jakma
2012-04-28bgpd: fix up multipath merge breakageDavid Lamparter
2012-04-16bgpd: Fix crash when disabling dampening (BZ#687)Jorge Boncompte [DTI2]
2012-04-16bgpd: merge osr/quagga-osr-patches (BZ#700)David Lamparter
2012-04-09Merge branch 'quagga' into google-bgp-multipathAvneesh Sachdev
2012-04-08bgpd: fix issue in capability negotiation (BZ#700)Avneesh Sachdev
2012-03-27bgpd: bgp_attr_flags_diagnose shouldn't assertPaul Jakma
2012-03-27bgpd: attr_parse call to attr_malformed should deal with PROCEED error casePaul Jakma
2012-03-27bgpd: Fix silly mistake in bgp_attr_flag_invalidPaul Jakma
2012-03-25bgpd: malformed attribute error that can still proceed should fixup getpPaul Jakma
2012-03-05Merge remote-tracking branch 'quagga-gnu.org/master'Paul Jakma
2012-03-04bgpd: Open option parse errors don't NOTIFY, resulting in abort & DoSPaul Jakma
2012-02-28bgpd: Move up flag-check calls, parcel up attr-parser args, and other cleanupsPaul Jakma
2012-02-28bgpd: consolidate attribute flag checksPaul Jakma
2012-01-23bgpd: Addition of ipv6 network command in Multicast address family mode.G.Balaji
2012-01-23bgpd: IPv6 MP-BGP Routes addition and deletionG.Balaji
2012-01-23bgpd: IPv4 MP-BGP Routes addition and deletionG.Balaji
2012-01-09bgpd: reinstate zlookup checks, required for BGP without zebraPaul Jakma
2012-01-08bgpd: Fix incorrect attribute type code in call to bgp_attr_malformedPaul Jakma
2012-01-08bgpd: Improve flag error messages in bgp_attr_aspathPaul Jakma
2012-01-08bgpd: rewrite attr flag error loggingDenis Ovsienko
2012-01-08bgpd: improve "show ip bgp scan detail"Denis Ovsienko
2012-01-08bgpd: dismiss some zlookup checksDenis Ovsienko
2012-01-08bgpd: add "show ip bgp scan detail" commandDenis Ovsienko
2012-01-08bgpd: touch nexthop handling codeDenis Ovsienko
2012-01-06general: remove inline qualifiers and move in-header functions to objectsPaul Jakma
2012-01-02lib: fix some strtoul() use casesUlrich Weber
2012-01-02bgpd: justify checks for IPv4 class D/EDenis Ovsienko
2011-12-18fix set never used warningsStephen Hemminger
2011-12-13bgpd: fix regression in ORF procesing (BZ#688)Denis Ovsienko
2011-12-13lib: add sockopt helper for setting IPV6_V6ONLY and use itDavid Lamparter
2011-12-13lib: put route_types.txt to real useDavid Lamparter