From mboxrd@z Thu Jan 1 00:00:00 1970 From: Venkat Yekkirala Subject: RE: [PATCH 7/7] secid reconciliation-v03: Enforcement for SELinux Date: Fri, 29 Sep 2006 17:54:36 -0400 Message-ID: <36282A1733C57546BE392885C0618592015CF3B7@chaos.tcs.tcs-sec.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Cc: Stephen Smalley , Joshua Brindle , netdev@vger.kernel.org, selinux@tycho.nsa.gov, kmacmillan@mentalrootkit.com Return-path: Received: from tcsfw4.tcs-sec.com ([65.127.223.133]:28774 "EHLO tcsfw4.tcs-sec.com") by vger.kernel.org with ESMTP id S1422840AbWI2VzD (ORCPT ); Fri, 29 Sep 2006 17:55:03 -0400 To: James Morris , Paul Moore Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org > Venkat, > > With xfrm labeling, the external packets are always going to > be protocol > ESP or AH, and we can't connection track the inner protocols. So, Are you sure? This doesn't compare to what my limited testing seems to have turned up (normal netfiltering of inner protos followed by xfrms, interspersed with their own netfiltering). > external labeling when using xfrm labeling seems somewhat > superfluous, > except for the case of setting a label based on the interface > the packets > arrived on. Correct? If so, all you can realistically do > with the flow > permissions is bind the ESP/AH packets to types of interfaces > (which does > seem useful for some folk).