summaryrefslogtreecommitdiffstats
path: root/pimd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | pimd: replace inaddr_none with PIMADDR_ANYsarita patra2022-03-016-46/+26
* | | | Merge pull request #10684 from mobash-rasool/join-pruneDavid Lamparter2022-03-022-34/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | pimd: Handle pim join/prune recv flow for ipv6Mobashshera Rasool2022-02-282-34/+16
* | | | Merge pull request #10652 from mobash-rasool/fixesJafar Al-Gharaibeh2022-03-011-11/+0
|\ \ \ \
| * | | | pimd: FRR drops IGMP packets for TOS value other than 0XC0Mobashshera Rasool2022-02-251-11/+0
* | | | | pim6d: Handling pim_rpf for IPV6sarita patra2022-03-012-16/+26
* | | | | pim6d: Handling last_lookup in pim_nexthop for IPV6sarita patra2022-03-012-3/+2
| |/ / / |/| | |
* | | | Merge pull request #10424 from patrasar/master_pimv6_nhtDavid Lamparter2022-02-282-136/+99
|\ \ \ \ | |_|_|/ |/| | |
| * | | pim6d: pim_nht changes for pimv6sarita patra2022-02-282-136/+99
* | | | Merge pull request #10639 from patrasar/master_pimv6_upstreamDavid Lamparter2022-02-283-19/+17
|\ \ \ \
| * | | | pim6d: Handling IPV6 in pim_upstreamsarita patra2022-02-283-19/+17
* | | | | pim6d: Add ipv6 pim register-suppress-time CLIMobashshera Rasool2022-02-284-20/+57
* | | | | pim6d: Adding ipv6 pim rp keep-alive-timerMobashshera Rasool2022-02-284-52/+91
* | | | | pim6d: Adding ipv6 pim keep-alive-timerMobashshera Rasool2022-02-284-31/+68
* | | | | pim6d: Adding ipv6 pim packet CLIMobashshera Rasool2022-02-284-19/+56
* | | | | pim6d: Adding ipv6 pim spt-switchover CLIMobashshera Rasool2022-02-284-105/+155
* | | | | pim6d: Implementing join-prune interval CLIMobashshera Rasool2022-02-284-20/+59
* | | | | pim6d: Add FRR_PIM_AF_XPATH_VAL for v4 and v6Mobashshera Rasool2022-02-281-0/+2
* | | | | pimd: Moving pim_cli_get_vrf_name function to common fileMobashshera Rasool2022-02-283-25/+26
* | | | | pimd: Adding pim_cmd_common.h and .cMobashshera Rasool2022-02-285-0/+66
* | | | | pimd: Change the show running commands based on address familyMobashshera Rasool2022-02-281-10/+10
* | | | | pimd: Removing unnecessary #ifMobashshera Rasool2022-02-281-12/+0
* | | | | pim6d: Adding show running for ipv6 mld commandsSai Gomathi N2022-02-285-20/+19
* | | | | pimd: Moving igmp "show running-config" to a functionMobashshera Rasool2022-02-281-32/+42
* | | | | pim6d: Adding PIM_AF_NAME "ip" / "ipv6" for "show running-config"Mobashshera Rasool2022-02-281-0/+2
* | | | | pimd: Moving ipv4 running-configs to a separate functionSai Gomathi N2022-02-282-139/+125
* | | | | pim6d: Adding the base changesSai Gomathi N2022-02-286-12/+106
| |/ / / |/| | |
* | | | Merge pull request #10376 from patrasar/master_pimv6_vtyshDavid Lamparter2022-02-282-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | pim6d: Adding PIMV6 as VTYSH clientsarita patra2022-02-252-0/+11
* | | | pimd: fix unused variableDavid Lamparter2022-02-261-2/+0
* | | | Merge pull request #10400 from opensourcerouting/pim6-compilefixDonald Sharp2022-02-2635-440/+690
|\ \ \ \ | |_|/ / |/| | |
| * | | pim6d: remove `PIM_V6_TEMP_BREAK`David Lamparter2022-02-168-16/+9
| * | | pim6d: get into a kinda-working state wrt. zebraDavid Lamparter2022-02-165-28/+71
| * | | pim6d: isolate remaining TODOs into stubs fileDavid Lamparter2022-02-162-5/+147
| * | | pim6d: drop off MLAG codeDavid Lamparter2022-02-162-2/+48
| * | | pim6d: drop off IGMP codeDavid Lamparter2022-02-169-10/+83
| * | | pim6d: IPv6-adjust BSM codeDavid Lamparter2022-02-161-1/+6
| * | | pim6d: IPv6-adjust static multicast routesDavid Lamparter2022-02-163-99/+54
| * | | pim6d: IPv6-adjust mroute codeDavid Lamparter2022-02-166-205/+210
| * | | pim6d: IPv6-adjust northbound codeDavid Lamparter2022-02-161-15/+16
| * | | pim6d: IPv6-adjust RPF lookupsDavid Lamparter2022-02-166-51/+37
| * | | pim6d: IPv6-adjust upstream_rpf_genid_changedDavid Lamparter2022-02-162-10/+10
* | | | Merge pull request #10632 from donaldsharp/thread_return_nullChristian Hopps2022-02-2420-133/+78
|\ \ \ \
| * | | | *: Change thread->func to return void instead of intDonald Sharp2022-02-2420-133/+78
| | |_|/ | |/| |
* | | | Merge pull request #10628 from anlancs/pimd-minorsJafar Al-Gharaibeh2022-02-242-4/+3
|\ \ \ \ | |/ / / |/| | |
| * | | pimd: cosmetic changeanlan_cs2022-02-212-4/+3
* | | | pimd: Do not allow 224.0.0.0/24 range in igmp joinMobashshera Rasool2022-02-211-0/+9
* | | | Merge pull request #10582 from anlancs/pimd-remove-redundantDonald Sharp2022-02-171-8/+0
|\ \ \ \ | |/ / / |/| | |
| * | | pimd: remove redundant codeanlan_cs2022-02-151-8/+0
* | | | pimd: Fix Compilation issue in PIMMobashshera Rasool2022-02-161-1/+1