index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pim6d: Implement show ipv6 pim interface traffic
Mobashshera Rasool
2022-06-13
1
-0
/
+17
*
pimd: Change to DEFPY and make the api common
Mobashshera Rasool
2022-06-13
3
-16
/
+31
*
pim6d: Moving show apis to common file
Mobashshera Rasool
2022-06-13
3
-178
/
+184
*
Merge pull request #11385 from AbhishekNR/show_cli
Donald Sharp
2022-06-12
4
-1037
/
+690
|
\
|
*
pim6d: Moving reusable code to common api for "show mroute summary" command
Abhishek N R
2022-06-09
4
-98
/
+63
|
*
pim6d: Moving reusable code to common api for "show ip/ipv6 mroute count" com...
Abhishek N R
2022-06-09
4
-96
/
+62
|
*
pim6d: Moving reusable code to common api for "show ip/ipv6 mroute" command
Abhishek N R
2022-06-09
4
-112
/
+72
|
*
pim6d: Moving reusable code to common api for "show ip/ipv6 multicast count" ...
Abhishek N R
2022-06-09
4
-94
/
+62
|
*
pim6d: Moving reusable code to common api for "show ip/ipv6 multicast" command
Abhishek N R
2022-06-09
4
-52
/
+40
|
*
pim6d: Moving reusable code to common api for "show pim state" command
Abhishek N R
2022-06-09
4
-92
/
+64
|
*
pim6d: Moving reusable code to common api for "show pim upstream rpf" command
Abhishek N R
2022-06-09
4
-38
/
+25
|
*
pim6d: Moving reusable code to common api for "show pim upstream join desired...
Abhishek N R
2022-06-09
4
-38
/
+27
|
*
pim6d: Moving reusable code to common api for "show pim upstream" command
Abhishek N R
2022-06-09
4
-117
/
+74
|
*
pim6d: Moving reusable code to common api for "show pim statistics" command
Abhishek N R
2022-06-09
4
-44
/
+30
|
*
pim6d: Moving reusable code to common api for "show pim secondary" command
Abhishek N R
2022-06-09
4
-36
/
+25
|
*
pim6d: Moving resuable code to common api for "show pim rp-info" command
Abhishek N R
2022-06-09
4
-128
/
+86
|
*
pim6d: Moving resuable code to common api for "show pim rpf" command
Abhishek N R
2022-06-09
4
-92
/
+60
*
|
Merge pull request #11387 from SaiGomathiN/pimshow
Donald Sharp
2022-06-12
4
-481
/
+341
|
\
\
|
*
|
pim6d: Moving the reusable code of pim_show_join cli
Sai Gomathi N
2022-06-10
4
-115
/
+74
|
*
|
pim6d: Moving the common lines of pim_show_nexthop_lookup cli
Sai Gomathi N
2022-06-09
4
-74
/
+58
|
*
|
pim6d: Moving the common lines of pim_show_nexthop cli
Sai Gomathi N
2022-06-09
4
-20
/
+17
|
*
|
pim6d: Moving the common lines of pim_show_neighbors_vrf_all cli
Sai Gomathi N
2022-06-09
4
-50
/
+34
|
*
|
pim6d: Moving the common lines of pim_show_neighbors cli
Sai Gomathi N
2022-06-09
4
-40
/
+29
|
*
|
pim6d: Moving the common lines of pim_local_membership cli
Sai Gomathi N
2022-06-09
4
-22
/
+17
|
*
|
pim6d: Moving the common lines of pim_show_jp_agg cli
Sai Gomathi N
2022-06-09
4
-38
/
+26
|
*
|
pim6d: Moving the common lines of pim_show_interface_vrf_all cli
Sai Gomathi N
2022-06-09
4
-55
/
+37
|
*
|
pim6d: Moving the common lines of pim_show_interface cli
Sai Gomathi N
2022-06-09
4
-45
/
+32
|
*
|
pim6d: Moving the common lines of pim_show_channel cli
Sai Gomathi N
2022-06-09
4
-22
/
+17
*
|
|
Merge pull request #11372 from donaldsharp/pim_if_cmp_bug
mobash-rasool
2022-06-09
2
-18
/
+11
|
\
\
\
|
*
|
|
pimd: Fixup oil_if_has and oil_if_set to be consistent
Donald Sharp
2022-06-09
2
-4
/
+5
|
*
|
|
pimd: Fix pim_channel_oil_empty tests
Donald Sharp
2022-06-09
1
-14
/
+6
|
|
|
/
|
|
/
|
*
/
|
pimd: Show interface traffic even if interface is currently `down`
Donald Sharp
2022-06-09
1
-5
/
+0
|
/
/
*
|
pimd: pim_addr_cmp returns 0 for same not -1 or 1
Donald Sharp
2022-06-08
1
-2
/
+2
*
|
pimd: Handle receive of (*,G) register stop with src addr as 0
Mobashshera Rasool
2022-06-07
1
-1
/
+6
|
/
*
Merge pull request #11277 from donaldsharp/pim_prefix_list_bug
Russ White
2022-05-26
1
-5
/
+27
|
\
|
*
pimd: Allow the LPM match work properly with prefix lists and normal rp's
Donald Sharp
2022-05-26
1
-5
/
+27
*
|
pimd: Disable handling v3 igmp packets on an interface config'ed for v2
Donald Sharp
2022-05-26
1
-0
/
+8
|
/
*
Merge pull request #11008 from patrasar/sec_addr_list_pimv6
David Lamparter
2022-05-20
1
-16
/
+6
|
\
|
*
pimd: Print secondary address using %pFX
sarita patra
2022-04-28
1
-15
/
+5
|
*
pim6d: Adjust IPV6 secondary address list
sarita patra
2022-04-28
1
-1
/
+1
*
|
pim6d: Adding 'debug node' initialization
Sai Gomathi N
2022-05-18
1
-0
/
+9
*
|
pim6d: Add 'debug pimv6 zebra'
Sai Gomathi N
2022-05-18
3
-16
/
+24
*
|
pim6d: Add 'debug pimv6 trace' and 'debug pimv6 trace detail'
Sai Gomathi N
2022-05-18
3
-34
/
+49
*
|
pim6d: Add 'debug_pimv6_packetdump_send_cmd' and 'debug_pimv6_packetdump_recv...
Sai Gomathi N
2022-05-18
3
-35
/
+51
*
|
pim6d: Add 'debug pimv6 packets'
Sai Gomathi N
2022-05-18
5
-47
/
+76
*
|
pim6d: Add 'debug pimv6 events'
Sai Gomathi N
2022-05-18
3
-16
/
+24
*
|
pim6d: Add 'debug pimv6 nht' and 'debug pimv6 nht detial'
Sai Gomathi N
2022-05-18
2
-33
/
+48
*
|
pim6d: Add 'debug pimv6'
Sai Gomathi N
2022-05-18
5
-32
/
+50
*
|
Merge pull request #11037 from SaiGomathiN/clearcli
David Lamparter
2022-05-17
5
-112
/
+208
|
\
\
|
*
|
pim6d: Add 'clear ipv6 mroute [vrf NAME] count' CLI
Sai Gomathi N
2022-05-17
4
-34
/
+53
[next]