| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | *: update thread_add_* calls | Quentin Young | 2017-05-09 | 1 | -4/+5 |
* | *: remove THREAD_ON macros, add nullity check | Quentin Young | 2017-05-09 | 1 | -2/+4 |
* | bgpd, lib, zebra: Refactor ifname2ifindex to be VRF aware | Donald Sharp | 2017-03-15 | 1 | -1/+1 |
* | *: Refactor if_lookup_by_name to be VRF aware | Donald Sharp | 2017-03-15 | 1 | -2/+2 |
* | frr: Remove HAVE_IPV6 from code base | Donald Sharp | 2017-01-13 | 1 | -51/+0 |
* | *: always set SO_SNDBUF and SO_RCVBUF using a best effort approach | Renato Westphal | 2016-12-08 | 1 | -24/+2 |
* | Merge remote-tracking branch 'origin/cmaster' into cmaster-next | Donald Sharp | 2016-10-21 | 1 | -2/+3 |
|\ |
|
| * | bgpd: protect "could not get instance" error message with debug | Don Slice | 2016-10-11 | 1 | -2/+3 |
* | | bgpd, lib: memory cleanups for valgrind, plus debug changes | Lou Berger | 2016-10-18 | 1 | -1/+3 |
* | | bgpd: Revert --enable-bgp-standalone | Donald Sharp | 2016-09-20 | 1 | -2/+2 |
* | | bgpd: Fix standalone to better handle getsockopt failure | Donald Sharp | 2016-09-09 | 1 | -3/+4 |
* | | bgpd: Allow bgp to work standalone | Donald Sharp | 2016-09-09 | 1 | -0/+6 |
* | | build/solaris: fix one error and a few warnings | Renato Westphal | 2016-08-27 | 1 | -0/+2 |
* | | *: use an ifindex_t type, defined in lib/if.h, for ifindex values | Paul Jakma | 2016-08-18 | 1 | -1/+1 |
* | | lib, bgpd, tests: Refactor FILTER_X in zebra.h | Donald Sharp | 2016-08-16 | 1 | -0/+1 |
* | | bgpd: only try to identify VRF on Linux | David Lamparter | 2016-08-16 | 1 | -0/+12 |
|/ |
|
* | ospf6d, bgpd: avoid calling if_nametoindex | Feng Lu | 2016-06-09 | 1 | -1/+1 |
* | lib: allow caller to provide prefix storage in sockunion2hostprefix | Timo Teräs | 2016-06-09 | 1 | -6/+5 |
* | build: remove INRIA, NRL and MUSICA IPv6 quirks | David Lamparter | 2016-06-03 | 1 | -2/+2 |
* | bgpd: kill unused variable in bgp_socket() | Lou Berger | 2016-05-26 | 1 | -1/+1 |
* | bgp: Anti-Yammer Patch | Donald Sharp | 2016-04-21 | 1 | -1/+2 |
* | bgpd: Another hash_get crash fix | Donald Sharp | 2016-04-04 | 1 | -0/+3 |
* | bgpd: Add group pointer to peer_create function. | Donald Sharp | 2016-03-31 | 1 | -1/+1 |
* | BGP: Fix BGP unnumbered peerings across VRFs | vivek | 2016-03-29 | 1 | -0/+1 |
* | BGP: Unnumbered peering in a VRF | vivek | 2016-02-29 | 1 | -36/+84 |
* | BGPD: Make "Bind to connect" messages conditional no debug | Don Slice | 2016-02-23 | 1 | -1/+2 |
* | bgpd: Add the ability to use a VRF to bgp | Donald Sharp | 2016-02-02 | 1 | -4/+43 |
* | Use a hash to store BGP peer structures | Daniel Walton | 2015-10-23 | 1 | -0/+4 |
* | bgpd: fix using of two pointers for struct thread_master * | Donald Sharp | 2015-10-14 | 1 | -2/+2 |
* | BGP: Fix MD5 authentication for unnumbered neighbors | vivek | 2015-08-30 | 1 | -4/+18 |
* | BGP: Handle interface or local address failure | vivek | 2015-08-29 | 1 | -1/+7 |
* | The MD5 password configured for a BGP peer was incorrectly getting | Donald Sharp | 2015-07-22 | 1 | -1/+8 |
* | BGP: Restart the BGP FSM if update source fails. | Donald Sharp | 2015-06-12 | 1 | -6/+12 |
* | bgpd-set-somark.patch | Donald Sharp | 2015-06-12 | 1 | -0/+5 |
* | bgpd-ebgp-multihop-fix.patch | Donald Sharp | 2015-05-20 | 1 | -3/+12 |
* | bgpd: bgpd-warnings.patch | Donald Sharp | 2015-05-20 | 1 | -3/+1 |
* | bgpd: bgpd-no-as.patch | Donald Sharp | 2015-05-20 | 1 | -1/+1 |
* | Some debug calls are being passed the incorrect peer | Donald Sharp | 2015-05-20 | 1 | -3/+3 |
* | During connection setup, there may be two connections in progress for a BGP | Donald Sharp | 2015-05-20 | 1 | -1/+2 |
* | When an incoming connection is received from a neighbor that is configured but | Donald Sharp | 2015-05-20 | 1 | -0/+10 |
* | BGP: For sessions based on interface/LL addr, use ifindex to identify peer | Donald Sharp | 2015-05-20 | 1 | -5/+5 |
* | This patch adds support for allowing BGP to create and bring up neighbor | Donald Sharp | 2015-05-20 | 1 | -1/+20 |
* | BGP: Add dynamic update group support | Donald Sharp | 2015-05-20 | 1 | -0/+1 |
* | Overhual BGP debugs | Donald Sharp | 2015-05-20 | 1 | -14/+14 |
* | 'neighbor <if-name> interface' config support in BGP including RA/Zebra changes. | Donald Sharp | 2015-05-20 | 1 | -6/+14 |
* | bgpd: bgpd-fsm-fix.patch | Donald Sharp | 2015-05-20 | 1 | -28/+77 |
* | *: nuke ^L (page feed) | David Lamparter | 2014-06-04 | 1 | -1/+1 |
* | bgpd: support TTL-security with iBGP | Pradosh Mohapatra | 2014-05-19 | 1 | -5/+38 |
* | bgpd: factor out TTL setting | David Lamparter | 2014-05-19 | 1 | -12/+12 |
* | bgpd: increase TCP socket buffer size | Vipin Kumar | 2014-05-15 | 1 | -1/+29 |