[<prev] [next>] [day] [month] [year] [list]
Message-ID: <490B9A4B.7040609@santabarbaralabs.com>
Date: Fri, 31 Oct 2008 16:52:43 -0700
From: Roman Chertov <roman@...tabarbaralabs.com>
To: netdev@...r.kernel.org
Subject: adding IPv6 address in the kernel
Hello,
I am trying to create a virtual interface by using new_device kernel
call. I would like to be able to specify an IPv6 address for this
device immediately after its creation in the module code. I have seen
an example of how this can be done via the (struct ifreq) and
devinet_ioctl call for IPv4. What is the equivalent functionality for IPv6?
Thanks in advance,
Roman
--
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