You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bpf2go: import package structs when all structs are typedefs
When deciding whether to import package structs, the logic only considered
typical struct declarations. Typedefs also need to be taken into account.
Signed-off-by: Ron Federman <ron@odigos.io>
Co-authored-by: Timo Beckers <timo@isovalent.com>
0 commit comments