Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | pimd: replace inaddr_none with PIMADDR_ANY | sarita patra | 2022-03-01 | 6 | -46/+26 | |
* | | | | Merge pull request #10684 from mobash-rasool/join-prune | David Lamparter | 2022-03-02 | 2 | -34/+16 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | pimd: Handle pim join/prune recv flow for ipv6 | Mobashshera Rasool | 2022-02-28 | 2 | -34/+16 | |
* | | | | Merge pull request #10652 from mobash-rasool/fixes | Jafar Al-Gharaibeh | 2022-03-01 | 1 | -11/+0 | |
|\ \ \ \ | ||||||
| * | | | | pimd: FRR drops IGMP packets for TOS value other than 0XC0 | Mobashshera Rasool | 2022-02-25 | 1 | -11/+0 | |
* | | | | | pim6d: Handling pim_rpf for IPV6 | sarita patra | 2022-03-01 | 2 | -16/+26 | |
* | | | | | pim6d: Handling last_lookup in pim_nexthop for IPV6 | sarita patra | 2022-03-01 | 2 | -3/+2 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #10424 from patrasar/master_pimv6_nht | David Lamparter | 2022-02-28 | 2 | -136/+99 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | pim6d: pim_nht changes for pimv6 | sarita patra | 2022-02-28 | 2 | -136/+99 | |
* | | | | Merge pull request #10639 from patrasar/master_pimv6_upstream | David Lamparter | 2022-02-28 | 3 | -19/+17 | |
|\ \ \ \ | ||||||
| * | | | | pim6d: Handling IPV6 in pim_upstream | sarita patra | 2022-02-28 | 3 | -19/+17 | |
* | | | | | pim6d: Add ipv6 pim register-suppress-time CLI | Mobashshera Rasool | 2022-02-28 | 4 | -20/+57 | |
* | | | | | pim6d: Adding ipv6 pim rp keep-alive-timer | Mobashshera Rasool | 2022-02-28 | 4 | -52/+91 | |
* | | | | | pim6d: Adding ipv6 pim keep-alive-timer | Mobashshera Rasool | 2022-02-28 | 4 | -31/+68 | |
* | | | | | pim6d: Adding ipv6 pim packet CLI | Mobashshera Rasool | 2022-02-28 | 4 | -19/+56 | |
* | | | | | pim6d: Adding ipv6 pim spt-switchover CLI | Mobashshera Rasool | 2022-02-28 | 4 | -105/+155 | |
* | | | | | pim6d: Implementing join-prune interval CLI | Mobashshera Rasool | 2022-02-28 | 4 | -20/+59 | |
* | | | | | pim6d: Add FRR_PIM_AF_XPATH_VAL for v4 and v6 | Mobashshera Rasool | 2022-02-28 | 1 | -0/+2 | |
* | | | | | pimd: Moving pim_cli_get_vrf_name function to common file | Mobashshera Rasool | 2022-02-28 | 3 | -25/+26 | |
* | | | | | pimd: Adding pim_cmd_common.h and .c | Mobashshera Rasool | 2022-02-28 | 5 | -0/+66 | |
* | | | | | pimd: Change the show running commands based on address family | Mobashshera Rasool | 2022-02-28 | 1 | -10/+10 | |
* | | | | | pimd: Removing unnecessary #if | Mobashshera Rasool | 2022-02-28 | 1 | -12/+0 | |
* | | | | | pim6d: Adding show running for ipv6 mld commands | Sai Gomathi N | 2022-02-28 | 5 | -20/+19 | |
* | | | | | pimd: Moving igmp "show running-config" to a function | Mobashshera Rasool | 2022-02-28 | 1 | -32/+42 | |
* | | | | | pim6d: Adding PIM_AF_NAME "ip" / "ipv6" for "show running-config" | Mobashshera Rasool | 2022-02-28 | 1 | -0/+2 | |
* | | | | | pimd: Moving ipv4 running-configs to a separate function | Sai Gomathi N | 2022-02-28 | 2 | -139/+125 | |
* | | | | | pim6d: Adding the base changes | Sai Gomathi N | 2022-02-28 | 6 | -12/+106 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #10376 from patrasar/master_pimv6_vtysh | David Lamparter | 2022-02-28 | 2 | -0/+11 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | pim6d: Adding PIMV6 as VTYSH client | sarita patra | 2022-02-25 | 2 | -0/+11 | |
* | | | | pimd: fix unused variable | David Lamparter | 2022-02-26 | 1 | -2/+0 | |
* | | | | Merge pull request #10400 from opensourcerouting/pim6-compilefix | Donald Sharp | 2022-02-26 | 35 | -440/+690 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | pim6d: remove `PIM_V6_TEMP_BREAK` | David Lamparter | 2022-02-16 | 8 | -16/+9 | |
| * | | | pim6d: get into a kinda-working state wrt. zebra | David Lamparter | 2022-02-16 | 5 | -28/+71 | |
| * | | | pim6d: isolate remaining TODOs into stubs file | David Lamparter | 2022-02-16 | 2 | -5/+147 | |
| * | | | pim6d: drop off MLAG code | David Lamparter | 2022-02-16 | 2 | -2/+48 | |
| * | | | pim6d: drop off IGMP code | David Lamparter | 2022-02-16 | 9 | -10/+83 | |
| * | | | pim6d: IPv6-adjust BSM code | David Lamparter | 2022-02-16 | 1 | -1/+6 | |
| * | | | pim6d: IPv6-adjust static multicast routes | David Lamparter | 2022-02-16 | 3 | -99/+54 | |
| * | | | pim6d: IPv6-adjust mroute code | David Lamparter | 2022-02-16 | 6 | -205/+210 | |
| * | | | pim6d: IPv6-adjust northbound code | David Lamparter | 2022-02-16 | 1 | -15/+16 | |
| * | | | pim6d: IPv6-adjust RPF lookups | David Lamparter | 2022-02-16 | 6 | -51/+37 | |
| * | | | pim6d: IPv6-adjust upstream_rpf_genid_changed | David Lamparter | 2022-02-16 | 2 | -10/+10 | |
* | | | | Merge pull request #10632 from donaldsharp/thread_return_null | Christian Hopps | 2022-02-24 | 20 | -133/+78 | |
|\ \ \ \ | ||||||
| * | | | | *: Change thread->func to return void instead of int | Donald Sharp | 2022-02-24 | 20 | -133/+78 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #10628 from anlancs/pimd-minors | Jafar Al-Gharaibeh | 2022-02-24 | 2 | -4/+3 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | pimd: cosmetic change | anlan_cs | 2022-02-21 | 2 | -4/+3 | |
* | | | | pimd: Do not allow 224.0.0.0/24 range in igmp join | Mobashshera Rasool | 2022-02-21 | 1 | -0/+9 | |
* | | | | Merge pull request #10582 from anlancs/pimd-remove-redundant | Donald Sharp | 2022-02-17 | 1 | -8/+0 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | pimd: remove redundant code | anlan_cs | 2022-02-15 | 1 | -8/+0 | |
* | | | | pimd: Fix Compilation issue in PIM | Mobashshera Rasool | 2022-02-16 | 1 | -1/+1 |