Open
Description
LoadPinnedLink doesn't expose RawLinkInfo like LoadPinnedRawLink (deprecated). The RawLinkInfo already has type, id and programID fields and we can add more type-specific information later to this structure like ifindex for XDP, attach_type for tracing/cgroup/netns/iter etc.
Any thoughts?