-
Notifications
You must be signed in to change notification settings - Fork 745
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
bugfix: parse ipv4 src/dst error #1015
base: main
Are you sure you want to change the base?
Conversation
b7a442d
to
1a940e7
Compare
I just remove the unit test, because I found that parsing the pedit action is not supported now. so when I get filter and action from Lines 800 to 820 in b1ce50c
|
cc @aboch @chent1996 |
c0d89e6
to
00ae87d
Compare
55ec793
to
baea00e
Compare
baea00e
to
dbe3452
Compare
Thank you @Charlie17Li . |
Introduction
When I use tc-pedit module to modify the src_ipv4/dst_ipv4, I check the result but the src_ipv4/dst_ipv4 is always "0".
For example, I want to set the dst_ipv4 to “172.17.0.2”, and I check the result with
tc filter show dev eth0
:but the result is expeted to this: