| Commit message (Expand) | Author | Age | Files | Lines |
* | bgpd: remove HAVE_IPV6 conditionals | Lou Berger | 2016-02-26 | 1 | -26/+0 |
* | bgpd: tests - add null pointer protection to fix bgp test failures | Lou Berger | 2016-02-26 | 1 | -0/+3 |
* | bgpd: improve cleanup in bgp_delete() | Lou Berger | 2016-02-26 | 1 | -0/+21 |
* | lib, bgpd, tests: Refactor FILTER_X in zebra.h | Donald Sharp | 2016-02-26 | 1 | -0/+1 |
* | bgpd: bgp_scan shouldn't queue up route_nodes with no routes for processing | Paul Jakma | 2016-02-18 | 1 | -1/+2 |
* | bgpd, lib: memory cleanups for valgrind, plus debug changes | Lou Berger | 2015-10-27 | 1 | -13/+13 |
* | bgpd: fix using of two pointers for struct thread_master * | Donald Sharp | 2015-10-27 | 1 | -8/+8 |
* | quagga: Additional centos 6 -enable-werror fixes | Donald Sharp | 2015-10-27 | 1 | -4/+2 |
* | lib: zclient.c remove extern struct thread_master * | Donald Sharp | 2015-10-27 | 1 | -1/+1 |
* | lib/zclient: Consolidate error reporting for zclient_read_header | Donald Sharp | 2015-09-24 | 1 | -21/+3 |
* | bgpd/pimd: fix zAPI parsing | Nicolas Dichtel | 2015-09-24 | 1 | -41/+27 |
* | *: add VRF ID in the API message header | Feng Lu | 2015-06-03 | 1 | -3/+3 |
* | Fix most compiler warnings in default GCC build. | Paul Jakma | 2014-09-23 | 1 | -14/+21 |
* | *: nuke ^L (page feed) | David Lamparter | 2014-06-04 | 1 | -6/+6 |
* | bgpd, zebra: support NEXTHOP_IPV4_IFINDEX in bgp import check | Christian Franke | 2013-08-06 | 1 | -5/+11 |
* | bgpd, zebra: Support NEXTHOP_IPV4_IFINDEX in nexthop_lookup api | Christian Franke | 2013-08-06 | 1 | -0/+13 |
* | bgpd: honor PEER_FLAG_DISABLE_CONNECTED_CHECK on bgp_scan | Christian Franke | 2013-07-31 | 1 | -1/+2 |
* | bgpd: prevent double address delete on shutdown | Rakesh Garimella | 2013-07-30 | 1 | -0/+4 |
* | bgpd: conditional default-originate using route-map | Christian Franke | 2013-01-16 | 1 | -0/+10 |
* | bgpd: remove calls to peer_sort() from fast-path | Jorge Boncompte [DTI2] | 2012-05-22 | 1 | -1/+1 |
* | bgpd: optimize bgp_nexthop_self() | Jorge Boncompte [DTI2] | 2012-05-22 | 1 | -16/+90 |
* | bgpd: reinstate zlookup checks, required for BGP without zebra | Paul Jakma | 2012-01-09 | 1 | -3/+23 |
* | bgpd: improve "show ip bgp scan detail" | Denis Ovsienko | 2012-01-08 | 1 | -2/+22 |
* | bgpd: dismiss some zlookup checks | Denis Ovsienko | 2012-01-08 | 1 | -32/+6 |
* | bgpd: add "show ip bgp scan detail" command | Denis Ovsienko | 2012-01-08 | 1 | -15/+44 |
* | bgpd: touch nexthop handling code | Denis Ovsienko | 2012-01-08 | 1 | -17/+13 |
* | quagga: option "-z" ("--socket <path>") added | Vyacheslav Trushkin | 2011-12-13 | 1 | -6/+1 |
* | bgpd: fix bgp_node locking issues | Chris Caputo | 2011-03-21 | 1 | -4/+18 |
* | [bgpd] Stability fixes including bugs 397, 492 | Chris Caputo | 2009-07-19 | 1 | -3/+25 |
* | [cleanup] functions taking no args should be declared with void args | Stephen Hemminger | 2009-06-12 | 1 | -4/+4 |
* | [cleanup] Convert XMALLOC/memset to XCALLOC | Stephen Hemminger | 2009-06-12 | 1 | -13/+5 |
* | [vty] Add support for a 'restricted mode' with anonymous vty connections | Paul Jakma | 2008-08-23 | 1 | -0/+1 |
* | [bgpd] Trim memory usage of BGP routes | Paul Jakma | 2007-05-04 | 1 | -19/+21 |
* | [PtP over ethernet] New peer flag allows much more addressing flexibility | Andrew J. Schorr | 2006-12-12 | 1 | -41/+5 |
* | [bgpd] Handle pcount as flags are changed, fixing pcount issues | Paul Jakma | 2006-09-07 | 1 | -2/+2 |
* | [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM. | Paul Jakma | 2006-02-21 | 1 | -6/+6 |
* | [zserv] fix up custom isisd and bgpd Zserv functions for new format. | paul | 2006-01-17 | 1 | -24/+62 |
* | 2005-06-28 Paul Jakma <paul.jakma@sun.com> | paul | 2005-06-28 | 1 | -19/+17 |
* | 2005-05-23 Paul Jakma <paul@dishone.st> | paul | 2005-05-23 | 1 | -8/+8 |
* | 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanup | paul | 2005-04-07 | 1 | -9/+6 |
* | * bgp_nexthop.c: Improve debug. | hasso | 2005-02-01 | 1 | -5/+11 |
* | 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-12-08 | 1 | -1/+1 |
* | 2004-11-09 Paul Jakma <paul@dishone.st> | paul | 2004-11-09 | 1 | -174/+75 |
* | OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd, | hasso | 2004-10-19 | 1 | -4/+4 |
* | Remove usage of evil list and listnode typedefs. | hasso | 2004-09-23 | 1 | -2/+2 |
* | Merge bgpd changeset 1176 from Zebra repository by Rivo Nurges. | hasso | 2004-05-20 | 1 | -5/+5 |
* | Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGER | hasso | 2004-03-04 | 1 | -0/+9 |
* | 2003-09-29 Paul Jakma <paul@dishone.st> | paul | 2003-09-29 | 1 | -4/+4 |
* | Import of zebra.org 20030428-18:07 IST | paul | 2003-04-28 | 1 | -41/+44 |
* | [zebra 14631] Generic PtP and RFC3021 interface addressing supportpatch_z14631_ptp_rfc3021 | paul | 2002-12-13 | 1 | -4/+4 |