Revision history for Perl extension Net::RawIP.
0.05 Wed Feb 3 16:20:17 1999
- has been added README.DEV - readme for the developers.
0.04e Tue Feb 2 13:46:37 1999
- have been added some defines in the util.c for compability
with an old libpcap. Thanks to Seth <seth@freebie.dp.ny.frb.org>
0.04d Tue Feb 2 10:26:54 1999
- has been implemented the function called "linkoffset"
- reworked the functions which related to the send side
for more flexibility
- reworked the man page. I'd try to catch bugs in my
horrible english ;))
- small rework in the timem()
- fixed bug in the "send" method related to the generic subclass
- has been added the traceroute script
- has been added the oshare script
0.04c Thu Jan 28 15:47:45 1999
- fix bug in timem() reported by mci@gw.al.lg.ua
- fix typo bug in the "get" method related to the generic subclass
0.04b Thu Jan 28 09:40:47
- fixes in the pod documentation
0.04a Wed Jan 27 08:55:28 1999
- fix small bug in udp_pkt_creat reported by
Michail Litvak <mci@gw.al.lg.ua>
0.04 Mon Jan 25 09:27:50 1999
- port to BSDI and probably to other *BSD
Thanks for help to TTSG <ttsg@ttsg.com>
- fixes for compile with Perl 5.005, thanks to Gurusamy Sarathy
<gsar@umich.edu> for his finest Data::Dumper ;)
0.03 Tue Jan 19 16:26:23 1999
- implemented generic subclass for generic ip datagramms
- implemented manipulate IP and TCP options
- added new example scripts
- fix in RawIP.xs from noel@burton-krahn.com
for suppress warning messages while compile on Alpha
0.03f Wed Jan 6 16:35:58 1999
- insert BSDFIX() for FreeBSD rawsocket format
- it seems like Net::RawIP is worked on FreeBSD
Thanks for help porting to FreeBSD
to Igor Indick <igor@skif.net>
and Nicholas N. Matveev <nickm@ruff.granch.nsk.su>
0.03e Mon Jan 4 16:22:25 1999
- remove memory leaks reported by
ian.vitek@backupcentralen.se
0.03d Thu Dec 31 07:42:57 1998
- reworked set_sockaddr
- remove #ifdef FreeBSD and usleep(20000);
0.03c Wed Dec 30 09:08:01 1998
- applied patch from Bryan Blackburn <blb@rmi.net>
for porting to Solaris
- added some pod fixes from Bryan Blackburn <blb@rmi.net>
for pod2html
0.03b Mon Dec 28 13:50:17 1998
- fix problems with gcc 2.7.2.1 on FreeBSD
Tue Dec 29 16:52:16 1998
- insert usleep(20000); for sendto() on FreeBSD
0.03a Thu Dec 24 10:01:15 1998
- minimize files for includes for system compability
- Set switch $^W to FALSE for suppress warning messages
Thu Dec 24 18:59:42 1998
- added some compability with other systems
0.02 Wed Dec 23 17:59:30 1998
- some man fixes
0.02b Tue Dec 22 15:32:51 1998
- documenting new ethernet related features
0.01 Thu Dec 10 19:48:04 1998
- original version
Wed Dec 16 18:29:25 1998
- implemented udp and icmp packets
Mon Dec 21 18:40:11 1998
- implemented SOCK_PACKET and manipulating eth headers
including discovering mac adresses