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
*
pimd: skip displaying pim config on the vxlan termination device ipmr-lo
Anuradha Karuppiah
2020-11-30
1
-0
/
+7
*
Merge pull request #6262 from qlyoung/remove-sprintf
David Lamparter
2020-04-23
1
-2
/
+2
|
\
|
*
*: sprintf -> snprintf
Quentin Young
2020-04-21
1
-2
/
+2
*
|
pimd: Implement watermark warning for igmp group count and add igmp group count
saravanank
2020-04-09
1
-0
/
+7
|
/
*
Merge pull request #5849 from donaldsharp/pim_register_prefix_list
Russ White
2020-03-17
1
-0
/
+5
|
\
|
*
pimd: Add `ip pim register-accept-list PLIST` command
Donald Sharp
2020-03-06
1
-0
/
+5
*
|
pimd: Add accidently missed code during upstreaming process
Donald Sharp
2020-03-06
1
-0
/
+5
|
/
*
pim: DF election for tunnel termination mroutes in an anycast-VTEP setup
Anuradha Karuppiah
2020-02-14
1
-2
/
+0
*
pimd: Add command to join any-source multicast.
Liam McBirnie
2019-12-12
1
-7
/
+13
*
pimd: sh config is showing detail debug, though not configured
Satheesh Kumar K
2019-08-27
1
-2
/
+2
*
pimd: Remove output of `debug igmp trace detail` from show commands
Donald Sharp
2019-06-20
1
-4
/
+0
*
Merge pull request #4369 from patrasar/lmqc_lmqt
Donald Sharp
2019-05-31
1
-0
/
+18
|
\
|
*
pimd: new cli to configure last-member-query-count & last-member-query-interval
Sarita Patra
2019-05-30
1
-0
/
+18
*
|
pimd: interface commands to enable/disable bsm processing
saravanank
2019-05-15
1
-0
/
+9
|
/
*
pimd: hidden command to set MLAG parameters
Anuradha Karuppiah
2019-04-20
1
-0
/
+3
*
pimd: cli changes for pim-debug-vxlan
Anuradha Karuppiah
2019-04-20
1
-0
/
+5
*
pimd: Add hidden 'ip pim active-active` command
Donald Sharp
2019-01-31
1
-0
/
+3
*
pimd: Remove pim_msdp_config_write as it was never used
Donald Sharp
2019-01-04
1
-1
/
+1
*
pimd: Move packet_process variable to pim_router
Donald Sharp
2019-01-04
1
-2
/
+2
*
pimd: Move register_suppress_time into struct pim router
Donald Sharp
2019-01-04
1
-2
/
+2
*
pimd: Convert qpim_t_periodic into the `struct pim_router` structure
Donald Sharp
2019-01-04
1
-2
/
+2
*
pimd: create a new command "ip pim" configuring pim sm
root
2018-09-11
1
-1
/
+1
*
lib, vtysh: fix inconsistent interface commands in vtysh
Renato Westphal
2018-08-13
1
-0
/
+5
*
pimd: Modify order of command output for vty output
Donald Sharp
2018-08-02
1
-9
/
+9
*
pimd: Fix ecmp_enable and ecmp_rebalance_enable
Donald Sharp
2018-06-07
1
-2
/
+2
*
pimd: Multicast traceroute client and router
Mladen Sablic
2018-02-19
1
-0
/
+5
*
lib, pimd: Remove PIM_NODE as it is not needed
Donald Sharp
2018-01-30
1
-5
/
+0
*
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
1
-1
/
+1
*
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-10-10
1
-3
/
+1
*
pimd: Fix multicast boundary command
Donald Sharp
2017-10-05
1
-1
/
+1
*
pimd: add support for boundaries
Quentin Young
2017-09-26
1
-0
/
+9
*
*: use clang's 'ForEachMacros' format style option
Renato Westphal
2017-09-15
1
-2
/
+1
*
pimd: Add missed frame for vrf based interface
Donald Sharp
2017-08-30
1
-2
/
+2
*
*: remove empty "interface XYZ" config blocks
David Lamparter
2017-08-29
1
-2
/
+2
*
pimd: Add `ip pim rp keep-alive-time X`
Donald Sharp
2017-08-02
1
-0
/
+5
*
pimd: Allow the keepalive time to be per vrf.
Donald Sharp
2017-07-28
1
-2
/
+2
*
pimd: Add `debug pim nht` command
Donald Sharp
2017-07-24
1
-0
/
+5
*
pimd: Put 'struct pim_instance *' as the first function parameter
Donald Sharp
2017-07-24
1
-1
/
+1
*
pimd: Cleanup the rest of the global config to be vrf aware for spacing
Donald Sharp
2017-07-24
1
-14
/
+16
*
pimd: Add code to write spaces or not before 'ip pim rp'
Donald Sharp
2017-07-24
1
-1
/
+7
*
pimd: Get show run to display vrf sub mode
Donald Sharp
2017-07-24
1
-3
/
+2
*
pimd: Make pim_ssmpingd.c 'struct pim_instance' aware
Donald Sharp
2017-07-24
1
-2
/
+2
*
pimd: Get the default pim code ready to write into vrf's or not
Donald Sharp
2017-07-24
1
-7
/
+13
*
pimd: Convert pim_rp.c to use 'struct pim_instance *'
Donald Sharp
2017-07-24
1
-1
/
+1
*
pimd: Refactore qpim_static_route_list into pim->static_routes
Donald Sharp
2017-07-24
1
-1
/
+2
*
pimd: Add vrf output to 'interface ...' write command
Donald Sharp
2017-07-24
1
-86
/
+108
*
pimd: Cleanup use of VRF_DEFAULT to pimg->vrf_id
Donald Sharp
2017-07-24
1
-1
/
+1
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-267
/
+270
*
*: remove VTYNL, part 1 of 6
David Lamparter
2017-07-14
1
-1
/
+1
*
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-43
/
+43
[next]