Skip to content

tk154/GSoC2024_eBPF-Firewall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GSoC 2024 – eBPF-Firewall

This repository contains all the work done during Google Summer of Code 2024 regarding the Freifunk topic: eBPF performance optimisations for a new OpenWrt Firewall. The project aims to introduce a new firewall software offloading variant to OpenWrt by intercepting an incoming data packet from the NIC as early as possible inside or even before the network stack through the eBPF XDP or TC hook. And after that, apply possible NAT (Network Address Translation) and drop or redirect the intercepted package to another network interface. You can find more info about the project on my Freifunk blogs.

You can find an explanation for the codes and scripts in their respective directories. The implementation can be found inside this GitHub repository: https://github.com/tk154/eBPF-Firewall

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published