summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add patch-o-matic comment.Rusty Russell2000-10-111-9/+3
* Known bugs for 2.4.0Rusty Russell2000-10-061-0/+10
* Update.Rusty Russell2000-10-061-8/+4
* Harald Welte's ttl stuff.Harald Welte2000-10-044-0/+278
* Emmanuel Roger's string matching patch.Emmanuel Roger2000-10-042-0/+129
* Fix allocation (base new alloc on current size, not original size).Rusty Russell2000-09-191-1/+1
* Fixed ultrasparc alignment define.Rusty Russell2000-09-191-2/+2
* Fix typo.Rusty Russell2000-09-141-1/+1
* Add drop table supportRusty Russell2000-09-141-2/+12
* Added DROPPING chain.Rusty Russell2000-09-142-1/+7
* Fixed length of LOGRusty Russell2000-09-131-1/+1
* Added support for --clamp-mss-to-pmtu option.Marc Boucher2000-09-121-7/+23
* Fixed small typo.Marc Boucher2000-09-121-1/+1
* Finally fixed sparc64 counter bug (I hope).Rusty Russell2000-09-041-22/+14
* More debugging.Rusty Russell2000-09-041-2/+2
* More debugging.Rusty Russell2000-09-041-0/+5
* More debugging.Rusty Russell2000-09-041-1/+19
* More sparc64 fixesRusty Russell2000-09-042-2/+4
* More sparc64 fixes.Rusty Russell2000-09-041-2/+3
* More sparc64 fixes.Rusty Russell2000-09-042-1/+5
* Start of Sparc64 fixes.Rusty Russell2000-09-041-0/+61
* Derrik Pates's tcpflags wrong way round when -n no specified.Rusty Russell2000-09-011-2/+2
* Missing ;Rusty Russell2000-09-011-1/+1
* print and save can be NULL.Rusty Russell2000-09-012-22/+3
* Fixes for targets with no print() function.Rusty Russell2000-09-011-0/+2
* Fixed ! test cases.Rusty Russell2000-09-011-1/+2
* Allow --tcp-flags ! A B.Rusty Russell2000-09-011-1/+2
* More to do.Rusty Russell2000-09-011-1/+4
* Fixed compile errors.Rusty Russell2000-08-311-7/+7
* TCP MSS matching support (untested).Rusty Russell2000-08-302-0/+162
* Harald Welte's dynamic loading fix.Harald Welte2000-08-301-9/+5
* No longer needed.Rusty Russell2000-08-292-353/+0
* Test for TCPMSS target.Marc Boucher2000-08-281-0/+2
* Updated.Rusty Russell2000-08-271-21/+3
* Marc Boucher's TCPMSS patch.Marc Boucher2000-08-271-0/+118
* Patch-o-matic! now included.Rusty Russell2000-08-2715-11/+1432
* Required blank MIRROR target for Harald Welte's dlopen force patch.Rusty Russell2000-08-271-0/+76
* Minor compile fixes.Rusty Russell2000-08-271-2/+2
* Jan Echternach's string_to_number bignum fixes.Jan Echternach2000-08-272-4/+7
* Jan Echternach's const tweak.Jan Echternach2000-08-272-2/+2
* Jan Echternach's patch for bignumsJan Echternach2000-08-261-4/+5
* Stop shadowing parameter.Rusty Russell2000-08-261-6/+6
* Handle *really* large index values without segfaulting.Rusty Russell2000-08-261-2/+6
* Applied by Linus.Rusty Russell2000-08-241-2/+4
* Revert Harald's LOAD_MUST_SUCCEED to -j (may be chain name).Rusty Russell2000-08-241-1/+2
* Disable ULOG (pending patch to make it dependent on header in KERNEL_DIR).Rusty Russell2000-08-231-1/+1
* Better message for table does not exist.Rusty Russell2000-08-231-0/+1
* Finally resolve dependency problems. (Olivier Baudron's report)Rusty Russell2000-08-121-3/+3
* Report error when a shared target can't be opened - Hawald Welte.Harald Welte2000-08-111-3/+5
* Added -m documentation.Rusty Russell2000-08-112-42/+72