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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pimd: Change to DEFPY and make the api common
Mobashshera Rasool
2022-06-13
1
-0
/
+26
*
pim6d: Moving show apis to common file
Mobashshera Rasool
2022-06-13
1
-0
/
+179
*
Merge pull request #11385 from AbhishekNR/show_cli
Donald Sharp
2022-06-12
1
-0
/
+611
|
\
|
*
pim6d: Moving reusable code to common api for "show mroute summary" command
Abhishek N R
2022-06-09
1
-0
/
+57
|
*
pim6d: Moving reusable code to common api for "show ip/ipv6 mroute count" com...
Abhishek N R
2022-06-09
1
-0
/
+56
|
*
pim6d: Moving reusable code to common api for "show ip/ipv6 mroute" command
Abhishek N R
2022-06-09
1
-0
/
+65
|
*
pim6d: Moving reusable code to common api for "show ip/ipv6 multicast count" ...
Abhishek N R
2022-06-09
1
-0
/
+55
|
*
pim6d: Moving reusable code to common api for "show ip/ipv6 multicast" command
Abhishek N R
2022-06-09
1
-0
/
+34
|
*
pim6d: Moving reusable code to common api for "show pim state" command
Abhishek N R
2022-06-09
1
-0
/
+56
|
*
pim6d: Moving reusable code to common api for "show pim upstream rpf" command
Abhishek N R
2022-06-09
1
-0
/
+22
|
*
pim6d: Moving reusable code to common api for "show pim upstream join desired...
Abhishek N R
2022-06-09
1
-0
/
+23
|
*
pim6d: Moving reusable code to common api for "show pim upstream" command
Abhishek N R
2022-06-09
1
-0
/
+67
|
*
pim6d: Moving reusable code to common api for "show pim statistics" command
Abhishek N R
2022-06-09
1
-0
/
+26
|
*
pim6d: Moving reusable code to common api for "show pim secondary" command
Abhishek N R
2022-06-09
1
-0
/
+22
|
*
pim6d: Moving resuable code to common api for "show pim rp-info" command
Abhishek N R
2022-06-09
1
-0
/
+74
|
*
pim6d: Moving resuable code to common api for "show pim rpf" command
Abhishek N R
2022-06-09
1
-0
/
+54
*
|
Merge pull request #11387 from SaiGomathiN/pimshow
Donald Sharp
2022-06-12
1
-0
/
+298
|
\
\
|
|
/
|
/
|
|
*
pim6d: Moving the reusable code of pim_show_join cli
Sai Gomathi N
2022-06-10
1
-0
/
+67
|
*
pim6d: Moving the common lines of pim_show_nexthop_lookup cli
Sai Gomathi N
2022-06-09
1
-0
/
+54
|
*
pim6d: Moving the common lines of pim_show_nexthop cli
Sai Gomathi N
2022-06-09
1
-0
/
+14
|
*
pim6d: Moving the common lines of pim_show_neighbors_vrf_all cli
Sai Gomathi N
2022-06-09
1
-0
/
+30
|
*
pim6d: Moving the common lines of pim_show_neighbors cli
Sai Gomathi N
2022-06-09
1
-0
/
+25
|
*
pim6d: Moving the common lines of pim_local_membership cli
Sai Gomathi N
2022-06-09
1
-0
/
+14
|
*
pim6d: Moving the common lines of pim_show_jp_agg cli
Sai Gomathi N
2022-06-09
1
-0
/
+23
|
*
pim6d: Moving the common lines of pim_show_interface_vrf_all cli
Sai Gomathi N
2022-06-09
1
-0
/
+31
|
*
pim6d: Moving the common lines of pim_show_interface cli
Sai Gomathi N
2022-06-09
1
-0
/
+26
|
*
pim6d: Moving the common lines of pim_show_channel cli
Sai Gomathi N
2022-06-09
1
-0
/
+14
*
|
pimd: pim_addr_cmp returns 0 for same not -1 or 1
Donald Sharp
2022-06-08
1
-2
/
+2
|
/
*
pim6d: Add 'debug pimv6 packets'
Sai Gomathi N
2022-05-18
1
-0
/
+39
*
pim6d: Add 'debug pimv6'
Sai Gomathi N
2022-05-18
1
-0
/
+25
*
pim6d: Add 'clear ipv6 mroute [vrf NAME] count' CLI
Sai Gomathi N
2022-05-17
1
-0
/
+36
*
pim6d: Adding pim_cmd_lookup api in pim_cmd_common file
Sai Gomathi N
2022-05-17
1
-0
/
+15
*
pimd: Moving the common functions from pim_cmd.c file
Sai Gomathi N
2022-05-17
1
-0
/
+59
*
pimd: Northbound support for pim passive enable
sarita patra
2022-05-13
1
-0
/
+13
*
pimd: display passive in show ip pim interface cmd
sarita patra
2022-05-13
1
-0
/
+10
*
pimd: un-dependency-hell `pim_instance.h`
David Lamparter
2022-05-06
1
-0
/
+1
*
pim6d: Implementing "show ipv6 mroute summary" CLI
Abhishek N R
2022-04-28
1
-12
/
+10
*
pim6d: Implementing "show ipv6 mroute count" CLI
Abhishek N R
2022-04-28
1
-18
/
+14
*
pim6d: Implementing "show ipv6 mroute" CLI
Abhishek N R
2022-04-28
1
-80
/
+86
*
pimd: Moving the common functions from pim_cmd.c
Abhishek N R
2022-04-28
1
-0
/
+532
*
pim6d: Implementing "show ipv6 multicast count" CLI
Abhishek N R
2022-04-27
1
-10
/
+4
*
pim6d: Implementing "show ipv6 multicast" CLI
Abhishek N R
2022-04-27
1
-12
/
+23
*
pimd: Moving the common functions from pim_cmd.c
Abhishek N R
2022-04-26
1
-1
/
+145
*
Merge pull request #10712 from patrasar/pim_nexthop_prefix_to_pimaddr
David Lamparter
2022-04-26
1
-16
/
+12
|
\
|
*
pim6d: Display mrib_nexthop_addr with %pPA
sarita patra
2022-04-07
1
-16
/
+12
*
|
Merge pull request #11023 from AbhishekNR/igmp_flag
Donald Sharp
2022-04-20
1
-2
/
+2
|
\
\
|
*
|
pimd: Changing PIM_OIF_FLAG_PROTO_IGMP to PIM_OIF_FLAG_PROTO_GM
Abhishek N R
2022-04-13
1
-2
/
+2
|
|
/
*
/
pim6d: Addition of ipv6 ssmpingd config commands
Balaji Gurudoss
2022-04-12
1
-0
/
+22
|
/
*
pim6d: Adding "ipv6 mld last-member-query-interval" CLI
Sai Gomathi N
2022-04-05
1
-0
/
+30
*
pim6d: Adding ipv6 mld last-member-query-count CLI
Sai Gomathi N
2022-04-05
1
-0
/
+30
[next]