Netfilter Hardware Offloads
Offered By: Linux Plumbers Conference via YouTube
Course Description
Overview
Explore hardware offloading techniques for Netfilter in this 34-minute conference talk from the Linux Plumbers Conference. Dive into the flow rule and flow block API, which allows ethtool_rx, netfilter, and tc to share the same infrastructure for hardware offloads. Learn about the flow rule API's components, including matches, actions, helpers, and summary. Examine the flow block API and its applications. Discover how Netfilter utilizes the flow offload API and handles payload mangling. Investigate the connection tracking (ct) flowtable bypass, including its hardware offload capabilities. Gain insights from speaker Mr. Pablo Neira on optimizing network performance through efficient hardware offloading techniques.
Syllabus
Intro
Flow rule API: match
actions
helpers
summary
Flow block API (2)
Netfilter through flow offload API
Netfilter offload: Payload mangling
Ct flowtable bypass (3)
Ct flowtable bypass (4): HW offload
Taught by
Linux Plumbers Conference
Related Courses
Protecting Your Network with Open Source SoftwareLinkedIn Learning Offloading Network Traffic Classification to Hardware
Linux Foundation via YouTube Overview of the Linux Kernel Security Subsystem
Linux Foundation via YouTube Bypassing Conntrack - Optimizing K8s Service by Enhancing IPVS with EBPF
CNCF [Cloud Native Computing Foundation] via YouTube Android Netfilter Changes
Linux Plumbers Conference via YouTube