-
Notifications
You must be signed in to change notification settings - Fork 730
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
field “xxx” is a bitfield: not supported #604
Labels
bug
Something isn't working
Comments
Florian has pointed you in the right direction, feel free to test the PR. Please search the issue tracker before creating new issues. |
Thank u , i'll pay attention next time. |
#573 was just merged, please give it a try. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I hook the “net_dev_xmit“ tracepoint,try to parse the packet with struct iphdr:
loading objects: field NetDevStartXmitHook: program net_dev_start_xmit_hook: CO-RE relocations: relocate struct#63["iphdr"]: target struct#38880["iphdr"]: target struct#38880["iphdr"]: field "ihl" is a bitfield: not supported
go1.16.5
Linux localhost.localdomain 4.18.0-305.25.1.el8_4.x86_64
The text was updated successfully, but these errors were encountered: