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

backport tls encrypting in new sk_buff pages, if sendfile() is used or response from cache, from #1264 to release 0.6 branch #1291

Merged
merged 6 commits into from
Jul 2, 2019

Conversation

avbelov23
Copy link
Contributor

aleksostapenko and others added 6 commits July 2, 2019 14:37
…aged fragments

ss_skb_frag_next() is always work with TfwMsgIter, so renamed and moved
into msg.h, the whole TfwMsgIter became invalid if the function fails.
* add a new function, to allocate and add a new empty skb to current
message iterator.
* fix dereferences of invalid pointers in tfw_cache_build_resp_body():
it->frag may be equal to -1.
Copy link
Contributor

@i-rinat i-rinat left a comment

Choose a reason for hiding this comment

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

Looks good to me.

Copy link
Contributor

@vankoven vankoven left a comment

Choose a reason for hiding this comment

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

Good to merge!

@avbelov23 avbelov23 merged commit 8aa60a3 into release-0.6 Jul 2, 2019
@avbelov23 avbelov23 deleted the avb-06-sendfile branch July 2, 2019 18:14
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.

4 participants