index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_instance.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pimd: PIM BSM Processing datastructure definition/initialization/deinit
saravanank
2019-05-15
1
-0
/
+5
*
pim: fix order of vxlan mroutes cleanup when pimd is shutdown
Anuradha Karuppiah
2019-04-21
1
-1
/
+2
*
pimd: initial infrastructure to maintain VxLAN SG database
Anuradha Karuppiah
2019-04-20
1
-0
/
+2
*
pimd: Remove pimg
Donald Sharp
2019-01-04
1
-6
/
+0
*
pimd: Create a `struct pim_router` and move thread master into it
Donald Sharp
2019-01-04
1
-1
/
+1
*
vtysh: fix exit-vrf printing
Quentin Young
2018-10-24
1
-1
/
+1
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-1
/
+1
*
pimd: Fix several address sanitizer issues
Donald Sharp
2018-09-24
1
-2
/
+2
*
*: add a vrf update hook to be informed of the vrf name
Philippe Guibert
2018-08-28
1
-1
/
+2
*
pimd: Convert over to use LIB_ERR_XXX for zlog_err
Donald Sharp
2018-08-14
1
-12
/
+1
*
pimd: Fix crash on shutdown in oil
Donald Sharp
2018-08-03
1
-2
/
+2
*
pimd: Remove unnecessary alloc failures
Donald Sharp
2018-07-08
1
-8
/
+0
*
pimd: Fix ecmp_enable and ecmp_rebalance_enable
Donald Sharp
2018-06-07
1
-0
/
+2
*
pimd: Clean up rpf_hash *after* upstream cleanup
Donald Sharp
2018-05-12
1
-7
/
+7
*
pimd: Move some data tracking variables per VRF
Donald Sharp
2018-03-18
1
-0
/
+1
*
lib: privileges are granted to vty netns command
Philippe Guibert
2018-03-13
1
-1
/
+1
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-2
/
+2
*
lib, pimd: Remove PIM_NODE as it is not needed
Donald Sharp
2018-01-30
1
-4
/
+5
*
pim: fix compilation issue with pim
Philippe Guibert
2018-01-22
1
-2
/
+2
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-1
/
+1
*
*: use clang's 'ForEachMacros' format style option
Renato Westphal
2017-09-15
1
-2
/
+1
*
pimd: Add usage of vty_frame for vrf configuration
Donald Sharp
2017-09-06
1
-2
/
+2
*
pimd: Cleanup a variety of SA issues
Donald Sharp
2017-08-25
1
-5
/
+10
*
pimd: Squash some more memory leaks
Donald Sharp
2017-08-02
1
-1
/
+1
*
pimd: Allow the keepalive time to be per vrf.
Donald Sharp
2017-07-28
1
-0
/
+4
*
pimd: Setup hash names appropriately
Donald Sharp
2017-07-25
1
-2
/
+4
*
pimd: Put 'struct pim_instance *' as the first function parameter
Donald Sharp
2017-07-24
1
-1
/
+1
*
pimd: Cleanup shutdown of vrf
Donald Sharp
2017-07-24
1
-3
/
+2
*
pimd: Fix instance startup to separate data structure setup from use
Donald Sharp
2017-07-24
1
-7
/
+6
*
pimd: Get show run to display vrf sub mode
Donald Sharp
2017-07-24
1
-1
/
+3
*
pimd: Fix startup of pim instance a bit
Donald Sharp
2017-07-24
1
-14
/
+18
*
pimd: Make pim_ssmpingd.c 'struct pim_instance' aware
Donald Sharp
2017-07-24
1
-0
/
+9
*
pimd: Make pim MSDP pim instance aware to some extent
Donald Sharp
2017-07-24
1
-0
/
+4
*
pimd: Allow PIM to start writing vrf information if it has it
Donald Sharp
2017-07-24
1
-0
/
+19
*
pimd: Convert channel_oil_hash and list into 'struct pim_instance *'
Donald Sharp
2017-07-24
1
-0
/
+4
*
pimd: Move pim_ifchannel_list and vif array into 'struct pim_instance *'
Donald Sharp
2017-07-24
1
-0
/
+4
*
pimd: Convert pim_rp.c to use 'struct pim_instance *'
Donald Sharp
2017-07-24
1
-0
/
+5
*
pimd: Remove pimg from pim_upstream.c
Donald Sharp
2017-07-24
1
-0
/
+3
*
pimd: Refactore qpim_static_route_list into pim->static_routes
Donald Sharp
2017-07-24
1
-0
/
+14
*
pimd: Refactor code to be in better spots
Donald Sharp
2017-07-24
1
-0
/
+146