index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_cmd_common.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
pimd: Move "show ip pim bsm-database" cmd to DEFPY
Sarita Patra
2022-10-20
1
-0
/
+1
*
pimd: Move "show ip pim bsrp-info [vrf] [json]" cmd to DEFPY
Sarita Patra
2022-10-20
1
-0
/
+2
*
pimd: Add vrf optional parameter in "show ip pim bsr" cmd
Sarita Patra
2022-10-20
1
-0
/
+2
*
pim6d: Add [no] ipv6 pim unicast-bsm" command
Sarita Patra
2022-10-20
1
-0
/
+2
*
pim6d: Add [no] ipv6 pim bsm" command
Sarita Patra
2022-10-20
1
-0
/
+2
*
pim6d: Implementing "clear ipv6 pim interface traffic" command.
Abhishek N R
2022-08-02
1
-0
/
+1
*
pim6d: Implementing "clear ipv6 pim interfaces" command.
Abhishek N R
2022-07-19
1
-0
/
+1
*
pimd: Remove pim_get_pim_instance defination in pim_cmd_common.h
Sarita Patra
2022-07-12
1
-3
/
+0
*
pimd, pim6d: Adding json support for show ipv6 nexthop
Sai Gomathi N
2022-06-30
1
-2
/
+2
*
pimd: Change to DEFPY and make the api common
Mobashshera Rasool
2022-06-13
1
-0
/
+2
*
pim6d: Moving show apis to common file
Mobashshera Rasool
2022-06-13
1
-0
/
+5
*
Merge pull request #11385 from AbhishekNR/show_cli
Donald Sharp
2022-06-12
1
-0
/
+31
|
\
|
*
pim6d: Moving reusable code to common api for "show mroute summary" command
Abhishek N R
2022-06-09
1
-0
/
+2
|
*
pim6d: Moving reusable code to common api for "show ip/ipv6 mroute count" com...
Abhishek N R
2022-06-09
1
-0
/
+2
|
*
pim6d: Moving reusable code to common api for "show ip/ipv6 mroute" command
Abhishek N R
2022-06-09
1
-0
/
+3
|
*
pim6d: Moving reusable code to common api for "show ip/ipv6 multicast count" ...
Abhishek N R
2022-06-09
1
-0
/
+3
|
*
pim6d: Moving reusable code to common api for "show ip/ipv6 multicast" command
Abhishek N R
2022-06-09
1
-0
/
+2
|
*
pim6d: Moving reusable code to common api for "show pim state" command
Abhishek N R
2022-06-09
1
-0
/
+4
|
*
pim6d: Moving reusable code to common api for "show pim upstream rpf" command
Abhishek N R
2022-06-09
1
-0
/
+1
|
*
pim6d: Moving reusable code to common api for "show pim upstream join desired...
Abhishek N R
2022-06-09
1
-0
/
+2
|
*
pim6d: Moving reusable code to common api for "show pim upstream" command
Abhishek N R
2022-06-09
1
-0
/
+3
|
*
pim6d: Moving reusable code to common api for "show pim statistics" command
Abhishek N R
2022-06-09
1
-0
/
+2
|
*
pim6d: Moving reusable code to common api for "show pim secondary" command
Abhishek N R
2022-06-09
1
-0
/
+1
|
*
pim6d: Moving resuable code to common api for "show pim rp-info" command
Abhishek N R
2022-06-09
1
-0
/
+4
|
*
pim6d: Moving resuable code to common api for "show pim rpf" command
Abhishek N R
2022-06-09
1
-0
/
+2
*
|
pim6d: Moving the reusable code of pim_show_join cli
Sai Gomathi N
2022-06-10
1
-0
/
+3
*
|
pim6d: Moving the common lines of pim_show_nexthop_lookup cli
Sai Gomathi N
2022-06-09
1
-0
/
+2
*
|
pim6d: Moving the common lines of pim_show_nexthop cli
Sai Gomathi N
2022-06-09
1
-0
/
+1
*
|
pim6d: Moving the common lines of pim_show_neighbors_vrf_all cli
Sai Gomathi N
2022-06-09
1
-0
/
+2
*
|
pim6d: Moving the common lines of pim_show_neighbors cli
Sai Gomathi N
2022-06-09
1
-0
/
+2
*
|
pim6d: Moving the common lines of pim_local_membership cli
Sai Gomathi N
2022-06-09
1
-0
/
+1
*
|
pim6d: Moving the common lines of pim_show_jp_agg cli
Sai Gomathi N
2022-06-09
1
-0
/
+1
*
|
pim6d: Moving the common lines of pim_show_interface_vrf_all cli
Sai Gomathi N
2022-06-09
1
-0
/
+2
*
|
pim6d: Moving the common lines of pim_show_interface cli
Sai Gomathi N
2022-06-09
1
-0
/
+2
*
|
pim6d: Moving the common lines of pim_show_channel cli
Sai Gomathi N
2022-06-09
1
-0
/
+1
|
/
*
pim6d: Add 'debug pimv6 packets'
Sai Gomathi N
2022-05-18
1
-0
/
+4
*
pim6d: Add 'debug pimv6'
Sai Gomathi N
2022-05-18
1
-0
/
+2
*
pim6d: Add 'clear ipv6 mroute [vrf NAME] count' CLI
Sai Gomathi N
2022-05-17
1
-0
/
+1
*
pim6d: Adding pim_cmd_lookup api in pim_cmd_common file
Sai Gomathi N
2022-05-17
1
-0
/
+1
*
pimd: Moving the common functions from pim_cmd.c file
Sai Gomathi N
2022-05-17
1
-0
/
+2
*
pimd: Northbound support for pim passive enable
sarita patra
2022-05-13
1
-0
/
+1
*
pimd: un-dependency-hell `pim_instance.h`
David Lamparter
2022-05-06
1
-0
/
+6
*
Merge pull request #10988 from AbhishekNR/ipv6_mroute_cli
David Lamparter
2022-04-29
1
-0
/
+6
|
\
|
*
pim6d: Implementing "show ipv6 mroute summary" CLI
Abhishek N R
2022-04-28
1
-1
/
+1
|
*
pim6d: Implementing "show ipv6 mroute count" CLI
Abhishek N R
2022-04-28
1
-1
/
+1
|
*
pim6d: Implementing "show ipv6 mroute" CLI
Abhishek N R
2022-04-28
1
-2
/
+2
|
*
pimd: Moving the common functions from pim_cmd.c
Abhishek N R
2022-04-28
1
-0
/
+6
*
|
lib, zebra, pimd: clean up/fix VRF DECLVAR macros
David Lamparter
2022-04-28
1
-5
/
+5
|
/
*
pim6d: Implementing "show ipv6 multicast count" CLI
Abhishek N R
2022-04-27
1
-1
/
+1
[next]