summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iptables-restore: fix parameter parsing (shows up with gcc-4.7)Pablo Neira Ayuso2012-07-302-4/+2
* Revert "iptables-restore: move code to add_param_to_argv, cleanup (fix gcc-4.7)"Pablo Neira Ayuso2012-07-302-130/+136
* iptables-restore: move code to add_param_to_argv, cleanup (fix gcc-4.7)Pablo Neira Ayuso2012-07-252-136/+130
* 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-144-16/+183
* libxt_recent: remove unused variableEldad Zack2012-07-141-2/+0
* extensions: add HMARK targetHans Schillstrom2012-07-143-0/+553
* libxtables: add xtables_ip[6]mask_to_cidrPablo Neira Ayuso2012-07-143-11/+28
* libxt_devgroup: add man page snippetFlorian Westphal2012-07-041-0/+7
* Bump version to 1.4.14v1.4.14Pablo Neira Ayuso2012-05-261-1/+1
* tests: add rateest match rulesFlorian Westphal2012-05-231-16/+12
* extensions: libxt_rateest: output all options in save hookFlorian Westphal2012-05-221-21/+34
* ip(6)tables-restore: make sure argv is NULL terminatedFlorian Westphal2012-05-142-2/+2
* libipt_ULOG: fix --ulog-cprangePablo Neira Ayuso2012-05-091-2/+2
* libiptc: fix retry path in TC_INITMiguel GAIO2012-04-191-1/+1
* libxt_CT: add --timeout optionPablo Neira Ayuso2012-04-023-12/+139
* Bump version to 1.4.13v1.4.13Pablo Neira Ayuso2012-03-271-1/+1
* extensions: add nfacct matchPablo Neira Ayuso2012-03-273-0/+136
* src: mark newly opened fds as FD_CLOEXEC (close on exec)Maciej Żenczykowski2012-03-232-0/+15
* iptables: missing free() in function delete_entry()Franz Flasch2012-03-121-1/+3
* iptables: missing free() in function cache_add_entry()Franz Flasch2012-03-121-0/+1
* Revert "libiptc: Returns the position the entry was inserted"Pablo Neira Ayuso2012-03-012-5/+3
* libiptc: Returns the position the entry was insertedJonh Wendell2012-02-292-3/+5
* extensions: add IPv6 capable ECN match extensionPatrick McHardy2012-02-234-67/+66
* extensions: add rpfilter moduleFlorian Westphal2012-02-233-0/+151
* Merge branch 'stable'Pablo Neira Ayuso2012-01-021-1/+1
|\
| * Bump version to 1.4.12.2v1.4.12.2Pablo Neira Ayuso2012-01-021-1/+1
* | extensions: link on libxtables and check symbolsJan Engelhardt2011-12-312-11/+13
* | build: use delayed expansion on the user-settable variablesJan Engelhardt2011-12-311-21/+21
* | Update .gitignoreJan Engelhardt2011-12-312-9/+9
* | build: use AC_CONFIG_AUX_DIR and stash away toolsJan Engelhardt2011-12-312-10/+3
* | Update .gitignoreJan Engelhardt2011-12-311-3/+3
* | Merge branch 'stable'Jan Engelhardt2011-12-311-1/+2
|\|
| * nfnl_osf: add missing libnfnetlink_CFLAGS to compile processJan Engelhardt2011-12-311-1/+2
* | 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-1867-818/+1038
|\ \ | |/ |/|
| * libxt_recent: Add support for --reap optionTim Gardner2011-12-092-1/+21
| * Merge branch 'stable'Pablo Neira Ayuso2011-11-012-1/+3
| |\
| * \ Merge branch 'stable'Pablo Neira Ayuso2011-09-281-0/+1
| |\ \
| * | | Improve readability of bitwise operationThomas Jarosch2011-09-281-2/+2
| * | | Merge branch 'stable'Jan Engelhardt2011-09-197-23/+30
| |\ \ \
| * | | | ip6tables-restore: make code look alike with iptables-restoreJan Engelhardt2011-09-112-33/+30
| * | | | libiptc: use a family-invariant xtc_ops struct for code reductionJan Engelhardt2011-09-117-2/+33
| * | | | src: resolve old macro names that are indirectionsJan Engelhardt2011-09-1113-130/+128
| * | | | libiptc: combine common types: _handleJan Engelhardt2011-09-1116-130/+122
| * | | | libiptc: replace ipt_chainlabel by xt_chainlabelJan Engelhardt2011-09-118-76/+76
| * | | | libiptc: combine common typesJan Engelhardt2011-09-114-3/+11