summaryrefslogtreecommitdiff
path: root/libnet/src/libnet_internal.c
Commit message (Expand)AuthorAgeFilesLines
* merged icmpv6 patch in, but I believe either it or the sample/icmp6_unreach g...Sam Roberts2010-03-021-2/+6
* ip_offset is now calculated on the fly, and UDP and TCP no longer use h_lenSam Roberts2010-02-121-1/+0
* Added missing pblock types, and made strings consistent with definitions.Sam Roberts2010-02-041-67/+67
* Declared many constant arguments as const, const-correct code spews warnings ...Sam Roberts2009-11-091-1/+1
* Replace u_intX_t with C99 uintX_t.Thomas Habets2009-10-061-7/+7
* Fixed assumption that "long long int" is 64-bit.Sam Roberts2009-04-301-3/+3
* libnet (inconsistently) uses various signed and/or unsigned typedefs instead ...Sam Roberts2009-02-241-1/+1
* v1.1.2.1 from http://www.packetfactory.net/projects/libnet/Sam Roberts2009-02-181-0/+310