EBPF Foundation Created
Written by Alex Denham   
Thursday, 19 August 2021

Major IT companies including Facebook, Google, Isovalent, Microsoft, and Netflix are getting together to form the eBPF Foundation. eBPF, extended Berkeley Packet Filter, is a technology that can run sandboxed programs in an operating system kernel.

eBPF's roots lie in Linux. The The Berkeley Packet Filter was developed for network traffic analysis. This was extended and included in Linux 4 to be a kernel technology that allows programs to run without having to change the kernel source code or adding additional modules.

ebpf

eBPF is now used to safely and efficiently extend the capabilities of the kernel without requiring to change kernel source code or load kernel modules.

eBPF is already used for projects including providing high-performance networking and load-balancing in modern data centers and cloud native environments, helping application developers trace applications, providing insights for performance troubleshooting, and preventive application and container runtime security enforcement.

The aim of the eBPF Foundation is to raise, budget and spend funds in support of various open source, open data and/or open standards projects relating to eBPF technologies, including infrastructure. The foundation will also support initiatives related to those aims, and technical projects

eBPF has been around since 2014, and while it has become widely used in data centers, it has increasingly been more widely adopted - Google now uses eBPF in its managed Kubernetes products GKE and Anthos as the new networking, security, and observability layer.

However, according to the founding members of the eBPF Foundation, could be much more widely used. Thomas Graf, CTO & Co-Founder of founder member Isovalent, said:

“Remember when web browsers became programmable with languages such as JavaScript? All of a sudden users no longer had to install new versions of web browsers in order to benefit from the latest innovations. This unlocked an incredible wave of innovation and the web browser has become the standard platform for the majority of applications. Think of eBPF as making the operating system programmable in the same way as JavaScript and other languages have done this to the web browser."

ebpf

More Information

eBPF Foundation Website

Related Articles

Red Hat Launches Developer Sandbox  

Rust Bringing Greater Safety To Linux

Linux Kernel Turns 28 Today

Google Open Sources Sandboxing Tool

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Chinese Robots Play Three-a-Side Soccer
06/07/2025

Four teams of humanoid robots faced off in fully autonomous 3-on-3 soccer matches in the latest event organized to showcase China’s advances in humanoid robot technology. It was the first such compe [ ... ]



Blender Free Game Tops Steam
18/07/2025

Blender Studio has released a free-to-play game on Steam that is designed not just to be fun to play, but as an example of what you can create in the games arena using just open source software.


More News

pico book

 

Comments




or email your comment to: comments@i-programmer.info

https://ebpf.io/

Last Updated ( Friday, 20 August 2021 )