summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant dst/hbh linesJan Engelhardt2007-10-042-61/+38
* Unique symbols 6/6Jan Engelhardt2007-10-043-67/+48
* Unique names 5/6Jan Engelhardt2007-10-0414-297/+220
* Unique names 4/6Jan Engelhardt2007-10-0415-329/+242
* Unique names 3/6Jan Engelhardt2007-10-0415-339/+248
* Unique names 2/6Jan Engelhardt2007-10-0410-277/+234
* Unique symbols 1/6Jan Engelhardt2007-10-0426-709/+600
* No ipt in xtJan Engelhardt2007-10-041-1/+1
* Constify data structuresJan Engelhardt2007-10-0412-13/+13
* Delete empty ->print() and ->save() functionsJan Engelhardt2007-10-044-33/+0
* Delete empty ->final_check() functionsJan Engelhardt2007-10-0434-218/+6
* Delete empty ->init() functionsJan Engelhardt2007-10-0420-138/+0
* Remove stray NULLsJan Engelhardt2007-10-043-3/+3
* Addrtype match: renaming functionsLászló Attila Tóth2007-10-041-23/+23
* Couldn't load/find match `u32'Hann-Huei Chiou2007-09-281-0/+1
* Add the libxt_time iptables matchJan Engelhardt2007-09-234-1/+599
* Fix u32 warningsJan Engelhardt2007-09-191-13/+13
* Adds u32 to iptables.Jan Engelhardt2007-09-105-1/+606
* Fix unused function warningPatrick McHardy2007-09-081-2/+1
* Fix more sparse warnings: non-C99 array declaration, incorrect function proto...Patrick McHardy2007-09-084-86/+84
* Fix sparse warnings: non-ANSI function declarations, 0 used as pointerPatrick McHardy2007-09-0867-279/+279
* Makefile for man pages of xtables extensions (Laszlo Attila Toth <panther@bal...László Attila Tóth2007-09-061-10/+42
* Remove unsupported connrate extensionPatrick McHardy2007-09-062-183/+0
* Build manpages for xtables extensions (Laszlo Attila Toth <panther@balabit.hu>)László Attila Tóth2007-09-051-4/+9
* Fix aligned_u64 type on 64 bit: its an unsigned long, not an unsigned long long.Patrick McHardy2007-09-052-10/+15
* Fix strict aliasing warningsPatrick McHardy2007-09-054-9/+23
* Build IPv6 hbh/dst matches unconditionallyPatrick McHardy2007-09-053-3/+24
* Build IPv6 rt match unconditionallyPatrick McHardy2007-09-053-3/+34
* Build ipv6header match unconditionallyPatrick McHardy2007-09-053-3/+28
* Build IPv6 mh match unconditionallyPatrick McHardy2007-09-053-3/+16
* Resync header files and build IPv6 frag match unconditionallyPatrick McHardy2007-09-053-12/+1
* Resync header file and build IPv6 ah match unconditionallyPatrick McHardy2007-09-053-12/+1
* Build IPv6 REJECT target unconditionallyPatrick McHardy2007-09-052-5/+1
* Resync header file and build CLUSTERIP target unconditionallyPatrick McHardy2007-09-053-6/+4
* Build recent match unconditionallyPatrick McHardy2007-09-053-4/+28
* Build dccp match unconditionallyPatrick McHardy2007-09-053-4/+24
* Build string match unconditionallyPatrick McHardy2007-09-053-4/+19
* Build statistic match unconditionallyPatrick McHardy2007-09-053-3/+33
* Build connbytes match unconditionallyPatrick McHardy2007-09-052-4/+1
* Build quota match unconditionallyPatrick McHardy2007-09-053-4/+17
* Build NFLOG target unconditionallyPatrick McHardy2007-09-053-3/+19
* Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)Peter Riley2007-09-0286-139/+73
* Fix dscp match manpage (zhangxiliang <zhangxiliang@cn.fujitsu.com>)zhangxiliang2007-08-291-1/+1
* Resync ip6t_REJECT.h with kernel - seems the entire time we had an imcompatiblePatrick McHardy2007-08-231-1/+3
* In <xsl:param name="$node"/>, "$node" is not a valid QName.Dan Nicholson2007-08-061-1/+1
* Add IPv6 support to statistic matchYasuyuki KOZAKAI2007-08-042-4/+20
* Add IPv6 support to helper matchYasuyuki KOZAKAI2007-08-044-19/+34
* Add IPv6 support to connbytes matchYasuyuki KOZAKAI2007-08-044-26/+68
* Add IPv6 support to DSCP targetYasuyuki KOZAKAI2007-08-043-27/+44
* Add IPv6 support to CLASSIFY targetYasuyuki KOZAKAI2007-08-044-24/+41