summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* small fixes in the save() function of the ULOG and tcp extensionlaforge2000-11-052-3/+5
* two libiptc bugs fixed, including the 'segv while doing more than onelaforge2000-10-301-4/+5
* minor fixjamesm2000-10-291-0/+1
* minor output bug in save()laforge2000-10-241-1/+0
* BALANCE target alpha support.rusty2000-10-232-0/+154
* Added Harald Welterusty2000-10-131-1/+2
* Reorganized: added EXTRA EXTENSIONS section.rusty2000-10-111-12/+35
* Add patch-o-matic comment.rusty2000-10-111-9/+3
* Known bugs for 2.4.0rusty2000-10-061-0/+10
* Update.rusty2000-10-061-8/+4
* Harald Welte's ttl stuff.rusty2000-10-044-0/+278
* Emmanuel Roger's string matching patch.rusty2000-10-042-0/+129
* Fix allocation (base new alloc on current size, not original size).rusty2000-09-191-1/+1
* Fixed ultrasparc alignment define.rusty2000-09-191-2/+2
* Fix typo.rusty2000-09-141-1/+1
* Add drop table supportrusty2000-09-141-2/+12
* Added DROPPING chain.rusty2000-09-142-1/+7
* Fixed length of LOGrusty2000-09-131-1/+1
* Added support for --clamp-mss-to-pmtu option.marc2000-09-121-7/+23
* Fixed small typo.marc2000-09-121-1/+1
* Finally fixed sparc64 counter bug (I hope).rusty2000-09-041-22/+14
* More debugging.rusty2000-09-041-2/+2
* More debugging.rusty2000-09-041-0/+5
* More debugging.rusty2000-09-041-1/+19
* More sparc64 fixesrusty2000-09-042-2/+4
* More sparc64 fixes.rusty2000-09-041-2/+3
* More sparc64 fixes.rusty2000-09-042-1/+5
* Start of Sparc64 fixes.rusty2000-09-041-0/+61
* Derrik Pates's tcpflags wrong way round when -n no specified.rusty2000-09-011-2/+2
* Missing ;rusty2000-09-011-1/+1
* print and save can be NULL.rusty2000-09-012-22/+3
* Fixes for targets with no print() function.rusty2000-09-011-0/+2
* Fixed ! test cases.rusty2000-09-011-1/+2
* Allow --tcp-flags ! A B.rusty2000-09-011-1/+2
* More to do.rusty2000-09-011-1/+4
* Fixed compile errors.rusty2000-08-311-7/+7
* TCP MSS matching support (untested).rusty2000-08-302-0/+162
* Harald Welte's dynamic loading fix.rusty2000-08-301-9/+5
* No longer needed.rusty2000-08-292-353/+0
* Test for TCPMSS target.marc2000-08-281-0/+2
* Updated.rusty2000-08-271-21/+3
* Marc Boucher's TCPMSS patch.rusty2000-08-271-0/+118
* Patch-o-matic! now included.rusty2000-08-2715-11/+1432
* Required blank MIRROR target for Harald Welte's dlopen force patch.rusty2000-08-271-0/+76
* Minor compile fixes.rusty2000-08-271-2/+2
* Jan Echternach's string_to_number bignum fixes.rusty2000-08-272-4/+7
* Jan Echternach's const tweak.rusty2000-08-272-2/+2
* Jan Echternach's patch for bignumsrusty2000-08-261-4/+5
* Stop shadowing parameter.rusty2000-08-261-6/+6
* Handle *really* large index values without segfaulting.rusty2000-08-261-2/+6