[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <46512159.8080501@dsto.defence.gov.au>
Date: Mon, 21 May 2007 14:04:33 +0930
From: Anton <Anton.Uzunov@...o.defence.gov.au>
To: netdev@...r.kernel.org
Subject: Sending ipv6 packets from a kernel module
Hi all,
Please excuse me if the following question has already been asked on the
mailing list, I am a little new to this.
I am trying to send IPv6 packets from a kernel module. As far as I
understand, I would have to use the ip6_output() function, and this
function is certainly present in the net/ipv6/ip6_output.c file (on my
2.6.18 kernel). Unfortunately, the function is not exported from the
IPv6 module and so my kernel module is unable to use it. Has anyone
encountered such a problem before, and if not, does anyone know what is
required for me to push a sk_buff into the IP stack for transmission
(from a kernel module)?
Any ideas would be appreciated!
Regards,
Anton
----------
IMPORTANT: This email remains the property of the Australian Defence
Organisation and is subject to the jurisdiction of section 70 of the
CRIMES ACT 1914. If you have received this email in error, you are
requested to contact the sender and delete the email.
-
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