summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Resync header files with kernelPatrick McHardy2008-06-0521-129/+473
* Add xtables version defines.Thomas Jarosch2008-06-031-0/+3
* manpages: consistent syntaxPatrick McHardy2008-06-021-2/+2
* iptables --list-rules commandHenrik Nordstrom2008-05-132-0/+3
* Remove old functions, constantsJan Engelhardt2008-04-152-10/+0
* Dynamically create xtables.h.in with versionJan Engelhardt2008-04-151-0/+2
* Remove support for compilation of conditional extensionsJan Engelhardt2008-04-152-0/+519
* Add all necessary header files - compilation fix for various casesJan Engelhardt2008-04-1413-96/+230
* Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIRJan Engelhardt2008-04-132-8/+0
* Add support for xt_hashlimit match revision 1Jan Engelhardt2008-04-131-6/+32
* xtables.h: move non-exported parts to internal.hJan Engelhardt2008-04-132-61/+60
* Fix all remaining warnings (missing declarations, missing prototypes)Jan Engelhardt2008-04-135-2/+17
* Fix -Wshadow warnings and clean up xt_sctp.hJan Engelhardt2008-04-062-52/+39
* Remove compiler.h inclusions.Patrick McHardy2008-02-223-4/+0
* Add netfilter.hPatrick McHardy2008-01-291-0/+48
* fix gcc warningsMax Kellermann2008-01-292-2/+2
* escape stringsMax Kellermann2008-01-291-0/+6
* [IPTABLES]: libxt_owner: UID/GID range supportJan Engelhardt2008-01-291-2/+2
* libxt_CONNMARK revision 1Jan Engelhardt2008-01-291-0/+5
* libxt_TCPOPTSTRIPSven Schnelle2008-01-201-0/+13
* libxt_iprange r0Jan Engelhardt2008-01-202-5/+20
* libxt_mark r1Jan Engelhardt2008-01-201-1/+6
* rename overlapping function namesJan Engelhardt2008-01-202-5/+7
* bunch o' renamesJan Engelhardt2008-01-202-3/+8
* libxt_conntrack r0Jan Engelhardt2008-01-202-77/+83
* libxt_connmark r1Jan Engelhardt2008-01-201-0/+5
* libxt_MARK r2Jan Engelhardt2008-01-201-0/+4
* libxt_TOSJan Engelhardt2008-01-201-0/+5
* libxt_tosJan Engelhardt2008-01-201-0/+6
* libxt_ownerJan Engelhardt2008-01-201-0/+16
* common error messagesJan Engelhardt2008-01-201-1/+6
* Introduce strtonum(), which works like string_to_number(), but passesJan Engelhardt2008-01-201-0/+5
* Converts the iptables build infrastructure to autotools.Jan Engelhardt2008-01-201-6/+7
* Add rateest match extensionPatrick McHardy2008-01-151-0/+33
* Add RATEEST target extensionPatrick McHardy2008-01-151-0/+11
* use <linux/types.h>Jan Engelhardt2007-12-173-5/+3
* Fix make/compile error for iptables-1.4.0rc1Jesper Brouer2007-11-253-2/+616
* Add the libxt_time iptables matchJan Engelhardt2007-09-231-0/+25
* Adds u32 to iptables.Jan Engelhardt2007-09-101-0/+40
* Fix more sparse warnings: non-C99 array declaration, incorrect function proto...Patrick McHardy2007-09-081-2/+0
* Fix aligned_u64 type on 64 bit: its an unsigned long, not an unsigned long long.Patrick McHardy2007-09-051-1/+1
* Build IPv6 hbh/dst matches unconditionallyPatrick McHardy2007-09-051-0/+23
* Build IPv6 rt match unconditionallyPatrick McHardy2007-09-051-0/+33
* Build ipv6header match unconditionallyPatrick McHardy2007-09-051-0/+27
* Build IPv6 mh match unconditionallyPatrick McHardy2007-09-051-0/+15
* Resync header files and build IPv6 frag match unconditionallyPatrick McHardy2007-09-051-9/+0
* Resync header file and build IPv6 ah match unconditionallyPatrick McHardy2007-09-051-9/+0
* Resync header file and build CLUSTERIP target unconditionallyPatrick McHardy2007-09-051-3/+3
* Build recent match unconditionallyPatrick McHardy2007-09-051-0/+27
* Build dccp match unconditionallyPatrick McHardy2007-09-051-0/+23