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, 12 Nov 2007 16:56:56 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	linkfanel@...oo.fr
Cc:	netdev@...r.kernel.org, yoshfuji@...ux-ipv6.org,
	rdenis@...phalempin.com
Subject: Re: [PATCH][IPv6] Add ifindex field in ND user option messages

From: Pierre Ynard <linkfanel@...oo.fr>
Date: Tue, 13 Nov 2007 01:54:13 +0100

> Userland neighbor discovery options are typically heavily involved with
> the interface on which thay are received: add a missing ifindex field to
> the original struct. Thanks to RĂ©mi Denis-Courmont.
> 
> Signed-off-by: Pierre Ynard <linkfanel@...oo.fr>

Unfortunately you cannot change the layout of a structure
already exported to userspace, it is part of the ABI.

You'll need to create a new netlink attribute or similar
in order to provide this information.
-
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