HomeFreeBSD

Fix udp IPv4-mapped address

Description

Fix udp IPv4-mapped address

Do not use the cached route if the destination isn't the same.
This fix a problem where an UDP packet will be sent via the wrong route
and interface if a previous one was sent via them.

PR: 275774
Reviewed by: glebius, tuexen
Sponsored by: Beckhoff Automation GmbH & Co. KG

(cherry picked from commit 7df9da47e8f04267330e1baa751f07c0c4aaf2ac)

Details

Provenance
Richard Kümmel <R.Kuemmel@beckhoff.com>Authored on Dec 15 2023, 11:49 AM
emasteCommitted on Jan 10 2024, 4:37 PM
Parents
rG644327466048: vmrun.sh: allow device name arguments in pci-passthru option
Branches
Unknown
Tags
Unknown

Event Timeline

emaste committed rG3159e314f194: Fix udp IPv4-mapped address (authored by Richard Kümmel <R.Kuemmel@beckhoff.com>).Jan 10 2024, 4:37 PM