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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 29 Oct 2022 08:35:48 -0700 From: Eric Dumazet <edumazet@...gle.com> To: Jakub Kicinski <kuba@...nel.org> Cc: "David S . Miller" <davem@...emloft.net>, Paolo Abeni <pabeni@...hat.com>, netdev@...r.kernel.org, eric.dumazet@...il.com Subject: Re: [PATCH net-next 4/5] net: dropreason: add SKB_DROP_REASON_FRAG_REASM_TIMEOUT On Fri, Oct 28, 2022 at 10:20 PM Jakub Kicinski <kuba@...nel.org> wrote: > > On Fri, 28 Oct 2022 13:30:42 +0000 Eric Dumazet wrote: > > + /** @FRAG_REASM_TIMEOUT: fragment reassembly timeout */ > > + SKB_DROP_REASON_FRAG_REASM_TIMEOUT, > > I'm guessing the shortened version of the name in the comment > is intentional, but kdoc parsing is not on board :S Right, I will send a V2, thanks !
Powered by blists - more mailing lists