netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] MLSXFRM-v02: Repost patchset with updates
@ 2006-07-18 17:24 Venkat Yekkirala
  0 siblings, 0 replies; only message in thread
From: Venkat Yekkirala @ 2006-07-18 17:24 UTC (permalink / raw)
  To: netdev, selinux; +Cc: jmorris, sds, tjaeger

The following are the changes included in this patch set (relative to 2.6.18-rc1-mm2)
as compared to the previous posting:

- Correct use of BUG_ON (per James' and Stephen's comments)
- security_sid_mls_copy: check context with policydb_context_isvalid (Stephen)
- sk_getsecid: do away with extracting isec (Stephen)
- Do away with extracting isec in rcv_skb and postroute_last hooks (Stephen)
- Drop useless printk invocations (Stephen)
- Better description of the xfrm_decode_session hook in security.h
- Nicer function naming; security_sk_classify_flow, security_skb_classify_flow (David)
  NOTE: Also added a new LSM hook req_classify_flow (reluctantly since I wasn't able to
  just copy the secid from the request_sock to the flow in include/linux/security.h itself
  due to "incomplete datatype" compilation errors related to the inaccessibility of the
  request_sock definition in security.h in a clean way; would welcome suggestions in this regard).

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-18 17:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-18 17:24 [PATCH 00/10] MLSXFRM-v02: Repost patchset with updates Venkat Yekkirala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).