netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Florian Westphal <fw@strlen.de>
To: Linmujia <linmujia@huawei.com>
Cc: "pablo@netfilter.org" <pablo@netfilter.org>,
	"netfilter-devel@vger.kernel.org"
	<netfilter-devel@vger.kernel.org>
Subject: Re: [nft] add default branch for code integrality
Date: Thu, 26 Nov 2015 11:34:12 +0100	[thread overview]
Message-ID: <20151126103412.GA22027@breakpoint.cc> (raw)
In-Reply-To: <0A900C78B9F2324AB7F4F7A51D1A2F8577978285@szxema505-mbs.china.huawei.com>

Linmujia <linmujia@huawei.com> wrote:
> @@ -1778,14 +1784,17 @@ static int netlink_events_chain_cb(const struct nlmsghdr *nlh, int type,
>  			       nftnl_chain_get_str(nlc,
>  						      NFTNL_CHAIN_NAME));
>  			break;
> +		default:
> +			break;
>  		}
> -		break;
>  	case NFTNL_OUTPUT_XML:

That looks bogus.  We would now fallthough to XML label?

Did you test this...?

      reply	other threads:[~2015-11-26 10:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-26  3:09 [nft] add default branch for code integrality Linmujia
2015-11-26 10:34 ` Florian Westphal [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=20151126103412.GA22027@breakpoint.cc \
    --to=fw@strlen.de \
    --cc=linmujia@huawei.com \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.org \
    /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).