| Commit message (Expand) | Author | Age | Files | Lines |
* | bgpd/ospfd: make bgp and ospf json response a bit more consistent | Don Slice | 2018-08-30 | 1 | -1/+1 |
* | bgpd/ospf(6)d/pimd: hide BFD commands with timers | Rafael Zalamena | 2018-08-08 | 1 | -2/+14 |
* | bgpd/ospf(6)d/pimd: don't show BFD timers | Rafael Zalamena | 2018-08-08 | 1 | -0/+4 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -6/+6 |
* | bgpd: peer->bgp must be non NULL | Donald Sharp | 2018-03-21 | 1 | -1/+1 |
* | bgpd: fix compilation issue with bgpd | Philippe Guibert | 2018-01-22 | 1 | -2/+2 |
* | Revert "*: reindent pt. 2" | David Lamparter | 2017-07-22 | 1 | -3/+2 |
* | *: reindent pt. 2 | whitespace / reindent | 2017-07-17 | 1 | -2/+3 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -475/+458 |
* | Merge remote-tracking branch 'frr/master' into newline-redux | David Lamparter | 2017-07-14 | 1 | -6/+6 |
|\ |
|
| * | vtysh: return non-zero for configuration failures | Daniel Walton | 2017-07-13 | 1 | -6/+6 |
* | | *: ditch vty_outln(), part 1 of 2 | David Lamparter | 2017-07-13 | 1 | -3/+3 |
|/ |
|
* | *: use vty_outln | Quentin Young | 2017-06-29 | 1 | -6/+5 |
* | *: use ->text and strmatch where appropriate | Quentin Young | 2017-06-27 | 1 | -2/+2 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | bgpd: remove unnecessary #include "vty.h" | Quentin Young | 2017-03-02 | 1 | -1/+0 |
* | Merge remote-tracking branch 'origin/stable/2.0' | Donald Sharp | 2017-02-02 | 1 | -4/+7 |
|\ |
|
| * | bgpd: Update BFD status when de-registering with PTM | radhika | 2017-01-30 | 1 | -0/+3 |
| * | bgpd, zebra: Fix for ignored non-default VRF single-hop BFD status messages i... | radhika | 2017-01-30 | 1 | -4/+4 |
* | | frr: Remove HAVE_IPV6 from code base | Donald Sharp | 2017-01-13 | 1 | -4/+0 |
* | | all: Fix all underfull doc strings | Quentin Young | 2016-11-30 | 1 | -1/+2 |
* | | all: Fix underfull doc strings, part 2 | Quentin Young | 2016-11-08 | 1 | -1/+2 |
* | | all: fix sundry syntax errors | Quentin Young | 2016-10-01 | 1 | -2/+2 |
* | | bgpd: bgp_vty.c compiles now | Daniel Walton | 2016-09-26 | 1 | -22/+22 |
* | | Expand #defines in command strings | Daniel Walton | 2016-09-25 | 1 | -2/+2 |
* | | Expand #defines in command strings | Daniel Walton | 2016-09-25 | 1 | -1/+1 |
* | | Expand #defines in command strings | Daniel Walton | 2016-09-25 | 1 | -3/+3 |
* | | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra | Daniel Walton | 2016-09-23 | 1 | -11/+12 |
|/ |
|
* | Merge remote-tracking branch 'origin/cmaster' into cmaster-next | Donald Sharp | 2016-09-09 | 1 | -1/+1 |
|\ |
|
| * | bgpd: Process directly connected IBGP peers upon interface down | vivek | 2016-09-08 | 1 | -1/+1 |
* | | lib, bgpd, tests: Refactor FILTER_X in zebra.h | Donald Sharp | 2016-08-16 | 1 | -0/+2 |
|/ |
|
* | bfd: Fix for missing BFD client regs/deregs from quagga clients | radhika | 2016-06-21 | 1 | -3/+0 |
* | zebra - BFD client de-registration support | radhika | 2016-05-09 | 1 | -0/+2 |
* | Addition on hidden command "bfd multihop/singlehop" and "ptm-enable" per inte... | radhika | 2016-04-22 | 1 | -6/+188 |
* | bgpd, lib, ospfd, ospf6d: Fix bfd interface lookup | Donald Sharp | 2016-03-24 | 1 | -1/+1 |
* | Support for multi-client and client reg msg | radhika | 2016-03-09 | 1 | -0/+6 |
* | Zebra and bgpd: VRF support for BFD | radhika | 2016-03-08 | 1 | -2/+9 |
* | Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in... | Donald Sharp | 2015-11-27 | 1 | -0/+12 |
|\ |
|
| * | Should be able to "no" the full text of any config line | Daniel Walton | 2015-11-23 | 1 | -0/+12 |
* | | Quagga: prefix2str fixup | Donald Sharp | 2015-11-23 | 1 | -1/+1 |
|/ |
|
* | *: add VRF ID in the API message header | Feng Lu | 2015-11-04 | 1 | -4/+5 |
* | Support of BFD status in Quagga | radhika | 2015-08-31 | 1 | -51/+47 |
* | Added json formating support to show-...-neighbors-... bgp commands. | Morgan Stewart | 2015-08-12 | 1 | -8/+27 |
* | This patch changes ospfd from only listening mode for BFD status updates to i... | Donald Sharp | 2015-07-22 | 1 | -251/+103 |
* | When IPv6 peer BFD down status is received by BGP, all the the peers for whic... | Donald Sharp | 2015-07-22 | 1 | -14/+30 |
* | This patch changes BGP from only listening mode for BFD status updates to int... | Donald Sharp | 2015-06-12 | 1 | -0/+624 |