summaryrefslogtreecommitdiffstats
path: root/pimd (follow)
Commit message (Expand)AuthorAgeFilesLines
* pimd: fix a possible use after free bug when doing pim traceJafar Al-Gharaibeh2024-09-251-1/+1
* pimd: Fix coverity checked return issueNathan Bahr2024-09-251-7/+17
* pimd: Fix coverity checked return issueNathan Bahr2024-09-251-4/+9
* pimd: Fix igmp proxy null pointer dereferenceNathan Bahr2024-09-251-5/+6
* pimd,yang: Implement AutoRP CLI and NB config pathNathan Bahr2024-09-248-1/+768
* pimd: Add AutoRP functionality to PIMDNathan Bahr2024-09-2411-6/+1374
* pimd: add show commands for igmp proxy joinsBarry A. Trent2024-09-231-4/+64
* pimd: add proxy join/prune functionalityBarry A. Trent2024-09-237-12/+128
* pimd: add igmp proxy cli and yang configurationBarry A. Trent2024-09-203-0/+17
* pimd, yang: add cli for igmp proxyBarry A. Trent2024-09-205-1/+44
* pimd: use vty_jsonJafar Al-Gharaibeh2024-09-141-4/+1
* Merge pull request #16438 from Jafaral/pim-10.1-cand-rpDonald Sharp2024-09-1423-144/+2737
|\
| * pimd: make sure the bsr message is coming from the neighborJafar Al-Gharaibeh2024-09-101-4/+4
| * pimd: refactor pim_sock_read to be used with unicast bsr msgsJafar Al-Gharaibeh2024-09-093-92/+42
| * pimd: candidate BSR/RP show commands, move under ip pim bsrJafar Al-Gharaibeh2024-09-097-149/+211
| * pimd: Candidate-BSR supportJafar Al-Gharaibeh2024-09-0918-86/+1612
| * pimd: Candidate-RP supportJafar Al-Gharaibeh2024-09-0916-14/+1069
* | pimd: fix crash for two commandsanlan_cs2024-09-121-0/+8
|/
* *: Create termtable specific temp memoryDonald Sharp2024-09-013-21/+21
* pimd: Fix crash in pimdCorey Siltala2024-08-231-1/+4
* Merge pull request #16450 from nabahr/static_joinsDonald Sharp2024-08-2211-115/+578
|\
| * pimd, yang: Implement igmp static-group commandNathan Bahr2024-08-1511-115/+578
* | pimd: fix missing checking the return value for igmp commandanlan_cs2024-08-161-1/+4
* | pimd: fix possible NULL dereferenceRafael Zalamena2024-07-311-4/+5
* | lib: define constant for plataforms missing itRafael Zalamena2024-07-291-0/+1
* | pimd: add support for MSDP authenticationRafael Zalamena2024-07-2910-68/+457
* | pimd: MSDP SA filteringRafael Zalamena2024-07-278-24/+327
* | Merge pull request #16472 from donaldsharp/msdp_bugDonatas Abraitis2024-07-251-5/+3
|\ \ | |/ |/|
| * pimd: Fix msdp setting of sa->rpDonald Sharp2024-07-251-5/+3
* | Merge pull request #16432 from Jafaral/pim-warnMark Stapp2024-07-232-12/+12
|\ \
| * | pimd: fix compile warningsJafar Al-Gharaibeh2024-07-222-12/+12
* | | Merge pull request #16309 from louis-6wind/fix-pim-crashDonald Sharp2024-07-221-2/+10
|\ \ \ | |/ / |/| |
| * | pimd: fix crash on non-existent interfaceLouis Scalbert2024-07-031-2/+10
| |/
* / pimd, lib, vtysh: Added new 'router pim[6] [vrf NAME]' config nodeNathan Bahr2024-07-1612-853/+3405
|/
* pimd: refactor `pim_rp_set_upstream_addr`David Lamparter2024-06-261-10/+7
* pimd: fix misplaced braces/logic errorDavid Lamparter2024-06-261-2/+2
* pimd: prepare NHT for tracking BSM C-RPsDavid Lamparter2024-06-203-7/+52
* pimd: allow sending packets without pinned ifaceDavid Lamparter2024-06-201-13/+11
* pimd: add prefix_* and IANA_AFI v4/v6 definesDavid Lamparter2024-06-201-0/+4
* pimd: add debugs for i-am-RP stateDavid Lamparter2024-06-201-0/+6
* pimd: make clang-format slightly less annoyingDavid Lamparter2024-06-202-2/+2
* pimd: Give a clearer warning when the kernel is not compiled rightDonald Sharp2024-05-311-4/+8
* pimd: fix crash when mixing ssm/any-source joinsJafar Al-Gharaibeh2024-05-311-2/+0
* pimd: fix order of operations for evaluating joinDavid Lamparter2024-05-081-1/+7
* pimd: fix null register before aging out reg-stopDavid Lamparter2024-05-083-23/+49
* pimd: fix dr-priority rangeDavid Lamparter2024-05-082-4/+4
* pimd: fix crash unconfiguring rp keepalive timerVijayalaxmi Basavaraj2024-04-261-2/+9
* Merge pull request #15661 from routingrocks/masterDonatas Abraitis2024-04-111-6/+9
|\
| * pimd: pim mlag summary should display the down connection status.Rajesh Varatharaj2024-04-051-6/+9
* | Merge pull request #13627 from anlancs/pimd/pimreg-vrf-add-breakmobash-rasool2024-04-101-0/+2
|\ \ | |/ |/|