[GSoC'19 Weekly Update] MAC policy on IP addresses in Jail

Shivank Garg shivank at freebsd.org
Mon Jun 3 14:17:51 UTC 2019


Hi everyone,
This project is aimed at developing a loadable MAC module with the "The
TrustedBSD MAC Framework" to limit the set of IP addresses a VNET-enabled
Jail can choose from.

This week I did the following-
* studied about the TrustedBSD MAC framework from FreeBSD architecture
handbook and other resources available on the internet.
* studied about loadable kernel modules and other kernel elements.
* wrote a basic skeleton of a new MAC module - mac_ipacl.

Do Check this project on
Github:
https://github.com/shivankgarg98/freebsd/tree/shivank_MACPolicyIPAddressJail/sys/security/mac_ipacl
FreeBSD wiki:
https://wiki.freebsd.org/SummerOfCode2019Projects/MACPolicyIPAddressJail

Please feel free to share your ideas and feedback on this project.

Regards,
Shivank Garg


More information about the soc-status mailing list