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-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ