summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Export addr_to_anyname(), mask_to_dotted(), parse_hostnetworkmask()marc2001-12-062-4/+11
| | | | | and parse_protocol() as they are needed by the upcoming ipt_conntrack match module.
* removed duplicate 'static' keyword.marc2001-12-061-1/+0
|
* TODO update / remove obsolete stuff from makefilelaforge2001-12-032-12/+4
|
* add quota patchlaforge2001-12-032-0/+117
|
* Added a list of 2.5 userspace queuing issues.jamesm2001-11-301-1/+15
|
* new IPV4OPTSSTRIP targetlaforge2001-11-272-0/+84
|
* add support for all ipv4 options to the ipv4options matchlaforge2001-11-271-7/+53
|
* no warning for . in interface names (vlan)laforge2001-11-271-1/+3
|
* Added libipq version item to the TODO list.jamesm2001-11-241-1/+2
|
* IPv6 queue handler, libipq support, documentation from Fernando Anton.jamesm2001-11-244-11/+33
|
* todo update (Fabrice Marie)laforge2001-11-131-22/+2
|
* adopt Makefile to big patch-o-matic updatelaforge2001-11-121-11/+13
|
* add new recent match to patch-o-matic (Stephen Frost)laforge2001-11-082-0/+181
|
* make sure we print the "+" at the end of ppp+ stype interface nameslaforge2001-11-081-1/+3
|
* remove PATCHES.txtlaforge2001-10-251-1/+2
|
* check for --table as well as -t (Andreas Ferber)laforge2001-10-222-3/+5
|
* new 1.2.4 releasesvn_t_iptables_1_2_4laforge2001-10-221-2/+2
|
* same set problem as libipt_LOG.c - very, very strangelaforge2001-10-221-0/+1
|
* loglevel patch was missing one line (strange...)laforge2001-10-221-2/+3
|
* fix stupid bug introduced with too-lazy "-t" checking.laforge2001-10-212-33/+19
|
* nth match extension by Rick Wagnerlaforge2001-10-171-8/+70
|
* add " " to log-level save functionlaforge2001-10-171-3/+3
|
* Fixed typo.jamesm2001-10-162-4/+4
|
* Updated libipq documentation with information on new timeout feature,jamesm2001-10-168-42/+56
| | | | | as well as minor miscellaneous updates. Added a bit more info to the install-devel description in the INSTALL file.
* fix of-by-one for-loop for debug statementlaforge2001-10-161-2/+2
|
* fix bug in iptables-save, ocurring with targets without save() function.laforge2001-10-161-6/+14
| | | | Debian Bug #113011
* more precise limit rate printing/savinglaforge2001-10-161-1/+1
|
* iptables-save/-restoer no longer experimentallaforge2001-10-161-3/+3
|
* todo updatelaforge2001-10-161-1/+2
|
* prevent ip(6)tables-restore from crashing when a line contains -tlaforge2001-10-162-1/+33
|
* move ipt_LOG.patch to pending_patcheslaforge2001-10-151-1/+1
|
* string_to_number fix (*sigh*)laforge2001-10-151-1/+1
|
* added randmo match by Fabrice Maurielaforge2001-10-153-1/+155
|
* kisza's manpage for ip6tableslaforge2001-10-142-1/+804
|
* ip6tables-(save/restore) sync with IPv4 codelaforge2001-10-042-64/+128
|
* IPv6 ICMP naming problem fixlaforge2001-10-042-10/+28
|
* Fabrice MARIE's patch, fixes bug in time parsing of list of dayslaforge2001-10-021-6/+8
|
* sackperm.patch included in 2.4.10, moved on line down.laforge2001-09-271-2/+2
|
* Libipq timeout patch from Joost Remijn, updated TODO and scores.jamesm2001-09-212-9/+49
|
* i'm stupid and deleted a {laforge2001-09-131-0/+1
|
* another string_to_number fixlaforge2001-09-131-4/+2
|
* another string_to_number fixlaforge2001-09-131-2/+2
|
* removed re-defined structurelaforge2001-09-131-5/+0
|
* spelling fixlaforge2001-09-131-1/+1
|
* Yet another set of string_to_number() fixes.marc2001-09-084-6/+9
|
* added RELEASE_DIRsvn_t_iptables_1_2_3laforge2001-09-021-9/+18
|
* fix commentlaforge2001-09-021-1/+1
|
* add shared library for lenght-ipv6 matchlaforge2001-09-022-0/+171
|
* added note about the new most-of-pom targetlaforge2001-09-021-7/+23
|
* updated version number to 1.2.3, added "most-of-pom" targetlaforge2001-09-021-4/+12
|