summaryrefslogtreecommitdiff
path: root/libnet/include
Commit message (Expand)AuthorAgeFilesLines
* Remove gccisms in bitfield definitions.Sam Roberts2010-02-101-8/+8
* injection type of LIBNET_NONE, for packet construction without injectionSam Roberts2010-02-093-31/+32
* Packet boundaries are now passed to _do_checksum(), so it can validate its in...Sam Roberts2010-02-081-1/+1
* TCP building is triggering memory overwrites; closer examination shows the linkSam Roberts2010-02-082-8/+9
* Updated comments and notes.Sam Roberts2010-02-041-6/+18
* Begin implementation and tests for repairing pblocks after an update.Sam Roberts2009-11-162-1/+8
* Clarifications in document comments.Sam Roberts2009-11-111-9/+16
* Declared many constant arguments as const, const-correct code spews warnings ...Sam Roberts2009-11-101-2/+2
* Declared many constant arguments as const, const-correct code spews warnings ...Sam Roberts2009-11-091-66/+66
* Merge branch 'master' of git@github.com:sam-github/libnetSam Roberts2009-11-091-1/+1
|\
| * Merge branch 'master' of git@github.com:sam-github/libnetSam Roberts2009-11-056-570/+570
| |\
| * | make string argument constantSam Roberts2009-11-051-1/+1
* | | Note about build_data, which doesn't update ip_offset, among other problems.Sam Roberts2009-11-091-1/+2
* | | Why don't TCP and UDP use the DATA pblock type?Sam Roberts2009-11-061-0/+2
| |/ |/|
* | Replace u_intX_t with C99 uintX_t.Thomas Habets2009-10-066-570/+570
|/
* The non-standard types are no longer used.Sam Roberts2009-09-281-10/+2
* Use uint64_t, not u_int64_tThomas Habets2009-09-281-3/+3
* libnet was using HAVE_CONFIG_H in a public header in order to deal with platf...Sam Roberts2009-06-041-12/+5
* Patch to libnet.h.in for compilation on HURD (David Paleino)Sam Roberts2009-05-131-1/+1
* Fixed various errors, including memory corruption, when IPv4 options are modi...Sam Roberts2009-04-301-12/+17
* IP4 options memory corruption - commentary on what's wrong.Sam Roberts2009-04-281-0/+3
* Merge branch 'master' of git@github.com:sam-github/libnetSam Roberts2009-04-201-139/+0
|\
| * Generated files, don't need to be under version control.Sam Roberts2009-04-191-139/+0
* | Fixed doxygen errors and warnings, and added a deveoper script to prepare lib...Sam Roberts2009-04-022-24/+98
|/
* Packet headers aren't part of the API, the build functions are.Sam Roberts2009-04-011-53/+53
* These new files didn't get created when I applied Stefanos' patches.Sam Roberts2009-03-311-0/+2
* Applied autotools cleanup patch from Stefanos.Sam Roberts2009-03-312-63/+68
* Applied patch from Stefanos to remove the autotools ephemera that leaked back...Sam Roberts2009-03-312-987/+0
* Merge branch 'v1.1.2.1-fork' into merge-v1.1.3-RC-01-and-v1.1.2.1-forksSam Roberts2009-03-302-4/+16
|\
| * Merge branch 'ip_offset-patch' into v1.1.2.1-forkv1.1.2.1-forkSam Roberts2009-03-302-4/+16
| |\
| | * Bug fixes and reproduction code for ip_offset accounting problem in libnet_bu...Sam Roberts2009-03-062-4/+16
* | | Merge branch 'v1.1.3-RC-01-fork' into merge-v1.1.3-miscSam Roberts2009-03-308-22/+1129
|\ \ \ | |/ / |/| |
| * | Removed object files and cvs conflict residue contained in original package.v1.1.3-RC-01-forkSam Roberts2009-03-021-1582/+0
| * | strip CVS subdirectories from upstream packagev1.1.3-RC-01Sam Roberts2009-02-189-30/+0
| * | v1.1.3-RC-01 from http://www.packetfactory.net/projects/libnet/Sam Roberts2009-02-1830-0/+8243
| /
* | 802.1Q and 802.1X header documentation was incorrectly using /**Sam Roberts2009-03-061-2/+2
|/
* autotools merged from v1.1.3 to v1.1.2Sam Roberts2009-03-024-0/+291
* More autotools to be removed.Sam Roberts2009-03-022-412/+0
* Remove autotools.Sam Roberts2009-03-026-2129/+0
* libnet (inconsistently) uses various signed and/or unsigned typedefs instead ...Sam Roberts2009-02-242-5/+5
* 09-fix_hurd-i386_build.patch from debian source packageSam Roberts2009-02-231-1/+1
* 07-add_libnet-cq-end-loop.patch from debian source packageSam Roberts2009-02-231-0/+6
* strip CVS subdirectories from upstream packageSam Roberts2009-02-189-30/+0
* v1.1.2.1 from http://www.packetfactory.net/projects/libnet/Sam Roberts2009-02-1830-0/+7830