summaryrefslogtreecommitdiffstats
path: root/pimd/pim6_mld.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* build, vtysh: extract vtysh commands from .xrefDavid Lamparter2022-10-261-2/+0
* *: fix some malformed CLI docstringsDavid Lamparter2022-10-061-2/+2
* pim6d: Adding last member query count field in "show ipv6 mld interface [ifna...Abhishek N R2022-09-261-0/+2
* Merge pull request #11918 from patrasar/show_ipv6_mld_interface_fixDonatas Abraitis2022-09-211-2/+2
|\
| * pim6d: fix "show ipv6 mld interface" commandSarita Patra2022-09-141-2/+2
* | Merge pull request #11917 from patrasar/pimv6_clear_mroute_fixDonald Sharp2022-09-191-48/+37
|\ \
| * | pim6d: fix clear ipv6 mroute crashSarita Patra2022-09-161-48/+37
| |/
* | pim6d: Fixing coverity issues for pim6_mld.cMobashshera Rasool2022-09-161-1/+1
* | pimd, pim6d: Changing IGMP to GM in debug macros.Abhishek N R2022-09-141-12/+12
* | pim6d: Adding additional details for "show ipv6 mld interface [ifname] json" ...Abhishek N R2022-09-061-0/+9
|/
* pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_PACKETS to PIM_DEBUG_GM_PA...Sai Gomathi N2022-09-051-5/+5
* pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_EVENTS to PIM_DEBUG_GM_EVENTSSai Gomathi N2022-09-051-6/+6
* pim6d: Completing "ipv6 mld last-member-query-interval" commandAbhishek N R2022-08-291-2/+10
* pim6d: Completing "ipv6 mld last-member-query-count" command.Abhishek N R2022-08-291-1/+5
* pim6d: Completing "ipv6 mld query-max-response-time" command.Abhishek N R2022-08-291-3/+8
* pim6d: Implementing "show mld groups" CLISai Gomathi N2022-08-261-2/+123
* Merge pull request #11485 from AbhishekNR/ipv6_mld_todoDonatas Abraitis2022-08-181-1/+9
|\
| * pim6d: Completing "ipv6 mld" command.Abhishek N R2022-07-071-1/+9
* | pim6d: fix clear ipv6 mrouteSarita Patra2022-08-031-0/+16
|/
* pimd: Checks imply that pim is not properly configuredDonald Sharp2022-06-231-1/+1
* pim6d: change MLD socket to be per VRFDavid Lamparter2022-05-061-99/+140
* pim6d: add some show commands for MLDDavid Lamparter2022-05-061-0/+549
* pim6d: count stats for MLDDavid Lamparter2022-05-061-7/+63
* pim6d: add fresh MLD implementationDavid Lamparter2022-05-061-0/+2365