index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pimd
/
pim_instance.c
Age
Commit message (
Expand
)
Author
2022-08-04
pimd, pim6d: Send register msg via register socket
Mobashshera Rasool
2022-06-24
Merge pull request #11471 from mobash-rasool/fixes
Donald Sharp
2022-06-24
pimd: fix invalid memory access join_timer_stop
Sarita Patra
2022-06-24
pimd: Clean up mroute_socket when pim terminates.
Mobashshera Rasool
2022-05-17
Merge pull request #10775 from opensourcerouting/pim6-mld-pr
Donald Sharp
2022-05-06
pim6d: change MLD socket to be per VRF
David Lamparter
2022-05-06
pimd: un-dependency-hell `pim_instance.h`
David Lamparter
2021-12-21
*: rework renaming the default VRF
Igor Ryzhov
2021-08-27
Merge pull request #9496 from idryzhov/vrf-cmd-init-unused-arg
David Lamparter
2021-08-26
lib: remove unused argument from vrf_cmd_init
Igor Ryzhov
2021-08-23
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
2021-07-01
pimd: support MSDP global timers configuration
Rafael Zalamena
2021-05-12
pimd: Remove pim->vrf_id and use pim->vrf->vrf_id
Donald Sharp
2021-05-12
pimd: There exists a path where on vrf bringup we do not create the pimreg
Donald Sharp
2021-01-26
pimd: Prevent use after free
Donald Sharp
2020-04-20
*: sprintf -> snprintf
Quentin Young
2020-03-23
Merge pull request #6008 from sarav511/max_vif
Donald Sharp
2020-03-16
pimd: Do not allow to configure multicast on more than MAXVIF interfaces
saravanank
2020-03-06
pimd: Add `ip pim register-accept-list PLIST` command
Donald Sharp
2020-03-06
pimd: Rename the PIM_SPT_PLIST_NAME to PIM_PLIST_NAME
Donald Sharp
2020-03-06
pimd: the spt infinity prefix-list memory was not being freed
Donald Sharp
2020-03-05
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2019-11-13
pimd : Add support for MLAG Register & Un-register
Satheesh Kumar K
2019-10-14
Revert "Merge pull request #4885 from satheeshkarra/pim_mlag"
Quentin Young
2019-09-16
pimd : Add support for MLAG Register & Un-register
Satheesh Kumar K
2019-05-14
pimd: PIM BSM Processing datastructure definition/initialization/deinit
saravanank
2019-04-21
pim: fix order of vxlan mroutes cleanup when pimd is shutdown
Anuradha Karuppiah
2019-04-20
pimd: initial infrastructure to maintain VxLAN SG database
Anuradha Karuppiah
2019-01-04
pimd: Remove pimg
Donald Sharp
2019-01-04
pimd: Create a `struct pim_router` and move thread master into it
Donald Sharp
2018-10-23
vtysh: fix exit-vrf printing
Quentin Young
2018-10-02
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-09-24
pimd: Fix several address sanitizer issues
Donald Sharp
2018-08-28
*: add a vrf update hook to be informed of the vrf name
Philippe Guibert
2018-08-14
pimd: Convert over to use LIB_ERR_XXX for zlog_err
Donald Sharp
2018-08-02
pimd: Fix crash on shutdown in oil
Donald Sharp
2018-07-08
pimd: Remove unnecessary alloc failures
Donald Sharp
2018-06-07
pimd: Fix ecmp_enable and ecmp_rebalance_enable
Donald Sharp
2018-05-11
pimd: Clean up rpf_hash *after* upstream cleanup
Donald Sharp
2018-03-17
pimd: Move some data tracking variables per VRF
Donald Sharp
2018-03-13
lib: privileges are granted to vty netns command
Philippe Guibert
2018-03-06
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-01-30
lib, pimd: Remove PIM_NODE as it is not needed
Donald Sharp
2018-01-22
pim: fix compilation issue with pim
Philippe Guibert
2017-10-05
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-09-15
*: use clang's 'ForEachMacros' format style option
Renato Westphal
2017-09-05
pimd: Add usage of vty_frame for vrf configuration
Donald Sharp
2017-08-24
pimd: Cleanup a variety of SA issues
Donald Sharp
2017-08-02
pimd: Squash some more memory leaks
Donald Sharp
2017-07-28
pimd: Allow the keepalive time to be per vrf.
Donald Sharp
[next]