Age | Commit message (Expand) | Author |
2012-05-22 | bgpd: optimize loops on [e]community_hash_make() | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: remove calls to peer_sort() from fast-path | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: debug buffers cleanup and optimization | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: optimize bgp_nexthop_self() | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: optimize aspath string representation and assegments handling | Jorge Boncompte [DTI2] |
2012-05-21 | bgpd: fix crash with vpnv4 soft-reconfiguration | Jorge Boncompte [DTI2] |
2012-05-02 | bgpd: cleanup, use correct buffer sizes for sockunion2str() | Jorge Boncompte [DTI2] |
2012-05-02 | bgpd: Fix memory leak of some "show ip bgp neighbor" commands | Jorge Boncompte [DTI2] |
2012-05-02 | bgpd: Fix memory leak with 'set ip next-hop peer-address' | Jorge Boncompte [DTI2] |
2012-05-02 | bgpd: fix for route-maps with "match peer local" statements | Jorge Boncompte [DTI2] |
2012-05-02 | bgpd, zebra: Fix format for some metric outputs | Jorge Boncompte [DTI2] |
2012-05-02 | bgpd: Fix regression in args consolidation, total should be inited from args | Paul Jakma |
2012-05-02 | bgpd: Make socket init separate, so unit tests work again. | Paul Jakma |
2012-04-28 | bgpd: fix up multipath merge breakage | David Lamparter |
2012-04-16 | bgpd: Fix crash when disabling dampening (BZ#687) | Jorge Boncompte [DTI2] |
2012-04-16 | bgpd: merge osr/quagga-osr-patches (BZ#700) | David Lamparter |
2012-04-09 | Merge branch 'quagga' into google-bgp-multipath | Avneesh Sachdev |
2012-04-08 | bgpd: fix issue in capability negotiation (BZ#700) | Avneesh Sachdev |
2012-03-27 | bgpd: bgp_attr_flags_diagnose shouldn't assert | Paul Jakma |
2012-03-27 | bgpd: attr_parse call to attr_malformed should deal with PROCEED error case | Paul Jakma |
2012-03-27 | bgpd: Fix silly mistake in bgp_attr_flag_invalid | Paul Jakma |
2012-03-25 | bgpd: malformed attribute error that can still proceed should fixup getp | Paul Jakma |
2012-03-05 | Merge remote-tracking branch 'quagga-gnu.org/master' | Paul Jakma |
2012-03-04 | bgpd: Open option parse errors don't NOTIFY, resulting in abort & DoS | Paul Jakma |
2012-02-28 | bgpd: Move up flag-check calls, parcel up attr-parser args, and other cleanups | Paul Jakma |
2012-02-28 | bgpd: consolidate attribute flag checks | Paul Jakma |
2012-01-23 | bgpd: Addition of ipv6 network command in Multicast address family mode. | G.Balaji |
2012-01-23 | bgpd: IPv6 MP-BGP Routes addition and deletion | G.Balaji |
2012-01-23 | bgpd: IPv4 MP-BGP Routes addition and deletion | G.Balaji |
2012-01-09 | bgpd: reinstate zlookup checks, required for BGP without zebra | Paul Jakma |
2012-01-08 | bgpd: Fix incorrect attribute type code in call to bgp_attr_malformed | Paul Jakma |
2012-01-08 | bgpd: Improve flag error messages in bgp_attr_aspath | Paul Jakma |
2012-01-08 | bgpd: rewrite attr flag error logging | Denis Ovsienko |
2012-01-08 | bgpd: improve "show ip bgp scan detail" | Denis Ovsienko |
2012-01-08 | bgpd: dismiss some zlookup checks | Denis Ovsienko |
2012-01-08 | bgpd: add "show ip bgp scan detail" command | Denis Ovsienko |
2012-01-08 | bgpd: touch nexthop handling code | Denis Ovsienko |
2012-01-06 | general: remove inline qualifiers and move in-header functions to objects | Paul Jakma |
2012-01-02 | lib: fix some strtoul() use cases | Ulrich Weber |
2012-01-02 | bgpd: justify checks for IPv4 class D/E | Denis Ovsienko |
2011-12-18 | fix set never used warnings | Stephen Hemminger |
2011-12-13 | bgpd: fix regression in ORF procesing (BZ#688) | Denis Ovsienko |
2011-12-13 | lib: add sockopt helper for setting IPV6_V6ONLY and use it | David Lamparter |
2011-12-13 | lib: put route_types.txt to real use | David Lamparter |
2011-12-13 | build: delete .cvsignore files | Denis Ovsienko |
2011-12-13 | quagga: option "-z" ("--socket <path>") added | Vyacheslav Trushkin |
2011-12-13 | bgpd: implement 'match probability' in route-maps | Vyacheslav Trushkin |
2011-12-13 | bgp: use VTY_GET_INTEGER_RANGE() in bgp_clear() | Ulrich Weber |
2011-12-07 | bgpd: cleanup privs on termination | Stephen Hemminger |
2011-12-06 | bgpd: store nexthop info for redistributed IPV6 routes | Stephen Hemminger |