From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mr Dash Four Subject: Re: [PATCH 3/6] secmark: export binary yes/no rather than kernel internal secid Date: Tue, 28 Sep 2010 09:45:03 +0100 Message-ID: <4CA1AB0F.908@googlemail.com> References: <20100924204517.28355.42822.stgit@paris.rdu.redhat.com> <20100924204531.28355.20320.stgit@paris.rdu.redhat.com> <1285606896.2815.36.camel@localhost.localdomain> <1285612156.4935.16.camel@sifl> <1285615525.2815.76.camel@localhost.localdomain> <4CA11F36.2090705@netfilter.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id :disposition-notification-to:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=OxOD2CflvY0fnJ/goMuvg5LLo2wFEDUHar9nx1DjBZk=; b=kL07Rka9GySgb5jDAmpa5A9V04n66nicu+nrHxMKyBua0yX+sE3db47dwKNHZqNgy8 ZIgBr4mi6UXu1DuWfZySzUFkuxfKR0ntohiH8+6dRtNDs56fAjwiDZRnEhM0et6PdjW0 ONXk9zr59d/G2yN60mMgGsVim/Sr7pP0toXuE= In-Reply-To: Sender: linux-security-module-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Jan Engelhardt Cc: Pablo Neira Ayuso , Eric Paris , Paul Moore , James Morris , linux-kernel@vger.kernel.org, selinux@tycho.nsa.gov, netfilter-devel@vger.kernel.org, sds@tycho.nsa.gov, casey@schaufler-ca.com, linux-security-module@vger.kernel.org, netfilter@vger.kernel.org >> In netlink, we can obsolete fields without breaking backward >> compatibility. Applications parsing the /proc entry may break, but they >> should use stable interfaces (like netlink) instead. >> > > Which I take as a pro stance on not adding any more procfs fields. > How did you figure that one out then?