Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1634310

Re: [PATCH] netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch

From Pablo Neira Ayuso <pablo@netfilter.org>
Newsgroups linux.kernel
Subject Re: [PATCH] netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch
Date 2017-05-02 12:00 +0200
Message-ID <tCCL8-4Uk-11@gated-at.bofh.it> (permalink)
References <ty2Gf-6Qx-49@gated-at.bofh.it> <tCnVL-417-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, May 01, 2017 at 11:07:30AM -0700, Matthias Kaehlcke wrote:
> El Wed, Apr 19, 2017 at 11:39:20AM -0700 Matthias Kaehlcke ha dit:
> 
> > Not all parameters passed to ctnetlink_parse_tuple() and
> > ctnetlink_exp_dump_tuple() match the enum type in the signatures of these
> > functions. Since this is intended change the argument type of to be an int
> > value.
> > 
> > Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
> > ---
> 
> Ping, any comments on this patch?

I'll take this in the next batch.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH] netfilter: ctnetlink: Make some parameters integer to  avoid enum mismatch Matthias Kaehlcke <mka@chromium.org> - 2017-05-01 20:10 +0200
  Re: [PATCH] netfilter: ctnetlink: Make some parameters integer to  avoid enum mismatch Pablo Neira Ayuso <pablo@netfilter.org> - 2017-05-02 12:00 +0200

csiph-web