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

dpvs: fix ipo option length bug when insert ipo. #903

Merged
merged 1 commit into from
Aug 21, 2023
Merged

Conversation

roykingz
Copy link
Contributor

Length of ipo is sizeof(struct ipopt_uoa) + IPv4_addr_length = 8.

Length of ipo is sizeof(struct ipopt_uoa) + IPv4_addr_length = 8.
@ywc689 ywc689 added the pr/to-review-codes review codes line by line and check if problem exists. label Aug 10, 2023
@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 Aug 10, 2023
@ywc689 ywc689 merged commit f016473 into iqiyi:devel Aug 21, 2023
9 checks passed
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.

2 participants