summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_bfd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd/ospfd: make bgp and ospf json response a bit more consistentDon Slice2018-08-301-1/+1
* bgpd/ospf(6)d/pimd: hide BFD commands with timersRafael Zalamena2018-08-081-2/+14
* bgpd/ospf(6)d/pimd: don't show BFD timersRafael Zalamena2018-08-081-0/+4
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-6/+6
* bgpd: peer->bgp must be non NULLDonald Sharp2018-03-211-1/+1
* bgpd: fix compilation issue with bgpdPhilippe Guibert2018-01-221-2/+2
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-3/+2
* *: reindent pt. 2whitespace / reindent2017-07-171-2/+3
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-475/+458
* Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-6/+6
|\
| * vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-6/+6
* | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-3/+3
|/
* *: use vty_outlnQuentin Young2017-06-291-6/+5
* *: use ->text and strmatch where appropriateQuentin Young2017-06-271-2/+2
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* bgpd: remove unnecessary #include "vty.h"Quentin Young2017-03-021-1/+0
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-021-4/+7
|\
| * bgpd: Update BFD status when de-registering with PTMradhika2017-01-301-0/+3
| * bgpd, zebra: Fix for ignored non-default VRF single-hop BFD status messages i...radhika2017-01-301-4/+4
* | frr: Remove HAVE_IPV6 from code baseDonald Sharp2017-01-131-4/+0
* | all: Fix all underfull doc stringsQuentin Young2016-11-301-1/+2
* | all: Fix underfull doc strings, part 2Quentin Young2016-11-081-1/+2
* | all: fix sundry syntax errorsQuentin Young2016-10-011-2/+2
* | bgpd: bgp_vty.c compiles nowDaniel Walton2016-09-261-22/+22
* | Expand #defines in command stringsDaniel Walton2016-09-251-2/+2
* | Expand #defines in command stringsDaniel Walton2016-09-251-1/+1
* | Expand #defines in command stringsDaniel Walton2016-09-251-3/+3
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-11/+12
|/
* Merge remote-tracking branch 'origin/cmaster' into cmaster-nextDonald Sharp2016-09-091-1/+1
|\
| * bgpd: Process directly connected IBGP peers upon interface downvivek2016-09-081-1/+1
* | lib, bgpd, tests: Refactor FILTER_X in zebra.hDonald Sharp2016-08-161-0/+2
|/
* bfd: Fix for missing BFD client regs/deregs from quagga clientsradhika2016-06-211-3/+0
* zebra - BFD client de-registration supportradhika2016-05-091-0/+2
* Addition on hidden command "bfd multihop/singlehop" and "ptm-enable" per inte...radhika2016-04-221-6/+188
* bgpd, lib, ospfd, ospf6d: Fix bfd interface lookupDonald Sharp2016-03-241-1/+1
* Support for multi-client and client reg msgradhika2016-03-091-0/+6
* Zebra and bgpd: VRF support for BFDradhika2016-03-081-2/+9
* Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...Donald Sharp2015-11-271-0/+12
|\
| * Should be able to "no" the full text of any config lineDaniel Walton2015-11-231-0/+12
* | Quagga: prefix2str fixupDonald Sharp2015-11-231-1/+1
|/
* *: add VRF ID in the API message headerFeng Lu2015-11-041-4/+5
* Support of BFD status in Quaggaradhika2015-08-311-51/+47
* Added json formating support to show-...-neighbors-... bgp commands.Morgan Stewart2015-08-121-8/+27
* This patch changes ospfd from only listening mode for BFD status updates to i...Donald Sharp2015-07-221-251/+103
* When IPv6 peer BFD down status is received by BGP, all the the peers for whic...Donald Sharp2015-07-221-14/+30
* This patch changes BGP from only listening mode for BFD status updates to int...Donald Sharp2015-06-121-0/+624