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

ipvs: toa enhancements #928

Merged
merged 2 commits into from
Dec 19, 2023
Merged

ipvs: toa enhancements #928

merged 2 commits into from
Dec 19, 2023

Conversation

ywc689
Copy link
Collaborator

@ywc689 ywc689 commented Dec 11, 2023

  1. Do not insert toa data in syn packets any more.
  2. Compact tcp option space or remove some options when inserting toa data failed and then try again.
  3. Emit a warning log for audit when toa insertion failed finally.

@ywc689 ywc689 added the pr/to-review-codes review codes line by line and check if problem exists. label Dec 11, 2023
Copy link
Collaborator

@ytwang0320 ytwang0320 left a comment

Choose a reason for hiding this comment

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

approve +1

@ywc689 ywc689 added pr/codes-reviewed-ok code review passed and no problem found pr/accepted the pr passed all review stages and await to be merged and removed pr/to-review-codes review codes line by line and check if problem exists. labels Dec 12, 2023
1. Do not insert toa data in syn packets any more.
2. Compact tcp option space or remove some options when inserting toa data failed
   and then try again.
3. Emit a warning log for audit when toa insertion failed finally.

Signed-off-by: ywc689 <[email protected]>
@ywc689 ywc689 merged commit e42c170 into iqiyi:devel Dec 19, 2023
@ywc689 ywc689 deleted the toa-enhancement branch July 10, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/accepted the pr passed all review stages and await to be merged pr/codes-reviewed-ok code review passed and no problem found
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants