summaryrefslogtreecommitdiffstats
path: root/lib/bfd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-8/+7
* lib: Fix abbreviationDonald Sharp2017-09-291-1/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-371/+337
* *: remove VTYNL, part 1 of 6David Lamparter2017-07-141-1/+1
* *: ditch vty_outln(), part 2 of 2David Lamparter2017-07-141-2/+2
* *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-2/+2
* *: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young2017-06-291-1/+1
* *: use vty_outlnQuentin Young2017-06-291-8/+8
* *: remove VTY_GET_*Quentin Young2017-06-271-6/+3
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: Remove non-vrf based ifindex lookupDonald Sharp2017-03-151-1/+1
* *: use monotime()David Lamparter2017-01-231-1/+1
* frr: Remove HAVE_IPV6 from code baseDonald Sharp2017-01-131-6/+0
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-0/+2
* build/solaris: fix one error and a few warningsRenato Westphal2016-08-271-2/+2
* zebra - BFD client de-registration supportradhika2016-05-091-0/+27
* lib: bfd debug fixupDonald Sharp2016-04-221-9/+16
* Addition on hidden command "bfd multihop/singlehop" and "ptm-enable" per inte...radhika2016-04-221-0/+1
* bgpd, lib, ospfd, ospf6d: Fix bfd interface lookupDonald Sharp2016-03-241-2/+2
* Support for multi-client and client reg msgradhika2016-03-091-0/+40
* *: add VRF ID in the API message headerFeng Lu2015-11-041-2/+3
* Support of BFD status in Quaggaradhika2015-08-311-1/+151
* Fixup of a few missed warnings after --enable-werror turned onDonald Sharp2015-07-261-1/+1
* This patch changes ospfd from only listening mode for BFD status updates to i...Donald Sharp2015-07-221-0/+287