summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_TOS.c
Commit message (Collapse)AuthorAgeFilesLines
* get rid of numerous gcc-4 warnings/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2005-07-191-1/+1
|
* Pablo Neira: extensions conversion to C99 structure initialization/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=rusty/emailAddress=rusty@netfilter.org2004-12-281-14/+13
| | | | (I removed the revision stuff for the moment, but this needs to go in before the code moves too much --RR)
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent ↵laforge2002-05-291-2/+2
| | | | naming
* Yet another set of string_to_number() fixes.marc2001-09-081-1/+1
|
* - added patch to support statically linking of iptableslaforge2001-08-061-0/+2
| | | | - iptables-save/-restore is no longer experimental
* further fixes of string_to_number fixeslaforge2001-07-231-3/+2
|
* Aligning matchsize and targetsize now responsibility of extension writersrusty2000-07-031-2/+2
| | | | (PPC fix).
* Changes to allow matching (for delete) on part of a rule, for rules whichrusty2000-04-191-0/+1
| | | | change in the kernel (eg. ipt_limit).
* Makefile fixes for release.svn_t_nf-post-merge-1-0-0alpharusty2000-03-201-6/+6
| | | | Whitespace cleanups.
* reorganized tree after kernel mergesvn_t_netfiltermarc2000-03-201-0/+173