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] [day] [month] [year] [list]
Date:   Sun, 28 Aug 2016 08:18:08 -0400
From:   Jamal Hadi Salim <jhs@...atatu.com>
To:     davem@...emloft.net
Cc:     netdev@...r.kernel.org, daniel@...earbox.net,
        xiyou.wangcong@...il.com
Subject: Re: [PATCH v2 net-next 1/1] net_sched: Introduce skbmod action

On 16-08-28 08:13 AM, Jamal Hadi Salim wrote:


> +#if 0
> +	if (lflags & SKBMOD_F_SWAPMAC)
> +		if ((lflags & SKBMOD_F_DMAC) || (lflags & SKBMOD_F_SMAC))
> +			return -EINVAL;
> +#endif


Sorry - left over from earlier. Will send v3 shortly.

cheers,
jamal

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ