Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net: pkt: Clone all needed attributes #83732

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jukkar
Copy link
Member

@jukkar jukkar commented Jan 9, 2025

The net_pkt_clone() did not cloned all needed fields. Added what was missing from the clone.

Fixes #83157

rlubos
rlubos previously approved these changes Jan 9, 2025
kartben
kartben previously approved these changes Jan 9, 2025
The net_pkt_clone() did not cloned all needed fields.
Added what was missing from the clone.

Fixes zephyrproject-rtos#83157

Signed-off-by: Jukka Rissanen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

net: net_pkt.c: clone_pkt_attributes not cloning all attributes
5 participants