NetBSD Wiki/projects/project/
NPF user/group filtering
- Contact:
tech-net - Mentors: Christos Zoulas
- Duration estimate: 350h
Add the ability to filter packets by user or group that owns the socket sending or receiving packets. This ability is available in other packet filters for example pf. The project involves modifying the parser to accept the syntax, passing the information to the kernel, and modifying the kernel packet filter code to process the user/group filtering options and allow/drop packets.
Add a comment