Building Socket-Aware BPF Programs
Offered By: Linux Plumbers Conference via YouTube
Course Description
Overview
Explore the advancements in BPF (Berkeley Packet Filter) programming for socket awareness in this 30-minute conference talk from the Linux Plumbers Conference. Dive into the evolution of BPF's capabilities, including enhanced verifier intelligence and API extensions. Learn about new verifier extensions that enable reference tracking in BPF programs, allowing for safe allocation and release of resources during program execution. Discover how these improvements facilitate the addition of socket lookup and release function calls to the BPF API, enabling programs to interact more closely with the networking stack. Gain insights into practical applications such as load balancing based on listening applications and implementing stateful firewalling primitives. Understand how these developments empower BPF programs to build more sophisticated logic around socket presence and attributes, enhancing their integration with kernel-level traffic management.
Syllabus
LPC2018 - Building Socket-aware BPF Programs
Taught by
Linux Plumbers Conference
Related Courses
Real Time Mesajlaşma UygulamasıUdemy Securely Booting Confidential VMs with Encrypting Disk
Linux Plumbers Conference via YouTube Pressure Feedback for LRU Map Types
Linux Plumbers Conference via YouTube Closing the BPF Map Permission Loophole
Linux Plumbers Conference via YouTube The Revival of the Learning-Sync Bridgeport Flag
Linux Plumbers Conference via YouTube