[NETFRAME] Compilation Error while using Net-Packet-0.20
Stijn Verstichel
Stijn.Verstichel at intec.UGent.be
Tue May 15 10:31:54 CEST 2007
Hi
>[..]
>> Could you give us an estimate as to the effort required to port our
>> script from Net::Packet to Net::Frame, just in case it has to be done.
>
>It depends. Is your code public ? if not, how much lines does it contains ?
which Net::Packet modules does it uses ?
>(that is, Net::Packet::Dump, Net::Packet::Write ...).
>
Unfortunately, the script is not in the public domain. But I can tell you
that it contains 1286 lines of code, and is using following packages:
use Net::Packet::UDP;
use Net::Packet::IPv6;
use Net::Packet::Frame;
use Net::Packet::ETH;
use Net::Packet::Consts qw(:eth);
use Net::Packet::Consts qw(:ipv6);
use Net::Packet::Env;
I hope this can give you some feeling about the task to be completed.
Regards,
Stijn Verstichel
More information about the netframe
mailing list