You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/xtask
Tyrone Wu 366c599c20 codegen: cgroup_iter_order NFPROTO* nf_inet_hooks
Adds the following to codegen:
- `bpf_cgroup_iter_order`: used in `bpf_link_info.iter.group.order`
- `NFPROTO_*`: used in `bpf_link_info.netfilter.pf`
- `nf_inet_hooks`: used in `bpf_link_info.netfilter.hooknum`

Include `linux/netfilter.h` in `linux_wrapper.h` for `NFPROTO_*` and
`nf_inet_hooks` to generate.
3 months ago
..
libbpf@20ea95b450 xtask: Generate new bindings 10 months ago
public-api feat(aya): Implement TCX 3 months ago
src codegen: cgroup_iter_order NFPROTO* nf_inet_hooks 3 months ago
Cargo.toml chore: Don't use path deps in workspace 11 months ago