Closed GseoC closed 1 month ago
Keep alive (waiting for Linux feedback on the binding)
This pull request has been marked as a stale pull request because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment, otherwise this pull request will automatically be closed in 5 days. Note, that you can always re-open a closed issue at any time.
keep alive
This pull request has been marked as a stale pull request because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment, otherwise this pull request will automatically be closed in 5 days. Note, that you can always re-open a closed issue at any time.
Add dedicated firewall device APIs for handling firewall configurations from the device tree. Firewall configurations are inseparable sets of one or more firewall queries. These APIs are based on the ".*(?<=)-access-conf$" property. This property will be proposed in the Linux kernel.
While there, remove the check for foreign entities API as it seems unlikely it'll be used.
Edit: Link to kernel patch: https://lkml.org/lkml/2024/7/16/849