Nathan Sweet
Nathan Sweet
Currently, batch operations do not support per-CPU maps. This is not a technically difficult thing to accomplish, but deciding on the right interface within the library presents some challenges. [See...
glide version: ``` 13.2 ``` given the following config: ```yaml package: gitlab.com/silexica/cloud/controller import: - package: github.com/BurntSushi/toml version: ~0.3.0 - package: github.com/sirupsen/logrus version: ~1.0.6 - package: github.com/spf13/cobra version: ~0.0.3 - package:...
I've been running a particular Vagrantfile for months without a problem as part of our regular build process. I can confirm that this is a bug introduced by your 0.9.0...
**What should ebpf do?** eBPF should expose some general purpose functions for creating kernel tracepoints with bpf **Why should ebpf do this?** The abstraction is powerful and requires minimal code,...
on behalf of @lmb Add functions to attach an XDP program to a device (separate package?)