[ds6-devel] Re: (usagi-users 02099) IPv6 packet forging
Robert Olsson
Robert.Olsson at data.slu.se
Mon Jan 20 12:53:20 CET 2003
YOSHIFUJI Hideaki / =?iso-2022-jp?B?GyRCNUhGIzFRTEAbKEI=?= writes:
> In article <Pine.LNX.4.51.0301181523070.3466 at trantor.ferrara.linux.it> (at Sat, 18 Jan 2003 15:54:12 +0100 (CET)), Mauro Tortonesi <mauro at deepspace6.net> says:
>
> > packets on the net i have used link layer sockets, but i'd like to know if
> > there are more portable ways to perform the same task. do you know if
>
> How about libpcap?
>
> --yoshfuji
>
FYI.
pktgen has been added some basic ipv6 send support. Not easy portable since
it's Linux module. Anyway it should have some merits due to it's ability to
generate very high loads.
ftp://robur.slu.se:/pub/Linux/net-development/pktgen-testing/
(Haven't got much of response from any testers sofar)
It brings up the question of any support for address ipv6 conversion functions
in kernel? ipv4 has at least in_aton. (net/utils.c)
pktgen uses scan_ip6, fmt_ip taken from dietlibc to get some minimal inet_pton,
inet_ntop functionality.
Cheers.
--ro
More information about the ds6-devel
mailing list