Files
Tamir Duberstein 2c927581fe Remove duplicate attach type state
Pass the kernel attach type into the shared loader from each typed
wrapper instead of storing a second mutable copy in `ProgramData`.

This removes the from_pin repair pattern, avoids stale shadow state, and
keeps attach paths driven by wrapper-owned typed attach metadata or
fixed constants.

Also simplify `{sk,cgroup}_skb` section parsing by representing all
variants as `ProgramSection::SkSkb { kind }` and
`ProgramSection::CgroupSkb { attach_type }` respectively, with the
attach type enums shared from aya-obj.
2026-04-03 11:21:32 -04:00
..
2026-02-16 08:04:48 +00:00
2026-02-16 08:04:48 +00:00
2026-02-16 08:04:48 +00:00
2026-02-16 08:04:48 +00:00
2026-02-16 08:04:48 +00:00
2026-04-03 11:21:32 -04:00
2026-04-03 11:21:32 -04:00