summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_MARK.c
Commit message (Collapse)AuthorAgeFilesLines
* Extension revision number support (if kernel supports the getsockopts)./C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=rusty/emailAddress=rusty@netfilter.org2005-01-031-14/+126
| | | | | Enhance MARK match with second revision. Committed in anticipation of the kernel patch being applied.
* 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-13/+13
| | | | (I removed the revision stuff for the moment, but this needs to go in before the code moves too much --RR)
* With a 64bit kernel only the high 32bits of nfmark was used regardless ofgandalf2004-05-261-6/+21
| | | | | | | 32/64bit userspace. This makes it quite hard to interoperate with 'tc'. Sync ipv6 versions with ipv4 versions. Tested on x86 and sparc64 with both 32bit and 64bit userspace.
* What is this doing here? Go away.gandalf2004-05-261-5/+0
|
* do not show potentially dangerous parameteres of ECN target (Alexey)laforge2002-08-061-2/+2
|
* make MARK target use string_to_number [and thus report range overflows].laforge2002-08-031-2/+1
|
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent ↵laforge2002-05-291-2/+2
| | | | naming
* - added patch to support statically linking of iptableslaforge2001-08-061-0/+1
| | | | - iptables-save/-restore is no longer experimental
* 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-4/+4
| | | | Whitespace cleanups.
* reorganized tree after kernel mergesvn_t_netfiltermarc2000-03-201-0/+120