netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: paul.moore@hp.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] netlabel: Fix a problem when dumping the default IPv6 static labels
Date: Fri, 27 Jun 2008 20:12:46 -0700 (PDT)	[thread overview]
Message-ID: <20080627.201246.236972639.davem@davemloft.net> (raw)
In-Reply-To: <20080625202913.19613.5413.stgit@flek.lan>

From: Paul Moore <paul.moore@hp.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@hp.com>

Patch applied, thanks Paul.

      reply	other threads:[~2008-06-28  3:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-25 20:29 [PATCH] netlabel: Fix a problem when dumping the default IPv6 static labels Paul Moore
2008-06-28  3:12 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080627.201246.236972639.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=paul.moore@hp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).