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.
Dave Tucker 098879eb1c Use default-members in Cargo workspace
Adds bpf code to the workspace and is excluded by default.
This allows for all deps to be managed in Cargo.lock and for cargo
update to work as expected from the root.
Similarly, rustfmt and clippy can operate on the whole workspace.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2 years ago
..
.cargo ebpf: set target and enable -Z build-std in .cargo/config.toml 3 years ago
.vim ebpf: Add rust-analyzer settings for coc.nvim 3 years ago
.vscode Fix trailing comma in ebpf/.vscode/settings.json 2 years ago
src Add cgroup_sockopt template for BPF_PROG_TYPE_CGROUP_SOCKOPT 2 years ago
Cargo.toml Use default-members in Cargo workspace 2 years ago
rust-toolchain.toml ebpf: Add rust toolchain override 3 years ago