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.
Kenjiro Nakayama 8dcda393c4 Add template for socket_filter program type
This patch adds template for socket_filter.
e.g.

```sh
cargo generate --path ~/dev/aya-template \
         --name my-test \
	 -d program_type=socket_filter
```
3 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 ebpf: Add rust-analyzer settings for vscode 3 years ago
src Add template for socket_filter program type 3 years ago
Cargo.toml Use release profile for eBPF programs by default 3 years ago
rust-toolchain.toml ebpf: Add rust toolchain override 3 years ago