index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_instance.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-15
/
+1
*
pimd: Modifying member of pim_instance to accomodate IPv6 changes
Sai Gomathi N
2022-08-26
1
-1
/
+1
*
pimd, pim6d: Send register msg via register socket
Mobashshera Rasool
2022-08-04
1
-0
/
+1
*
pimd: Modifying member of pim_instance to accomodate IPv6 changes
Sai Gomathi N
2022-06-30
1
-1
/
+1
*
pimd: Limit pim's ecmp to what zebra tells us is the multipath
Donald Sharp
2022-06-23
1
-0
/
+1
*
pim6d: change MLD socket to be per VRF
David Lamparter
2022-05-06
1
-0
/
+6
*
pim6d: Mroute changes
plsaranya
2022-03-23
1
-12
/
+1
*
pim6d: Changes done in pim_ssmpingd to support v6
Balaji Gurudoss
2022-03-16
1
-1
/
+1
*
pimd: de-circularize includes
David Lamparter
2021-08-27
1
-0
/
+2
*
pimd: fix register suppress timer code
Christian Hopps
2021-08-19
1
-2
/
+2
*
pimd: Remove pim->vrf_id and use pim->vrf->vrf_id
Donald Sharp
2021-05-12
1
-1
/
+1
*
pimd: Implement watermark warning for igmp group count and add igmp group count
saravanank
2020-04-09
1
-0
/
+2
*
Merge pull request #6008 from sarav511/max_vif
Donald Sharp
2020-03-23
1
-0
/
+1
|
\
|
*
pimd: Do not allow to configure multicast on more than MAXVIF interfaces
saravanank
2020-03-17
1
-0
/
+1
*
|
pimd: Add `ip pim register-accept-list PLIST` command
Donald Sharp
2020-03-06
1
-0
/
+3
|
/
*
pim: DF election for tunnel termination mroutes in an anycast-VTEP setup
Anuradha Karuppiah
2020-02-14
1
-1
/
+47
*
pimd: Convert the upstream_list and hash to a rb tree
Donald Sharp
2020-01-03
1
-2
/
+2
*
pimd: Convert the channel_oil_list|hash to a rb_tree
Donald Sharp
2020-01-03
1
-2
/
+2
*
pimd : Add support for MLAG Register & Un-register
Satheesh Kumar K
2019-11-14
1
-0
/
+14
*
Revert "Merge pull request #4885 from satheeshkarra/pim_mlag"
Quentin Young
2019-10-14
1
-14
/
+0
*
pimd : Add support for MLAG Register & Un-register
Satheesh Kumar K
2019-09-17
1
-0
/
+14
*
pimd: PIM BSM Processing datastructure definition/initialization/deinit
saravanank
2019-05-15
1
-0
/
+6
*
pimd: initial infrastructure to maintain VxLAN SG database
Anuradha Karuppiah
2019-04-20
1
-0
/
+2
*
pimd: Store the router mlag role
Donald Sharp
2019-01-04
1
-0
/
+4
*
pimd: Remove pimg
Donald Sharp
2019-01-04
1
-2
/
+5
*
pimd: Move register_probe_time to pim_router
Donald Sharp
2019-01-04
1
-0
/
+1
*
pimd: Move packet_process variable to pim_router
Donald Sharp
2019-01-04
1
-0
/
+1
*
pimd: Move register_suppress_time into struct pim router
Donald Sharp
2019-01-04
1
-0
/
+1
*
pimd: Convert rpf_cache_refresh_delay_msec into pim_router struct
Donald Sharp
2019-01-04
1
-0
/
+1
*
pimd: Move the infinite_assert_metric global to pim_router
Donald Sharp
2019-01-04
1
-0
/
+3
*
pimd: Convert qpim_t_periodic into the `struct pim_router` structure
Donald Sharp
2019-01-04
1
-0
/
+2
*
pimd: Move debugs into pim_router structure
Donald Sharp
2019-01-04
1
-0
/
+2
*
pimd: Create a `struct pim_router` and move thread master into it
Donald Sharp
2019-01-04
1
-0
/
+4
*
pimd: Fix ecmp_enable and ecmp_rebalance_enable
Donald Sharp
2018-06-07
1
-0
/
+3
*
pimd: Move some data tracking variables per VRF
Donald Sharp
2018-03-18
1
-0
/
+9
*
pimd: Make the rpf scan per vrf.
Donald Sharp
2018-03-18
1
-0
/
+3
*
pimd: Add ability to lookup RP group by table.
Donald Sharp
2017-08-31
1
-0
/
+4
*
pimd: Remove almost duplicate pim->ifchannel_list
Donald Sharp
2017-08-02
1
-1
/
+0
*
pimd: Allow the keepalive time to be per vrf.
Donald Sharp
2017-07-28
1
-0
/
+3
*
pimd: Make pim_ssmpingd.c 'struct pim_instance' aware
Donald Sharp
2017-07-24
1
-0
/
+3
*
pimd: Make pim MSDP pim instance aware to some extent
Donald Sharp
2017-07-24
1
-0
/
+5
*
pimd: Convert channel_oil_hash and list into 'struct pim_instance *'
Donald Sharp
2017-07-24
1
-0
/
+3
*
pimd: Move pim_ifchannel_list and vif array into 'struct pim_instance *'
Donald Sharp
2017-07-24
1
-0
/
+14
*
pimd: Convert pim_rp.c to use 'struct pim_instance *'
Donald Sharp
2017-07-24
1
-0
/
+2
*
pimd: Remove pimg from pim_upstream.c
Donald Sharp
2017-07-24
1
-0
/
+5
*
pimd: Refactore qpim_static_route_list into pim->static_routes
Donald Sharp
2017-07-24
1
-0
/
+3
*
pimd: Refactor code to be in better spots
Donald Sharp
2017-07-24
1
-0
/
+63