From mboxrd@z Thu Jan 1 00:00:00 1970 From: sven.vermeulen@siphos.be (Sven Vermeulen) Date: Tue, 7 May 2013 20:22:56 +0200 Subject: [refpolicy] [PATCH v2 0/2] Introduce minidlna policy Message-ID: <20130507182256.GA21025@siphos.be> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com Please find herein two patches (one for main repo to declare the trivnet1 port and one for the contrib submodule to provide the minidlna policy) to support minidlna in refpolicy. The first draft was sent out on May 1st [1]; I've incorporated the changes that Dominick provided, hopefully it is ok now. The discussion sparked a bit of side-information on networking which I ignored for now: the corenet_{tcp,udp}_sendrecv_* calls are still in there, even though they should not be needed anymore. I left them in for consistency with existing policy, but if you prefer without I am more than happy to remove them. [1] http://oss.tresys.com/pipermail/refpolicy/2013-May/006393.html The patch for main repo (declaration of trivnet1) needs to go in before the contrib change can (as it uses interfaces defined in the first patch). Wkr, Sven Vermeulen