summaryrefslogtreecommitdiffstats
path: root/pimd (follow)
Commit message (Expand)AuthorAgeFilesLines
* pimd: rename some MSDP functionsRafael Zalamena2021-06-093-20/+19
* pimd: rework MSDP mesh-group codeRafael Zalamena2021-06-096-784/+423
* isisd, ospf6d, pimd: set vrf_id when creating bfd sessionsIgor Ryzhov2021-05-311-0/+1
* Merge pull request #8671 from donaldsharp/pim_possible_crashJafar Al-Gharaibeh2021-05-212-5/+7
|\
| * pimd: Fix rare crash situationDonald Sharp2021-05-191-3/+5
| * pimd: When bind fails give some extra dataDonald Sharp2021-05-191-2/+2
* | Merge pull request #8616 from donaldsharp/pim_orderingMartin Winter2021-05-2018-40/+62
|\ \ | |/ |/|
| * pimd: Remove pim->vrf_id and use pim->vrf->vrf_idDonald Sharp2021-05-1218-40/+43
| * pimd: There exists a path where on vrf bringup we do not create the pimregDonald Sharp2021-05-122-0/+19
* | Merge pull request #8144 from LabNConsulting/chopps/ly2Martin Winter2021-05-142-43/+42
|\ \
| * | lib: adapt to version 2 of libyangChristian Hopps2021-05-132-43/+42
| |/
* / pimd: Use __func__ instead of __PRETTY_FUNCTION__Donald Sharp2021-05-121-1/+1
|/
* Merge pull request #8639 from idryzhov/isis-new-bfd-libRafael Zalamena2021-05-091-0/+3
|\
| * lib: remove old bfd libraryIgor Ryzhov2021-05-071-0/+3
* | Merge pull request #8631 from dslicenc/pimd-timer-fixDavid Lamparter2021-05-095-24/+45
|\ \ | |/ |/|
| * pimd: adjust rp_keep_alive_time when register_suppress_time is changedDon Slice2021-05-053-2/+25
| * pimd: stop displaying global parameters in each vrfDon Slice2021-05-052-22/+20
* | Merge pull request #8614 from opensourcerouting/msdp-fixesDonald Sharp2021-05-044-421/+141
|\ \
| * | pimd: show MSDP configurationRafael Zalamena2021-05-033-0/+23
| * | pimd: reduce code duplicationRafael Zalamena2021-05-031-421/+118
| |/
* | pimd: cleanup & convert bsm_rpinfo to TS listDavid Lamparter2021-05-034-133/+110
* | pimd: cleanup & convert bsm_info to TS listDavid Lamparter2021-05-033-40/+53
* | pimd: remove unused sz_timerDavid Lamparter2021-05-031-1/+0
|/
* Merge pull request #8545 from opensourcerouting/assert-our-ownMark Stapp2021-05-0317-132/+134
|\
| * pimd: zassert => assertDavid Lamparter2021-04-2317-132/+132
| * *: make sure `config.h` or `zebra.h` is firstDavid Lamparter2021-04-231-0/+2
* | 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
|/