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


Groups > linux.kernel > #1633768 > unrolled thread

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

Started byMatthias Kaehlcke <mka@chromium.org>
First post2017-05-01 20:10 +0200
Last post2017-05-02 12:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

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

FromMatthias Kaehlcke <mka@chromium.org>
Date2017-05-01 20:10 +0200
SubjectRe: [PATCH] netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch
Message-ID<tCnVL-417-1@gated-at.bofh.it>
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?

Thanks

Matthias

[toc] | [next] | [standalone]


#1634310

FromPablo Neira Ayuso <pablo@netfilter.org>
Date2017-05-02 12:00 +0200
Message-ID<tCCL8-4Uk-11@gated-at.bofh.it>
In reply to#1633768
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.

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web