summaryrefslogtreecommitdiffstats
path: root/pimd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10733 from anlancs/zebra-remove-updateRafael Zalamena2023-10-081-34/+0
|\
| * *: remove ZEBRA_INTERFACE_VRF_UPDATEanlan_cs2023-10-071-34/+0
* | pimd: Indicating the rp in the msdp sa messageAdriano Marto Reis2023-10-042-3/+25
|/
* pimd: remove redundant closing socketanlan_cs2023-09-231-1/+0
* pimd: Use a better name for oil_parentDonald Sharp2023-09-197-40/+38
* Merge pull request #14299 from SaiGomathiN/14286Russ White2023-09-191-1/+1
|\
| * pimd,pim6d: Resolving the YANG datatype Inconsistency for PIM Hello IntervalSai Gomathi N2023-08-301-1/+1
* | pimd: Display oil_parent as a string name of the interfaceDonald Sharp2023-09-143-14/+22
* | pimd: Prevent crash when receiving register message when the RP() is unknownDonald Sharp2023-08-311-1/+9
* | pimd: When receiving a packet be more careful with length in pim_pim_packetDonald Sharp2023-08-301-2/+2
|/
* Merge pull request #14193 from donaldsharp/pim_vxlan_weirdnessmobash-rasool2023-08-155-10/+98
|\
| * pimd: Add whether or not the rpf succeeded or not to the debugDonald Sharp2023-08-141-9/+9
| * pimd: Intentionally rescan oil when RPF fails on upstream creationDonald Sharp2023-08-141-0/+1
| * pimd: Allow more immediate null registers to be sent in the vxlan codeDonald Sharp2023-08-123-0/+62
| * pimd: Prevent vxlan from causing a S,G RPT Prune in some casesDonald Sharp2023-08-121-1/+26
* | Merge pull request #14016 from mjstapp/event_exec_ptrDonald Sharp2023-08-151-3/+3
|\ \ | |/ |/|
| * * : include event ptr in event_execute apiMark Stapp2023-07-251-3/+3
* | pimd, pim6d: Don't set SRC_STREAM flag on LHRSarita Patra2023-07-311-2/+4
* | pimd: Remove pim_addr_dumpDonald Sharp2023-07-213-33/+0
* | pimd: Convert usage of pim_addr_dump to %pFXhDonald Sharp2023-07-211-4/+1
|/
* Merge pull request #14006 from AbhishekNR/mld_coreDonald Sharp2023-07-202-0/+17
|\
| * pim6d: Fixing core while running MLD conformance test.Abhishek N R2023-07-182-0/+17
* | Merge pull request #13605 from anlancs/fix/pimd-promote-interfaceDonald Sharp2023-07-201-2/+12
|\ \
| * | pimd: Fix missing promotion for primary addressanlan_cs2023-05-261-2/+12
* | | Merge pull request #13629 from anlancs/fix/pimd-order-pimregDonald Sharp2023-07-191-2/+2
|\ \ \ | |_|/ |/| |
| * | pimd: Fix wrong creating order for pimreganlan_cs2023-05-301-2/+2
| |/
* | Merge pull request #13717 from anlancs/fix/pimd-igmp-prot-back-2mobash-rasool2023-07-131-1/+1
|\ \
| * | pimd: Fix wrong protocol for SSManlan_cs2023-06-071-1/+1
* | | pimd, pim6d: Added pimEnabled field in "show ip pim nexthop json" cliSarita Patra2023-07-101-0/+10
* | | Merge pull request #13837 from mobash-rasool/fixes2Donatas Abraitis2023-07-061-5/+20
|\ \ \
| * | | pim6d: MLD conformance querier-non-querier transition fixMobashshera Rasool2023-06-261-5/+20
* | | | Merge pull request #13467 from patrasar/pimv6_state_fixDonatas Abraitis2023-07-041-2/+14
|\ \ \ \
| * | | | pim6d: "show ipv6 pim state" not displaying when OIL is emptySarita Patra2023-06-081-2/+14
* | | | | pimd: Fix memory leak in PIM interface deletionKeelan102023-06-271-9/+4
| |/ / / |/| | |
* | | | pim, pim6d: pimreg interface is not getting added in a certain scenarioSai Gomathi N2023-06-212-0/+2
* | | | Merge pull request #13765 from AbhishekNR/query-max-response-timeDonatas Abraitis2023-06-181-1/+1
|\ \ \ \
| * | | | pim6d: Correcting the help stringAbhishek N R2023-06-121-1/+1
* | | | | pimd,pim6d: Correct the socket to send reg-stop msgMobashshera Rasool2023-06-131-1/+1
|/ / / /
* | | | Merge pull request #13727 from anlancs/pimd/cleanup-1mobash-rasool2023-06-091-2/+2
|\ \ \ \
| * | | | pimd: adjust the display for debuganlan_cs2023-06-081-2/+2
| | |/ / | |/| |
* | | | Merge pull request #13664 from routingrocks/pim_nb_fixDonatas Abraitis2023-06-081-1/+1
|\ \ \ \
| * | | | pimd: Change in PIM northbound error, when a path to RP is not found during c...Rajesh Varatharaj2023-06-021-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #13421 from mobash-rasool/igmp-ups2Donatas Abraitis2023-06-083-85/+65
|\ \ \ \ | |_|_|/ |/| | |
| * | | pimd, pim6d: Move mld/igmp deletion code to a common apiMobashshera Rasool2023-06-073-34/+25
| * | | pimd, pim6d: Rename and move api pim_cmd_interface_deleteMobashshera Rasool2023-06-073-37/+27
| * | | pimd, pim6d: Move api pim_if_membership_clearMobashshera Rasool2023-06-072-14/+13
| | |/ | |/|
* | | pimd: remove api source_channel_oil_detach()Sarita Patra2023-06-051-8/+0
* | | pim6d: Clear channel_oil on pruneSarita Patra2023-06-052-2/+3
|/ /
* | Merge pull request #13450 from patrasar/mld_coreDonatas Abraitis2023-06-011-3/+5
|\ \
| * | pim6d: Fix crash in ipv6 pim commandSarita Patra2023-05-301-3/+5
| |/