summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_bfd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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