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_rpf.c
Age
Commit message (
Expand
)
Author
2024-01-11
pimd: Make some not very needed debugs more restrictive
Donald Sharp
2023-02-24
pimd, pim6d: fix pim neighbor check in pim_nexthop_lookup
Sarita Patra
2023-02-09
*: auto-convert to SPDX License IDs
David Lamparter
2022-11-14
pimd, pim6d: Don't allow pim disabled interface as nexthop
Sarita Patra
2022-11-09
pimd: Convert zlog_warn to debug
Donald Sharp
2022-07-06
pim6d: Pass pim_addr for pim_nht callbacks.
sarita patra
2022-07-06
pim6d: Adjust rpf_addr rpf code
sarita patra
2022-06-23
pimd: Limit pim's ecmp to what zebra tells us is the multipath
Donald Sharp
2022-05-06
pimd: un-dependency-hell `pim_instance.h`
David Lamparter
2022-04-06
pim6d: Adjust mrib_nexthop_addr rpf code
sarita patra
2022-03-08
pim6d: Modify apis in pim_rpf.c for PIMv4/PIMv6
Mobashshera Rasool
2022-03-02
Merge pull request #10657 from patrasar/pim_remove_in_addr_none
David Lamparter
2022-03-01
pimd: replace inaddr_none with PIMADDR_ANY
sarita patra
2022-03-01
pim6d: Handling pim_rpf for IPV6
sarita patra
2022-02-28
pim6d: Handling last_lookup in pim_nexthop for IPV6
sarita patra
2022-02-16
pim6d: IPv6-adjust RPF lookups
David Lamparter
2022-02-14
pim6d: IPv6-adjust pim_upstream addr
David Lamparter
2022-02-14
pim6d: IPv6-adjust neigh->source_addr
David Lamparter
2022-02-14
pim6d: IPv6-adjust various pim_sgaddr uses
David Lamparter
2022-01-17
pimd: move, rename and deploy pim_addr_is_any()
David Lamparter
2021-11-17
pimd: clean up BSR NHT & fix parallel links
David Lamparter
2021-09-16
Merge pull request #9489 from opensourcerouting/pim-restruct-20210825
Donald Sharp
2021-08-27
pimd: de-circularize includes
David Lamparter
2021-08-24
pimd: Fixing coverity issues
Sai Gomathi
2021-05-12
pimd: Remove pim->vrf_id and use pim->vrf->vrf_id
Donald Sharp
2020-08-05
pimd: crash fix when RP is removed
Mobashshera Rasool
2020-07-14
*: remove PRI[udx](8|16|32)
David Lamparter
2020-03-05
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-02-14
pimd: increase RPF metric via the peerlink_rif by plus-10
Anuradha Karuppiah
2020-02-14
pim: DF election for tunnel termination mroutes in an anycast-VTEP setup
Anuradha Karuppiah
2020-02-13
*: Remove break after return
Donatas Abraitis
2019-11-15
pimd: RPF change to unreachable was leaving a stale entry in the jp-agg list
Anuradha Karuppiah
2019-11-15
pimd: add caller string prefix to pim_rpf_update logs
Anuradha Karuppiah
2019-11-15
pimd: we cannot change the Joined state based on RPF resolution
Anuradha Karuppiah
2019-11-15
pimd: set mfcc_parent at the time of MFCC programming
Anuradha Karuppiah
2019-11-12
pimd: `debug igmp trace` turns on non igmp debugs
Donald Sharp
2019-07-18
pimd: Add pim_channel_oil_change_iif
Donald Sharp
2019-07-01
*: s/TRUE/true/, s/FALSE/false/
Quentin Young
2019-06-07
pimd: Remove unnecessary boolean to pim_rpf_update
Donald Sharp
2019-05-28
Merge pull request #4239 from sarav511/rp
Jafar Al-Gharaibeh
2019-05-14
pimd: PIM nexthop tracking changes for tracking nexthop path of BSR.
saravanank
2019-05-14
lib: hashing functions should take const arguments
Quentin Young
2019-04-20
pimd: provide a mechanism to pin the IIF for an SG entry
Anuradha Karuppiah
2019-04-05
pimd: Tracking of RPF is *separate* from the lookup
Donald Sharp
2019-04-02
pimd: pim_nexthop_lookup should return true/false
Donald Sharp
2019-03-18
pimd: Addressing the review comments
Sarita Patra
2019-02-24
pimd: clear upstream rpf information when RP becomes not reachable
Sarita Patra
2019-02-24
pimd: Handling Null incoming interface of dummy upstream
Sarita Patra
2018-10-19
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-07-07
pimd: Remove duplicate parameter to functions
Donald Sharp
[next]