summaryrefslogtreecommitdiffstats
path: root/pimd (follow)
Commit message (Expand)AuthorAgeFilesLines
* pimd, zebra: explicit cast int netlink val to uintQuentin Young2021-04-281-1/+2
* pimd: support BFD profiles configurationRafael Zalamena2021-04-236-3/+84
* pimd: rework BFD integrationRafael Zalamena2021-04-237-333/+95
* build: make builddir include path consistentDavid Lamparter2021-04-211-2/+2
* pimd: fix crash pim register-suppress-time commandSarita Patra2021-04-201-6/+2
* *: remove *.conf.sample filesQuentin Young2021-04-092-41/+0
* Merge pull request #8333 from mobash-rasool/pim-fixes-2Donald Sharp2021-03-252-1/+6
|\
| * pimd: in 'no ip pim hello' add hold time as optional when hello interval givenMobashshera Rasool2021-03-251-1/+1
| * pimd: Validation that hello should be less than hold time config.Mobashshera Rasool2021-03-252-0/+5
* | Merge pull request #8250 from idryzhov/fix-nb-running-get-entryRenato Westphal2021-03-241-7/+17
|\ \ | |/ |/|
| * *: fix aborts when validating configurationIgor Ryzhov2021-03-161-7/+17
* | Merge pull request #8121 from opensourcerouting/macro-cleanupDonatas Abraitis2021-03-226-63/+64
|\ \
| * | *: require semicolon after FRR_DAEMON_INFO & co.David Lamparter2021-03-171-1/+2
| * | *: require semicolon after DEFINE_<typesafe...>David Lamparter2021-03-172-3/+3
| * | *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-173-59/+59
| |/
* / pimd: marking MSDP traffic as DSCP CS6Adriano Marto Reis2021-03-211-0/+14
|/
* pimd: Fix clang issue with -Waddress-of-packed-memberDonald Sharp2021-03-151-9/+17
* *: fix printf extension typesDavid Lamparter2021-03-141-1/+1
* pimd: Use builtin printf functionalityDonald Sharp2021-03-142-63/+20
* pimd: fix coverity SA warning in pim_nb_config.cMark Stapp2021-03-091-1/+1
* Merge pull request #8165 from wesleycoakley/misc-qol-fixupsRafael Zalamena2021-03-051-2/+2
|\
| * pimd: show ip mroute column realignWesley Coakley2021-03-021-2/+2
* | pimd: correctly get interface name for error messageChristian Hopps2021-03-041-3/+3
* | bgpd, pimd: fix coverity SA warningsMark Stapp2021-03-011-1/+1
|/
* pimd: do static mroute loop check in NB VALIDATEQuentin Young2021-02-241-7/+16
* lib: register dependency between control plane protocol and vrf nb nodesIgor Ryzhov2021-02-221-0/+2
* Merge pull request #8044 from SaiGomathiN/nsgDonald Sharp2021-02-161-12/+63
|\
| * pimd: json support addednsaigomathi2021-02-091-12/+63
* | *: remove tabs & newlines from log messagesDavid Lamparter2021-02-142-3/+3
* | Merge pull request #8032 from donaldsharp/dp_uninitedDonatas Abraitis2021-02-081-3/+3
|\ \
| * | *: Fix usage of bfd_adj_eventDonald Sharp2021-02-071-3/+3
* | | pimd: check debug flag one timeanlancs2021-02-081-4/+3
|/ /
* | Merge pull request #6049 from sarav511/ovrdholdRuss White2021-02-041-0/+33
|\ \
| * | pimd: SGRpt prune received during prune didn't override holdtimesaravanank2021-01-281-0/+33
* | | *: fix all backetsIgor Ryzhov2021-02-022-13/+13
* | | pimd: Remove #if 0 code from systemDonald Sharp2021-01-282-21/+0
|/ /
* | Merge pull request #7934 from donaldsharp/valgrind_cleanupsMark Stapp2021-01-261-0/+8
|\ \
| * | pimd: Prevent use after freeDonald Sharp2021-01-261-0/+8
* | | pimd: Prevent crash with igmp only configDonald Sharp2021-01-211-1/+2
|/ /
* | pimd: fix multiple memory leakSarita Patra2021-01-151-14/+12
* | pimd: SPT-bit is not set to false as per RFC section in one flowMobashshera Rasool2021-01-112-1/+8
* | Merge pull request #7751 from mobash-rasool/igmp-fixesDonald Sharp2021-01-093-6/+31
|\ \
| * | pimd: IGMP conformance 5.10 test case is failingMobashshera Rasool2020-12-243-6/+31
| |/
* | Merge pull request #7753 from mobash-rasool/pim-fixesDonald Sharp2021-01-091-1/+27
|\ \
| * | pimd: when node changes from non-DR to DR S,G entry not createdMobashshera Rasool2020-12-171-1/+27
* | | pimd : Added the command to clear the pim bsr data.vdhingra2021-01-085-4/+155
| |/ |/|
* | Merge pull request #7739 from mobash-rasool/pim-fixesJafar Al-Gharaibeh2020-12-151-1/+1
|\|
| * pimd: correcting the definition for Mroute flag "R"Mobashshera Rasool2020-12-151-1/+1
* | Merge pull request #7637 from AnuradhaKaruppiah/evpn-pim-fixesPatrick Ruddy2020-12-151-0/+7
|\ \
| * | pimd: skip displaying pim config on the vxlan termination device ipmr-loAnuradha Karuppiah2020-11-301-0/+7