GitHub / RohithgowdaM / Linux-Custom-Packet-Filtering
This project demonstrates an enhanced Linux virtual network driver with custom packet filtering. It filters incoming packets based on IP addresses, UDP protocols, and specific MAC addresses. Designed for hands-on kernel module development and network security experiments.
Stars: 2
Forks: 0
Open issues: 0
License: apache-2.0
Language: C
Size: 9.77 KB
Dependencies parsed at: Pending
Created at: 2 months ago
Updated at: 2 months ago
Pushed at: 2 months ago
Last synced at: 15 days ago
Topics: kernel, kernel-module, linux, linux-el, network-drivers, networking, packet-filtering, rvce