summaryrefslogtreecommitdiffstats
path: root/pimd/pim_bfd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-5/+6
* *: use the FOR_ALL_INTERFACES abstraction from babeldRenato Westphal2017-10-101-1/+1
* *: use rb-trees to store interfaces instead of sorted linked-listsRenato Westphal2017-10-101-2/+1
* *: use clang's 'ForEachMacros' format style optionRenato Westphal2017-09-151-1/+1
* pimd: pim bfd vrf awareChirag Shah2017-08-141-17/+25
* pimd: Remove pimg from pim_upstream.cDonald Sharp2017-07-241-0/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-250/+224
* *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-2/+2
* *: use vty_outlnQuentin Young2017-06-291-3/+3
* pimd: fix pim bfd crash and bfd neigh downChirag Shah2017-06-061-0/+9
* pimd: Remove some unneeded debugs from pimDonald Sharp2017-06-021-8/+2
* pimd: pim bfd supportChirag Shah2017-05-181-0/+360