I have made some modifications to the SELinux part of this patch
as well. These fall into three categories:
(1) removed unnecessary <0 checks on unsigned ints
(2) converted sec_ctx variables to uctx since the latter is used for
variables of the xfrm_user_sec_ctx data type
(3) check for the alg ra
On Mon, 18 Jul 2005, jaegert wrote:
> Some bug fixes to the SELinux patch.
What were the bugs?
- James
--
James Morris
<[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.ker
Some bug fixes to the SELinux patch.
Regards,
Trent.
==
This patch series implements per packet access control via the
extension of the Linux Security Modules (LSM) interface by hooks in
the XFRM and pfkey subsystems that leverage IPSec security
associations to
Patches for SELinux. Note that the patch applies to 2.6.13-rc2.
Regards,
Trent.
==
This patch series implements per packet access control via the
extension of the Linux Security Modules (LSM) interface by hooks in
the XFRM and pfkey subsystems