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/public-api
Abhijit Gadgil 23d82dc0aa aya-ebpf: `XdpContext` adjust_{head|tail|meta} API
Added new public API for the `XdpContext`:
- `adjust_head` : To grow the packet buffer at the beginning
- `adjist_tail` : To grow the packet buffer at the end
- `adjust_meta` : To grow metadata area

These API are handy for packet processing when additional headers etc.
are to be pushed to the packet.

Also added these APIs using `cargo xtask public-api --bless`

Refs: #948
4 months ago
..
aya-ebpf-bindings.txt xtask: Bless public-api changes 6 months ago
aya-ebpf-cty.txt chore: Bless public API changes 7 months ago
aya-ebpf-macros.txt chore: Bless public API changes 7 months ago
aya-ebpf.txt aya-ebpf: `XdpContext` adjust_{head|tail|meta} API 4 months ago
aya-log-common.txt public-api: regenerate 6 months ago
aya-log-ebpf-macros.txt xtask: Add cargo-public-api 1 year ago
aya-log-ebpf.txt xtask: Add cargo-public-api 1 year ago
aya-log-parser.txt public-api: regenerate 6 months ago
aya-log.txt chore(aya-log): bless API 5 months ago
aya-obj.txt xtask: Bless public-api changes 6 months ago
aya.txt aya: bless API changes 4 months ago