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:   Mon, 22 Aug 2016 16:31:23 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     mikko.rapeli@....fi
Cc:     linux-kernel@...r.kernel.org, jchapman@...alix.com,
        netdev@...r.kernel.org
Subject: Re: [PATCH v05 25/72] include/uapi/linux/if_pppol2tp.h: include
 linux/in.h and linux/in6.h

From: Mikko Rapeli <mikko.rapeli@....fi>
Date: Mon, 22 Aug 2016 20:32:42 +0200

> Fixes userspace compilation errors like:
> 
> error: field ‘addr’ has incomplete type
>  struct sockaddr_in addr; /* IP address and port to send to */
>                     ^
> error: field ‘addr’ has incomplete type
>  struct sockaddr_in6 addr; /* IP address and port to send to */
> 
> Signed-off-by: Mikko Rapeli <mikko.rapeli@....fi>

Applied.

Powered by blists - more mailing lists