Commit Graph

2 Commits (602f2ec08aeb7d6e5cc86a9682a620dd2e5591ab)

Author SHA1 Message Date
Tyrone Wu 602f2ec08a
aya: add feature probing for map type
Add API that probes whether kernel supports a map type.

Assertion for `InodeStorage` are disabled because they require
CONFIG_BPF_LSM to be enabled, which is not be default in VM tests.
4 weeks ago
Tyrone Wu 303b80f066
aya,aya-obj: add feature probing program type
Adds API that probes whether kernel supports a program type.

Assertions for `LircMode2` and `Lsm` are disabled because they require
certain kernel configs to be enabled, which are not by default in VM
tests.
4 weeks ago