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_neighbor.c
Age
Commit message (
Expand
)
Author
2021-07-06
pimd: zlog_info changed to zlog_notice for neighbor up/down event
github login name
2021-05-03
Merge pull request #8545 from opensourcerouting/assert-our-own
Mark Stapp
2021-04-23
pimd: rework BFD integration
Rafael Zalamena
2021-04-23
pimd: zassert => assert
David Lamparter
2020-10-23
*: unify thread/event cancel macros
Mark Stapp
2020-06-01
Merge pull request #6054 from sarav511/dr2ndr
Donald Sharp
2020-03-19
pimd: When DR becomes non DR, couldreg state events not handled.
saravanank
2020-03-18
pimd: pimd crashes during neighbor clean up
saravanank
2020-03-06
*: Finish off the __PRETTY_FUNCTION__ to __func__
Donald Sharp
2020-03-05
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2019-11-02
*: Convert prefix_free to double pointer
Donald Sharp
2019-07-23
pimd: PIM Core seen during NH processing
Satheesh Kumar K
2019-04-02
pimd: Limit lookup of neighbor since we know we have one
Donald Sharp
2019-01-04
pimd: Convert qpim_t_periodic into the `struct pim_router` structure
Donald Sharp
2019-01-04
pimd: Create a `struct pim_router` and move thread master into it
Donald Sharp
2018-10-02
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-09-13
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-08-14
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
pimd: Convert over to use LIB_ERR_XXX for zlog_err
Donald Sharp
2018-08-02
pimd: Cleanup bfd memory on shutdown
Donald Sharp
2018-07-08
pimd: Remove unnecessary alloc failures
Donald Sharp
2018-03-17
pimd: Make the rpf scan per vrf.
Donald Sharp
2018-03-17
pimd: Just call the actual function
Donald Sharp
2017-10-05
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-07-24
pimd: Remove pimg from pim_upstream.c
Donald Sharp
2017-07-24
pimd: pim_rp.c -> convert pimg to pim
Donald Sharp
2017-07-17
*: reindent
reindent-master-after
whitespace / reindent
2017-05-30
Merge pull request #576 from chiragshah6/pim_dev
David Lamparter
2017-05-17
pimd: pim bfd support
Chirag Shah
2017-05-17
pimd: Thread changes allow pim to crash a boo
Donald Sharp
2017-05-15
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-09
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-02
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-04-25
pimd: fix pimd crashes around pim rpf
Chirag Shah
2017-04-25
pimd: Pim Nexthop Tracking support with ECMP
Chirag Shah
2017-04-24
Merge pull request #345 from chiragshah6/pim_dev
Renato Westphal
2017-04-06
pimd: Pim Nexthop Tracking support with ECMP
Chirag Shah
2017-03-30
pimd: Add code to find neighbor by secondary
Donald Sharp
2017-03-02
pimd: Join/Prune Aggregation
Donald Sharp
2017-01-17
Merge remote-tracking branch 'origin/master' into pim_lib_work2
Donald Sharp
2016-12-21
pimd: Reset neighbor hold time when we receive packet
Donald Sharp
2016-12-21
pimd: Actually expedite a hello
Donald Sharp
2016-12-21
pim-nexthop: mroute and pim-upstream rpf are falling out of sync.
anuradhak
2016-12-21
pimd: Remove unnecessary asserts
Donald Sharp
2016-12-21
pimd: replace grp_str[100] with grp_str[INET_ADDRSTRLEN]
Daniel Walton
2016-12-21
pimd: Resolve rp after neighbor come up
Donald Sharp
2016-12-21
pimd: Don't assert when looking up a neighbor
Donald Sharp
2016-12-21
pimd: Add the ability to lookup neighbor on a interface
Donald Sharp
2016-12-21
pimd: trigger on nbr up to look at rpf cache
Donald Sharp
2016-12-21
pimd: Send hello immediately with receive of new genid
Donald Sharp
[next]