6 Commits (382a05995d9bc462a9fdc863bb313b889854aa29)

Author SHA1 Message Date
AmirAli dfc9b13ebe Move sudo runner configuration to .cargo/config.toml
- Added [target."cfg(all())"] runner = "sudo -E" to .cargo/config.toml
- Updated README to remove manual --config runner instructions for cargo run
- Simplifies running the
2 weeks ago
Tamir Duberstein b1d6fb31ea Always build eBPF; remove xtask 10 months ago
Tamir Duberstein ee45752006 Move dependencies to workspace
Add "{{project-name}}-ebpf" to workspace. Update various cargo configs
to match main aya repo.
11 months ago
Xiaobo Liu 04b631eb7c ebpf: consolidate rust-analyzer settings
Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com>
11 months ago
Tamir Duberstein afdb45341f Remove branch specifications
The branch should be dictated by the repository.
2 years ago
Dave Tucker 5d018fd6ba Add xtask for building ebpf programs
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
4 years ago