NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/46234: brconfig add * does not work
The following reply was made to PR kern/46234; it has been noted by GNATS.
From: Matthew Mondor <mm_lists%pulsar-zone.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/46234: brconfig add * does not work
Date: Thu, 22 Mar 2012 00:02:50 -0400
On Thu, 22 Mar 2012 04:00:10 +0000 (UTC)
Matthew Mondor <mm_lists%pulsar-zone.net@localhost> wrote:
> Perhaps related to a recent kauth related change:
>
>
> http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/net/if_bridge.c.diff?r1=1.74&r2=1.75&only_with_tag=MAIN
+ KAUTH_REQ_NETWORK_INTERFACE_SETPRIV,
should be:
+ KAUTH_REQ_NETWORK_INTERFACE_BRIDGE_SETPRIV,
A look at the secmodel code also confirms this.
--
Matt
Home |
Main Index |
Thread Index |
Old Index