summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* libxt_HMARK: correct a number of errors introduced by Pablo's reworkHans Schillstrom2012-07-171-19/+26
* libxt_HMARK: fix ct case examplePablo Neira Ayuso2012-07-161-2/+2
* libxt_HMARK: fix output of iptables -LHans Schillstrom2012-07-161-8/+8
* libxt_hashlimit: add support for byte-based operationFlorian Westphal2012-07-142-15/+175
* libxt_recent: remove unused variableEldad Zack2012-07-141-2/+0
* extensions: add HMARK targetHans Schillstrom2012-07-142-0/+503
* libxt_devgroup: add man page snippetFlorian Westphal2012-07-041-0/+7
* extensions: libxt_rateest: output all options in save hookFlorian Westphal2012-05-221-21/+34
* libipt_ULOG: fix --ulog-cprangePablo Neira Ayuso2012-05-091-2/+2
* libxt_CT: add --timeout optionPablo Neira Ayuso2012-04-022-12/+127
* extensions: add nfacct matchPablo Neira Ayuso2012-03-272-0/+119
* src: mark newly opened fds as FD_CLOEXEC (close on exec)Maciej Żenczykowski2012-03-231-0/+7
* extensions: add IPv6 capable ECN match extensionPatrick McHardy2012-02-232-32/+33
* extensions: add rpfilter moduleFlorian Westphal2012-02-232-0/+134
* extensions: link on libxtables and check symbolsJan Engelhardt2011-12-311-11/+3
* build: use delayed expansion on the user-settable variablesJan Engelhardt2011-12-311-21/+21
* Update .gitignoreJan Engelhardt2011-12-311-0/+9
* Merge branch 'stable'Pablo Neira Ayuso2011-12-231-17/+25
|\
| * libxt_connbytes: fix handling of --connbytes FROMFlorian Westphal2011-12-231-17/+25
* | Merge branch 'stable'Jan Engelhardt2011-12-186-40/+52
|\ \ | |/ |/|
| * libxt_recent: Add support for --reap optionTim Gardner2011-12-092-1/+21
| * Merge branch 'stable'Pablo Neira Ayuso2011-11-011-1/+1
| |\
| * | Improve readability of bitwise operationThomas Jarosch2011-09-281-2/+2
| * | Merge branch 'stable'Jan Engelhardt2011-09-191-4/+4
| |\ \
| * | | src: resolve old macro names that are indirectionsJan Engelhardt2011-09-111-5/+5
| * | | Merge branch 'stable'Jan Engelhardt2011-09-111-6/+6
| |\ \ \
| * \ \ \ Merge branch 'master' of git://dev.medozas.de/iptablesJan Engelhardt2011-09-082-32/+24
| |\ \ \ \
| | * | | | libxt_addrtype: add support for revision 1Jan Engelhardt2011-08-281-32/+24
| | * | | | libxt_addrtype: rename from libipt_addrtypeJan Engelhardt2011-08-282-0/+0
* | | | | | libipt_SAME: set PROTO_RANDOM on all rangesJan Engelhardt2011-11-303-24/+34
| |_|_|_|/ |/| | | |
* | | | | libxt_NFQUEUE: fix --queue-bypass ipt-save outputFlorian Westphal2011-11-011-1/+1
| |_|_|/ |/| | |
* | | | build: make check stage not fail when building staticallyJan Engelhardt2011-09-191-2/+2
* | | | build: restore build order of modulesJan Engelhardt2011-09-191-2/+2
| |_|/ |/| |
* | | build: sort file list before buildJan Engelhardt2011-09-081-6/+6
|/ /
* | libxt_CONNSECMARK: fix spacing in outputTom Eastep2011-09-051-1/+1
* | build: scan for unreferenced symbolsJan Engelhardt2011-09-031-1/+10
* | libxt_RATEEST: link with -lmJan Engelhardt2011-09-031-0/+1
* | libxt_statistic: link with -lmJan Engelhardt2011-09-031-1/+4
|/
* libxt_conntrack: improve error message on parsing violationTom Eastep2011-08-271-4/+11
* libxt_TOS: update linux kernel version list for backported fixFernando Luis Vázquez Cao2011-08-261-4/+4
* libxt_string: escape the escaping char tooJan Engelhardt2011-08-261-1/+1
* libxt_string: replace hex codes by char equivalentsJan Engelhardt2011-08-251-3/+3
* libxt_string: simplify hex output routineJan Engelhardt2011-08-251-7/+2
* libxt_hashlimit: observe new default gc-expire time when savingJan Engelhardt2011-08-211-13/+20
* libxt_policy: remove superfluous inversionJan Engelhardt2011-08-211-2/+1
* libxt_physdev: restore inversion supportJan Engelhardt2011-08-211-3/+4
* libxt_owner: restore inversion supportJan Engelhardt2011-08-211-1/+2
* libipt_ttl: document that negation is availableJan Engelhardt2011-08-212-2/+2
* libip6t_dst: restore setting IP6T_OPTS_LEN flagJan Engelhardt2011-08-211-0/+3
* libip6t_hbh: restore setting IP6T_OPTS_LEN flagJan Engelhardt2011-08-211-0/+1