lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20191212123930.ws3qce3cxnspwvc2@salvia> Date: Thu, 12 Dec 2019 13:39:30 +0100 From: Pablo Neira Ayuso <pablo@...filter.org> To: Xin Long <lucien.xin@...il.com> Cc: network dev <netdev@...r.kernel.org>, netfilter-devel@...r.kernel.org, davem <davem@...emloft.net> Subject: Re: [PATCH nf-next 0/7] netfilter: nft_tunnel: reinforce key opts support On Thu, Dec 12, 2019 at 11:02:19AM +0800, Xin Long wrote: [...] > Hi, Pablo > as you commented on other patches, I will post v2 and > > > > Xin Long (7): > > netfilter: nft_tunnel: parse ERSPAN_VERSION attr as u8 > > netfilter: nft_tunnel: parse VXLAN_GBP attr as u32 in nft_tunnel > drop these two patches Yes, you will still need the netlink policy validation for ERSPAN_VERSION which is missing, so at least one patch will be needed for this one. > > netfilter: nft_tunnel: no need to call htons() when dumping ports > move this one to nf.git Given that nft_tunnel really needs care and that there is no upstream userspace code using this extension, I think using nf-next.git in this case is fine. Thanks.
Powered by blists - more mailing lists