IMPORTANT: This project was completed by Emmanuel Nyarko. You may still contact the people above for details, but please do not submit an application for this project.

Update: This project has been completed

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.