You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every aya-based eBPF kernel will depend on the aya-ebpf crate, right? Why don't we move the panic_handler definition into that crate? That would be one less thing that users need to worry about when learning how to write eBPF code :)