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

Fix finding place to insertion frame header #2153

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

EvgeniiMekhanik
Copy link
Contributor

Fix ss_skb_data_ptr_by_offset function, return
pointer to data if offset is equal to skb->len.
Also free empty skbs before insertion frame header, not before pushing to socket write queue.

Copy link
Contributor

@krizhanovsky krizhanovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@const-t const-t left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Fix `ss_skb_data_ptr_by_offset` function, return
pointer to data if offset is equal to skb->len.
Also free empty skbs before insertion frame header,
not before pushing to socket write queue.
@EvgeniiMekhanik EvgeniiMekhanik merged commit 78236a2 into master Jun 29, 2024
1 check passed
@EvgeniiMekhanik EvgeniiMekhanik deleted the MekhanikEvgenii/hot-fix-1 branch June 29, 2024 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants