index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_cmd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: modify empty json helper function
Chirag Shah
2023-10-29
1
-1
/
+1
*
pimd: Option to get IGMP groups and sources for a particular interface
Pooja Jagadeesh Doijode
2023-04-11
1
-217
/
+508
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
*: fix non-const northbound XPath format strings
David Lamparter
2023-01-27
1
-10
/
+4
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
1
-2
/
+0
*
pimd: Move "show ip pim bsm-database" cmd to DEFPY
Sarita Patra
2022-10-20
1
-174
/
+3
*
pimd: Move "show ip pim bsrp-info [vrf] [json]" cmd to DEFPY
Sarita Patra
2022-10-20
1
-128
/
+3
*
pimd: Add vrf optional parameter in "show ip pim bsr" cmd
Sarita Patra
2022-10-20
1
-83
/
+4
*
pim6d: Add [no] ipv6 pim unicast-bsm" command
Sarita Patra
2022-10-20
1
-26
/
+3
*
pim6d: Add [no] ipv6 pim bsm" command
Sarita Patra
2022-10-20
1
-25
/
+4
*
Merge pull request #12066 from opensourcerouting/cleanup-cli-xref
Donald Sharp
2022-10-13
1
-1
/
+1
|
\
|
*
*: fix some malformed CLI docstrings
David Lamparter
2022-10-06
1
-1
/
+1
*
|
Merge pull request #12074 from donaldsharp/lib_debugs
Donatas Abraitis
2022-10-12
1
-0
/
+1
|
\
\
|
*
|
*: Create and use infrastructure to show debugs in lib
Donald Sharp
2022-10-07
1
-0
/
+1
|
|
/
*
/
pim6d: Fix RpAddress in "show ipv6 pim bsm-database"
Sarita Patra
2022-10-11
1
-1
/
+1
|
/
*
pimd, pim6d: Changing IGMP to GM in debug macros
Sai Gomathi N
2022-09-06
1
-14
/
+14
*
pimd: Modifying member of pim_instance to accomodate IPv6 changes
Sai Gomathi N
2022-08-26
1
-2
/
+2
*
pimd: vrf may be NULL from pim_cmd_lookup_vrf
Donald Sharp
2022-08-15
1
-1
/
+2
*
pim6d: Implementing "clear ipv6 pim interface traffic" command.
Abhishek N R
2022-08-02
1
-38
/
+5
*
pim6d: Implementing "clear ipv6 pim interfaces" command.
Abhishek N R
2022-07-19
1
-16
/
+4
*
Merge pull request #11598 from patrasar/pim_get_instance
David Lamparter
2022-07-13
1
-12
/
+7
|
\
|
*
pimd: Avoid unnecessary vrf lookup
Sarita Patra
2022-07-12
1
-12
/
+7
*
|
pimd: fix unaligned accesses
David Lamparter
2022-07-12
1
-12
/
+16
|
/
*
Merge pull request #10592 from patrasar/master_pimv6_bsm
David Lamparter
2022-07-08
1
-67
/
+58
|
\
|
*
pim6d: Adjust pim_show_bsm_db for IPV6
sarita patra
2022-07-07
1
-16
/
+27
|
*
pim6d: add pimv6 support for bsmmsg_rpinfo
sarita patra
2022-07-07
1
-15
/
+14
|
*
pim6d: add pimv6 support for bsm_hdr
sarita patra
2022-07-07
1
-6
/
+4
|
*
pim6d: Add pim_addr rp_addr in bsm_rpinfo
sarita patra
2022-07-07
1
-22
/
+15
|
*
pim6d: modify in_addr current_bsr to pim_addr current_bsr
sarita patra
2022-07-07
1
-22
/
+12
*
|
pimd: Fix description for "clear ip mroute" cmd
Sarita Patra
2022-07-07
1
-1
/
+1
|
/
*
Merge pull request #9307 from SaiGomathiN/sai-nht
Donatas Abraitis
2022-07-06
1
-3
/
+4
|
\
|
*
pimd, pim6d: Adding json support for show ipv6 nexthop
Sai Gomathi N
2022-06-30
1
-122
/
+1
|
*
pimd: json support for nexthop
nsaigomathi
2022-06-30
1
-3
/
+125
*
|
pimd: Modifying member of pim_instance to accomodate IPv6 changes
Sai Gomathi N
2022-06-30
1
-5
/
+5
|
/
*
pimd: Change to DEFPY and make the api common
Mobashshera Rasool
2022-06-13
1
-16
/
+3
*
pim6d: Moving show apis to common file
Mobashshera Rasool
2022-06-13
1
-178
/
+0
*
Merge pull request #11385 from AbhishekNR/show_cli
Donald Sharp
2022-06-12
1
-518
/
+24
|
\
|
*
pim6d: Moving reusable code to common api for "show mroute summary" command
Abhishek N R
2022-06-09
1
-49
/
+2
|
*
pim6d: Moving reusable code to common api for "show ip/ipv6 mroute count" com...
Abhishek N R
2022-06-09
1
-48
/
+2
|
*
pim6d: Moving reusable code to common api for "show ip/ipv6 mroute" command
Abhishek N R
2022-06-09
1
-56
/
+2
|
*
pim6d: Moving reusable code to common api for "show ip/ipv6 multicast count" ...
Abhishek N R
2022-06-09
1
-47
/
+2
|
*
pim6d: Moving reusable code to common api for "show ip/ipv6 multicast" command
Abhishek N R
2022-06-09
1
-26
/
+2
|
*
pim6d: Moving reusable code to common api for "show pim state" command
Abhishek N R
2022-06-09
1
-46
/
+2
|
*
pim6d: Moving reusable code to common api for "show pim upstream rpf" command
Abhishek N R
2022-06-09
1
-19
/
+1
|
*
pim6d: Moving reusable code to common api for "show pim upstream join desired...
Abhishek N R
2022-06-09
1
-19
/
+1
|
*
pim6d: Moving reusable code to common api for "show pim upstream" command
Abhishek N R
2022-06-09
1
-58
/
+2
|
*
pim6d: Moving reusable code to common api for "show pim statistics" command
Abhishek N R
2022-06-09
1
-22
/
+1
|
*
pim6d: Moving reusable code to common api for "show pim secondary" command
Abhishek N R
2022-06-09
1
-18
/
+1
|
*
pim6d: Moving resuable code to common api for "show pim rp-info" command
Abhishek N R
2022-06-09
1
-64
/
+4
|
*
pim6d: Moving resuable code to common api for "show pim rpf" command
Abhishek N R
2022-06-09
1
-46
/
+2
[next]