[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080627.201246.236972639.davem@davemloft.net>
Date: Fri, 27 Jun 2008 20:12:46 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: paul.moore@...com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] netlabel: Fix a problem when dumping the default IPv6
static labels
From: Paul Moore <paul.moore@...com>
Date: Wed, 25 Jun 2008 16:29:13 -0400
> There is a missing "!" in a conditional statement which is causing entries to
> be skipped when dumping the default IPv6 static label entries. This can be
> demonstrated by running the following:
>
> # netlabelctl unlbl add default address:::1 \
> label:system_u:object_r:unlabeled_t:s0
> # netlabelctl -p unlbl list
>
> ... you will notice that the entry for the IPv6 localhost address is not
> displayed but does exist (works correctly, causes collisions when attempting
> to add duplicate entries, etc.).
>
> Signed-off-by: Paul Moore <paul.moore@...com>
Patch applied, thanks Paul.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists