index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_vty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pim6d: Impelmenting "ipv6 mld join"
Abhishek N R
2023-04-03
1
-12
/
+21
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
pimd: Make pimd happy with clang-16
Donald Sharp
2022-10-26
1
-1
/
+1
*
pimd,pim6d: Change the show running commands based on address family
Sai Gomathi N
2022-09-26
1
-4
/
+4
*
pimd, pim6d: Changing IGMP to GM in few macro's.
Abhishek N R
2022-09-19
1
-8
/
+8
*
pimd, pim6d: Changing IGMP to GM in debug macros.
Abhishek N R
2022-09-14
1
-2
/
+2
*
pimd, pim6d: Changing IGMP to GM in debug macros
Sai Gomathi N
2022-09-06
1
-1
/
+1
*
pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_PACKETS to PIM_DEBUG_GM_PA...
Sai Gomathi N
2022-09-05
1
-1
/
+1
*
pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_EVENTS to PIM_DEBUG_GM_EVENTS
Sai Gomathi N
2022-09-05
1
-1
/
+1
*
pim6d: Completing "ipv6 mld last-member-query-interval" command
Abhishek N R
2022-08-29
1
-0
/
+6
*
pim6d: Completing "ipv6 mld last-member-query-count" command.
Abhishek N R
2022-08-29
1
-0
/
+7
*
pim6d: Completing "ipv6 mld query-max-response-time" command.
Abhishek N R
2022-08-29
1
-0
/
+7
*
Merge pull request #11485 from AbhishekNR/ipv6_mld_todo
Donatas Abraitis
2022-08-18
1
-0
/
+6
|
\
|
*
pim6d: Completing "ipv6 mld" command.
Abhishek N R
2022-07-07
1
-0
/
+6
*
|
pim6d: Add debug mroute6 and detail commands
Mobashshera Rasool
2022-08-16
1
-2
/
+2
*
|
pim6d: Change the show running commands for pimv6 debugs
Sai Gomathi N
2022-08-02
1
-2
/
+2
*
|
pim6d: Implementing mld watermark-warn CLI completely
Sai Gomathi N
2022-06-30
1
-2
/
+7
*
|
pimd: Modifying member of pim_instance to accomodate IPv6 changes
Sai Gomathi N
2022-06-30
1
-2
/
+2
*
|
Merge pull request #11428 from SaiGomathiN/pimdebug
Donatas Abraitis
2022-06-29
1
-12
/
+12
|
\
\
|
|
/
|
/
|
|
*
pimd,pim6d: Change the show running commands based on address family
Sai Gomathi N
2022-06-27
1
-12
/
+12
*
|
pim6d: Changing igmp_enable to gm_enable.
Abhishek N R
2022-06-27
1
-1
/
+1
|
/
*
Merge pull request #10775 from opensourcerouting/pim6-mld-pr
Donald Sharp
2022-05-17
1
-5
/
+15
|
\
|
*
pim6d: show MLD in running-config
David Lamparter
2022-05-06
1
-5
/
+15
*
|
pimd: show ip[v6] pim passive in show running config
sarita patra
2022-05-13
1
-0
/
+5
|
/
*
pimd: add missing `debug igmp trace detail`
David Lamparter
2022-04-26
1
-1
/
+6
*
pimd: fix reversed logic for "debug ... detail"
David Lamparter
2022-04-26
1
-8
/
+9
*
pim6d: Addition of ipv6 ssmpingd config commands
Balaji Gurudoss
2022-04-12
1
-2
/
+2
*
pimd: remove useless PIM_IF_* macros
David Lamparter
2022-04-04
1
-2
/
+2
*
pim6d: fix format string mistakes in ssmpingd
David Lamparter
2022-03-25
1
-1
/
+1
*
Merge pull request #9476 from SaiGomathiN/pim-nht
Donatas Abraitis
2022-03-20
1
-0
/
+5
|
\
|
*
pimd: Added new option "detail" in the "debug pim nht" CLI
Sai Gomathi
2022-03-04
1
-0
/
+5
*
|
pim6d: Changes done in pim_ssmpingd to support v6
Balaji Gurudoss
2022-03-16
1
-4
/
+2
|
/
*
pimd: Change the show running commands based on address family
Mobashshera Rasool
2022-02-28
1
-10
/
+10
*
pim6d: Adding show running for ipv6 mld commands
Sai Gomathi N
2022-02-28
1
-11
/
+12
*
pimd: Moving igmp "show running-config" to a function
Mobashshera Rasool
2022-02-28
1
-32
/
+42
*
pimd: Moving ipv4 running-configs to a separate function
Sai Gomathi N
2022-02-28
1
-138
/
+121
*
pim6d: drop off IGMP code
David Lamparter
2022-02-16
1
-0
/
+2
*
pim6d: IPv6-adjust iface primary/DR addrs
David Lamparter
2022-02-14
1
-7
/
+3
*
Merge pull request #10292 from opensourcerouting/pim6-addr-aux
Donald Sharp
2022-02-08
1
-2
/
+1
|
\
|
*
pimd: remove PIM_INADDR_IS[NOT]_ANY macros
David Lamparter
2022-01-17
1
-2
/
+1
*
|
*: do not print vrf name for interface config when using vrf-lite
Igor Ryzhov
2022-01-24
1
-6
/
+3
*
|
Merge pull request #10398 from patrasar/pim_debug_fix
Quentin Young
2022-01-21
1
-0
/
+5
|
\
\
|
*
|
pimd: debug pim fixes
sarita patra
2022-01-21
1
-0
/
+5
*
|
|
pimd: remove redundant header include
Mobashshera Rasool
2022-01-18
1
-1
/
+0
|
|
/
|
/
|
*
|
pimd: Modifying members of pim_interface to accommodate IPv6 changes
Sai Gomathi
2022-01-11
1
-15
/
+15
|
/
*
Merge pull request #10215 from FRRouting/revert-10164-name_change
Stephen Worley
2021-12-15
1
-14
/
+15
|
\
|
*
Revert "pimd: Modifying members of pim_interface to accommodate IPv6 changes"
David Lamparter
2021-12-14
1
-14
/
+15
*
|
pimd: Modifying name of struct igmp_join to struct gm_join to accomodate IPv6...
Mobashshera Rasool
2021-12-03
1
-1
/
+1
|
/
*
pimd: Modifying members of pim_interface to accommodate IPv6 changes
Sai Gomathi
2021-12-03
1
-15
/
+14
*
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
2021-08-23
1
-1
/
+1
[next]