Re: [PATCH 0/7] Netfilter updates for net-next

2020-08-03 Thread David Miller
From: Pablo Neira Ayuso Date: Sun, 2 Aug 2020 20:31:41 +0200 > 1) UAF in chain binding support from previous batch, from Dan Carpenter. > > 2) Queue up delayed work to expire connections with no destination, >from Andrew Sy Kim. > > 3) Use fallthrough pseudo-keyword, from Gustavo A. R. Sil

[PATCH 0/7] Netfilter updates for net-next

2020-08-02 Thread Pablo Neira Ayuso
Hi, 1) UAF in chain binding support from previous batch, from Dan Carpenter. 2) Queue up delayed work to expire connections with no destination, from Andrew Sy Kim. 3) Use fallthrough pseudo-keyword, from Gustavo A. R. Silva. 4) Replace HTTP links with HTTPS, from Alexander A. Klimov. 5) Re