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:	Thu, 03 Jan 2013 01:54:53 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	amwang@...hat.com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH net-next v2 2/3] netpoll: add IPv6 support

From: Cong Wang <amwang@...hat.com>
Date: Thu,  3 Jan 2013 12:50:22 +0800

> -static inline int udp6_csum_init(struct sk_buff *skb, struct udphdr *uh,
> -				 int proto)
> +int udp6_csum_init(struct sk_buff *skb, struct udphdr *uh, int proto)
>  {
>  	int err;
>  
> -- 
> 1.7.7.6
> 

With IPV6=m and NETPOLL=y using this symbol will not work.

--
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