Back to Programs

Infrastructure and cloud

Cilium

eBPF-based Networking, Security, and Observability

cdevopsebpfgokuberneteslinux

Participation history

1 GSoC year

2021

3 projects

Official year page

A Feature Probe API for cilium/ebpf

Currently bpftool as a userspace utility tool living in the linux kernel can do ebpf feature probing: bpftool feature probe. As the Go+ebpf user-base...

Expose all active configurations and CLI improvements.

Currently, cilium-agent CLI exposes only a subset of daemon configurations. However, most of the applied configurations can be seen by viewing the...

Explicit Allow-Listing for ICMP

Cilium is a networking software which provides secure network connectivity and load-balancing between applications using eBPF. In addition, Cilium is...