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 setting ether dst addr for dnat #1881

Merged
merged 1 commit into from
Sep 5, 2022
Merged

fix setting ether dst addr for dnat #1881

merged 1 commit into from
Sep 5, 2022

Conversation

zhangzujian
Copy link
Member

@zhangzujian zhangzujian commented Sep 2, 2022

What type of this PR

  • Bug fixes

Which issue(s) this PR fixes:

Fixes #1880

Match !ct.dnat does not work as expected somehow, so replace it with reg0[2] == 0.

Now tc filter show dev 5baa642db970_h ingress shows the offloaded flows.

@zhangzujian zhangzujian added bug Something isn't working need backport labels Sep 2, 2022
@zhangzujian zhangzujian marked this pull request as ready for review September 2, 2022 07:48
@zhangzujian zhangzujian merged commit 13ebb85 into master Sep 5, 2022
@zhangzujian zhangzujian deleted the fix-dnat branch September 5, 2022 04:31
zhangzujian added a commit that referenced this pull request Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need backport
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

TC offload failed when LS_DNAT_MOD_DL_DST enabled
2 participants