On Tue, Aug 19, 2014 at 01:13:02AM -0700, Steve Beattie wrote:
> On Fri, Aug 15, 2014 at 12:20:40PM -0700, [email protected] wrote:
> > Signed-off-by: John Johansen <[email protected]>
> > Acked-by: Seth Arnold <[email protected]>
> 
> Modulo the issue Seth raised, getting the function prototype in the
> right commit, this is all fine — Acked-by: Steve Beattie <[email protected]>
> 
> The point I raised earlier about nothing ever calling network_entry()
> (and now net_find_mapping()) with a non-NULL protocol argument still
> stands... is that a bug or intentional?

Ah, looking at the patch that adds af_unix support, which contains the
following in af_unix.cc:

   +     } else if (strcmp(ent->name, "protocol") == 0) {
   > +             yyerror("socket rule: 'protocol' conditional is not > 
currently supported\n");

this seems to be intentional.

-- 
Steve Beattie
<[email protected]>
http://NxNW.org/~steve/

Attachment: signature.asc
Description: Digital signature

-- 
AppArmor mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor

Reply via email to