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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 05 Jun 2016 19:47:19 +0200
From:	Daniel Borkmann <daniel@...earbox.net>
To:	Sergei Shtylyov <sergei.shtylyov@...entembedded.com>,
	davem@...emloft.net
CC:	alexei.starovoitov@...il.com, john.fastabend@...il.com,
	jhs@...atatu.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net, cls: allow for deleting all filters for
 given parent

On 06/05/2016 02:53 PM, Sergei Shtylyov wrote:
> On 6/4/2016 7:24 PM, Daniel Borkmann wrote:
[...]
>
>     Need a comment here, something like /* FALL THRU */.

Hmm, not really, I think it's obvious enough.

>> +        default:
>>              return -ENOENT;
>> -        prio = TC_H_MAKE(0x80000000U, 0U);
>> +        }
>>      }
>>
>>      /* Find head of filter chain. */
> [...]
>
> MBR, Sergei
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ