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:   Sun, 05 Jan 2020 20:00:11 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     bigon@...on.be
Cc:     netdev@...r.kernel.org
Subject: Re: Error in comment in include/uapi/linux/in6.h?

From: Laurent Bigonville <bigon@...on.be>
Date: Mon, 6 Jan 2020 02:19:52 +0100

> Looking at the ipv6_mreq struct in include/uapi/linux/in6.h, the comment
> for the ipv6mr_ifindex member says "local IPv6 address of interface",
> shouldn't that be "index of the interface" or something like that? Or am
> I mistaken here?
> 
> struct ipv6_mreq {
>         /* IPv6 multicast address of group */
>         struct in6_addr ipv6mr_multiaddr;
> 
>         /* local IPv6 address of interface */
>         int             ipv6mr_ifindex;
> };

Yes, it should.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ