All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: "Jose M. Guisado Gomez" <guigom@riseup.net>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH 0/5] add support for reject verdict in netdev
Date: Sat, 31 Oct 2020 11:53:23 +0100	[thread overview]
Message-ID: <20201031105323.GA2135@salvia> (raw)
In-Reply-To: <20201022194355.1816-1-guigom@riseup.net>

On Thu, Oct 22, 2020 at 09:43:50PM +0200, Jose M. Guisado Gomez wrote:
> This patch series comprises changes in kernel space and user space to
> enable the reject verdict for the netdev family.
> 
> In addition, some code refactor has been made to the nft_reject
> infrastructure in kernel, adding two new functions to create the icmp or
> tcp reset skbuffs to avoid using ip_local_out. Also, reject init and
> dump functions has been unified into nft_reject.c
> 
> This follows previous work from Laura García.
> 
> nf-next
> -------
> 
> Jose M. Guisado Gomez (3):
>   net: netfilter: add reject skbuff creation helpers
>   net: netfilter: unify reject init and dump into nft_reject
>   net: netfilter: add reject verdict support for netdev

Applied these three patches to nf-next, thanks.

      parent reply	other threads:[~2020-10-31 10:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-22 19:43 [PATCH 0/5] add support for reject verdict in netdev Jose M. Guisado Gomez
2020-10-22 19:43 ` [PATCH nf-next 1/5] net: netfilter: add reject skbuff creation helpers Jose M. Guisado Gomez
2020-10-22 19:43 ` [PATCH nf-next 2/5] net: netfilter: unify reject init and dump into nft_reject Jose M. Guisado Gomez
2020-10-22 19:43 ` [PATCH nf-next 3/5] net: netfilter: add reject verdict support for netdev Jose M. Guisado Gomez
2020-10-22 19:43 ` [PATCH nftables 4/5] evaluate: add netdev support for reject default Jose M. Guisado Gomez
2020-11-02 10:47   ` Pablo Neira Ayuso
2020-10-22 19:43 ` [PATCH nftables 5/5] tests: py: add netdev folder and reject.t icmp cases Jose M. Guisado Gomez
2020-11-02 10:47   ` Pablo Neira Ayuso
2020-10-31 10:53 ` Pablo Neira Ayuso [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=20201031105323.GA2135@salvia \
    --to=pablo@netfilter.org \
    --cc=guigom@riseup.net \
    --cc=netfilter-devel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.