aya-template/{{project-name}}-ebpf
Michal Rostecki 1ecc829b4f classifier: Use the new `TcContext` struct
That new context type exposes `data` and `data_end` fields for direct
access to the packet payload.

Signed-off-by: Michal Rostecki <vadorovsky@gmail.com>
..
.cargo ebpf: set target and enable -Z build-std in .cargo/config.toml
.vim ebpf: Add rust-analyzer settings for coc.nvim
.vscode Fix trailing comma in ebpf/.vscode/settings.json
src classifier: Use the new `TcContext` struct
Cargo.toml ebpf: Update git repository URL for aya-log
rust-toolchain.toml ebpf: Add rust toolchain override