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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 17 Aug 2015 10:50:03 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	tom@...bertland.com
Cc:	netdev@...r.kernel.org, kernel-team@...com
Subject: Re: [PATCH net-next v2 2/3] net: Add
 inet_proto_csum_replace_by_diff utility function

From: Tom Herbert <tom@...bertland.com>
Date: Mon, 17 Aug 2015 09:56:50 -0700

> +void inet_proto_csum_replace_by_diff(__sum16 *sum, struct sk_buff *skb,
> +				     __wsum diff, int pseudohdr);
 ...
> +void inet_proto_csum_replace_by_diff(__sum16 *sum, struct sk_buff *skb,
> +				     __wsum diff, int pseudohdr)

Please make 'pseudohdr' a bool.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ