[<prev] [next>] [day] [month] [year] [list]
Message-ID: <48598C3E.8010305@candelatech.com>
Date: Wed, 18 Jun 2008 15:29:18 -0700
From: Ben Greear <greearb@...delatech.com>
To: NetDev <netdev@...r.kernel.org>
Subject: Patch to guarantee netlink msg when ipv6 addr is added.
Current 2.6.25.4 IPv6 code will not send netlink RTM_NEWADDR
messages when an IPv6 addr is added if the state is Tentative.
This makes it harder for user-space apps to keep up with what IPv6
addrs are configured on the system at any given time.
Attached is a patch to enable a sysctl to force the NEWADDR message
when an IPv6 addr is added, regardless of it's state. A new message
will be sent later if the state changes from tentative.
This patch is against 2.6.25.4 If the IPv6 maintainers of this code
want to accept the patch, I'll be happy to diff it against whatever
tree is requested.
Comments are welcome.
Thanks,
Ben
--
Ben Greear <greearb@...delatech.com>
Candela Technologies Inc http://www.candelatech.com
View attachment "ipv6_nlnewlink.patch" of type "text/x-patch" (4470 bytes)
Powered by blists - more mailing lists