| Commit message (Expand) | Author | Age | Files | Lines |
* | pimd: vrf may be NULL from pim_cmd_lookup_vrf | Donald Sharp | 2022-08-15 | 1 | -1/+2 |
* | pimd: pim_upstream_add up must exist | Donald Sharp | 2022-08-15 | 1 | -9/+7 |
* | pimd: ch->upstream cannot be NULL | Donald Sharp | 2022-08-15 | 1 | -29/+23 |
* | Merge pull request #11778 from AbhishekNR/ttable_mroute | Donald Sharp | 2022-08-11 | 1 | -18/+30 |
|\ |
|
| * | pimd, pim6d: Using ttable for displaying "show ip/ipv6 mroute" command output. | Abhishek N R | 2022-08-10 | 1 | -18/+30 |
* | | pimd, pim6d: Using ttable for displaying "show ip/ipv6 mroute count" command ... | Abhishek N R | 2022-08-11 | 1 | -11/+27 |
* | | pimd, pim6d: Using ttable for displaying "show ip/ipv6 multicast count" command. | Abhishek N R | 2022-08-10 | 1 | -11/+26 |
|/ |
|
* | Merge pull request #11720 from SaiGomathiN/pimv6debugfix | Donatas Abraitis | 2022-08-08 | 4 | -4/+20 |
|\ |
|
| * | pim6d: Change the show running commands for pimv6 debugs | Sai Gomathi N | 2022-08-02 | 2 | -2/+4 |
| * | pim6d: Removing the to-do item in pimv6 debug | Sai Gomathi N | 2022-08-02 | 1 | -2/+0 |
| * | pim6d: Add 'show debugging [pimv6]' CLI | Sai Gomathi N | 2022-08-02 | 1 | -0/+16 |
* | | Merge pull request #11636 from AbhishekNR/clear_cmd | Donald Sharp | 2022-08-05 | 4 | -38/+60 |
|\ \ |
|
| * | | pim6d: Implementing "clear ipv6 pim interface traffic" command. | Abhishek N R | 2022-08-02 | 4 | -38/+60 |
| |/ |
|
* | | Merge pull request #11559 from patrasar/fix_clear_ipv6_mroute | Donald Sharp | 2022-08-05 | 3 | -0/+24 |
|\ \ |
|
| * | | pim6d: fix clear ipv6 mroute | Sarita Patra | 2022-08-03 | 3 | -0/+24 |
| |/ |
|
* | | Merge pull request #11716 from mobash-rasool/fixes2 | Donald Sharp | 2022-08-05 | 6 | -1/+53 |
|\ \ |
|
| * | | pimd, pim6d: Send register msg via register socket | Mobashshera Rasool | 2022-08-04 | 6 | -1/+53 |
| |/ |
|
* | | Merge pull request #11705 from Jafaral/pim-static | Donald Sharp | 2022-08-05 | 1 | -40/+10 |
|\ \ |
|
| * | | pimd: fix static mroute to also take into account the input interface | Jafar Al-Gharaibeh | 2022-07-28 | 1 | -40/+10 |
* | | | pimd, pim6d: Using ttable for displaying | Sai Gomathi N | 2022-08-04 | 1 | -12/+32 |
| |/
|/| |
|
* | | pimd: Simply the code a bit, reduce code complexity | Mobashshera Rasool | 2022-08-01 | 1 | -16/+7 |
* | | pimd: Update mroute IIF based on Nexthop received from Zebra | Sarita Patra | 2022-07-28 | 1 | -1/+1 |
|/ |
|
* | pimd: Fix a couple coverity issues with mtracebis_netlink.c | Donald Sharp | 2022-07-26 | 1 | -8/+13 |
* | pim6d: Implementing "clear ipv6 pim interfaces" command. | Abhishek N R | 2022-07-19 | 4 | -16/+35 |
* | Merge pull request #11633 from mobash-rasool/fixes3 | Donatas Abraitis | 2022-07-18 | 1 | -2/+0 |
|\ |
|
| * | pim6d: clear interface stats on interface shutdown | Mobashshera Rasool | 2022-07-18 | 1 | -2/+0 |
* | | pimd: Remove the api from .h file since there is no definition of it | Mobashshera Rasool | 2022-07-18 | 1 | -1/+0 |
|/ |
|
* | Merge pull request #11536 from mobash-rasool/temp1 | Jafar Al-Gharaibeh | 2022-07-14 | 2 | -2/+11 |
|\ |
|
| * | pimd: During prune pending, behave as NOINFO state | Mobashshera Rasool | 2022-07-06 | 2 | -2/+11 |
* | | Merge pull request #11598 from patrasar/pim_get_instance | David Lamparter | 2022-07-13 | 3 | -31/+23 |
|\ \ |
|
| * | | pimd: Remove pim_get_pim_instance defination in pim_cmd_common.h | Sarita Patra | 2022-07-12 | 1 | -3/+0 |
| * | | pimd: Avoid unnecessary vrf lookup | Sarita Patra | 2022-07-12 | 2 | -28/+23 |
* | | | Merge pull request #11585 from patrasar/sg_str | David Lamparter | 2022-07-13 | 1 | -2/+13 |
|\ \ \ |
|
| * | | | pim6d: Longest possible length of a (S,G) string is 94 bytes | Sarita Patra | 2022-07-12 | 1 | -0/+10 |
| * | | | pimd: Fix description for PIM_SG_LEN | Sarita Patra | 2022-07-12 | 1 | -2/+3 |
| |/ / |
|
* | | | Merge pull request #11593 from mobash-rasool/fixes | David Lamparter | 2022-07-13 | 1 | -5/+5 |
|\ \ \ |
|
| * | | | pimd,pim6d: Set RP to true if the address matches, ignore prefix-length | Mobashshera Rasool | 2022-07-13 | 1 | -5/+5 |
* | | | | Merge pull request #11597 from opensourcerouting/pimd-packed-member | mobash-rasool | 2022-07-13 | 2 | -20/+25 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | pimd: fix unaligned accesses | David Lamparter | 2022-07-12 | 2 | -20/+25 |
* | | | | Merge pull request #11461 from mobash-rasool/pimv6-enable | Mark Stapp | 2022-07-12 | 1 | -8/+2 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | pim6d: Disable pim6d compilation by default | Mobashshera Rasool | 2022-07-07 | 1 | -8/+2 |
* | | | | Merge pull request #11580 from patrasar/remove_pim_addr.h | David Lamparter | 2022-07-12 | 1 | -2/+0 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | pimd: removal double inclusion of pim_addr.h | Sarita Patra | 2022-07-11 | 1 | -2/+0 |
* | | | | pimd: Correct the order of show json for interface traffic | Mobashshera Rasool | 2022-07-11 | 1 | -2/+2 |
|/ / / |
|
* | | | pim6d: add `clear ipv6 pim bsr-data` | David Lamparter | 2022-07-08 | 1 | -0/+22 |
* | | | Merge pull request #10592 from patrasar/master_pimv6_bsm | David Lamparter | 2022-07-08 | 7 | -221/+140 |
|\ \ \ |
|
| * | | | pim6d: removed pim6_stubs.c file | sarita patra | 2022-07-07 | 2 | -30/+0 |
| * | | | pim6d: Adjust pim_show_bsm_db for IPV6 | sarita patra | 2022-07-07 | 1 | -16/+27 |
| * | | | pim6d: IPV6 adjust in hash_calc_on_grp_rp | sarita patra | 2022-07-07 | 1 | -1/+11 |
| * | | | Revert "pim6d: IPv6-adjust BSM code" | sarita patra | 2022-07-07 | 1 | -6/+1 |