summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_bfd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bfdd, lib, bgpd: add bfd cbit usagePhilippe Guibert2019-05-141-2/+6
* bgp, ospfd, ospf6d, pimd, lib, isisd: add bfd_client_sendmsg vrf_idPhilippe Guibert2019-05-071-1/+1
* Merge pull request #4264 from pguibert6WIND/trace_bfdDonald Sharp2019-05-071-0/+7
|\
| * ospfd: add bfd up event tracePhilippe Guibert2019-05-061-0/+7
* | *: use ZAPI_CALLBACK_ARGS macro for zapi handlersQuentin Young2019-05-031-4/+2
|/
* bgpd/ospfd: make bgp and ospf json response a bit more consistentDon Slice2018-08-301-2/+2
* 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-7/+7
* ospfd: OSPFv2 VRF SupportChirag Shah2017-10-031-4/+5
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-277/+267
* *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-2/+2
* *: use vty_outlnQuentin Young2017-06-291-3/+3
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: use monotime()David Lamparter2017-01-231-1/+1
* *: coccinelle-replace vty->indexDavid Lamparter2016-12-091-3/+3
* Merge branch 'stable/2.0'David Lamparter2016-12-011-2/+8
|\
| * ospfd: "ip ospf bfd" removes the "ip ospf bfd 3 250 250" commandDaniel Walton2016-11-291-2/+8
* | ospfd: resolve CHECK ME'sQuentin Young2016-09-291-15/+5
* | Expand #defines in command stringsDaniel Walton2016-09-251-2/+2
* | ospfd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-1/+4
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-11/+12
* | ospfd: argv update for all but ospf_vty.cDaniel Walton2016-09-221-1/+1
|/
* 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
* bgpd, lib, ospfd, ospf6d: Fix bfd interface lookupDonald Sharp2016-03-241-1/+1
* Support for multi-client and client reg msgradhika2016-03-091-1/+7
* 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-3/+4
* Support of BFD status in Quaggaradhika2015-08-311-16/+101
* This patch changes ospfd from only listening mode for BFD status updates to i...Donald Sharp2015-07-221-0/+352