summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_bfd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: Print out vrf name as well as idDonald Sharp2020-02-141-5/+8
* bgpd: Replace bgp_flag_* to [UN]SET/CHECK_FLAG macrosDonatas Abraitis2020-02-061-3/+3
* bfdd: Handling local and remote admin-downSumitAgarwal1232019-10-291-1/+2
* bgpd: add vty command to enable bfd control-plane-check-failurePhilippe Guibert2019-05-141-2/+76
* bfdd, lib, bgpd: add bfd cbit usagePhilippe Guibert2019-05-141-11/+33
* bgp, ospfd, ospf6d, pimd, lib, isisd: add bfd_client_sendmsg vrf_idPhilippe Guibert2019-05-071-4/+3
* Merge pull request #4264 from pguibert6WIND/trace_bfdDonald Sharp2019-05-071-0/+5
|\
| * bgpd: add bfd event tracePhilippe Guibert2019-05-061-0/+5
* | *: use ZAPI_CALLBACK_ARGS macro for zapi handlersQuentin Young2019-05-031-4/+2
|/
* bgpd: improve reconnection mechanism by cancelling connect timersPhilippe Guibert2019-04-181-1/+3
* bgpd: improve bgp convergence, with bfd upPhilippe Guibert2019-04-181-0/+5
* 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