summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | libiptc: remove unused HOOK_DROPPING thingJan Engelhardt2011-09-112-15/+0
| * | | | iptables-save: remove binary dumping dead codeJan Engelhardt2011-09-112-92/+68
| * | | | libiptc: resolve compile failureJan Engelhardt2011-09-111-20/+14
| * | | | Merge branch 'stable'Jan Engelhardt2011-09-114-9/+23
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://dev.medozas.de/iptablesJan Engelhardt2011-09-0843-324/+543
| |\ \ \ \ \
| | * | | | | include: refresh include files from kernel 3.1-rc3Jan Engelhardt2011-08-3140-292/+475
| | * | | | | libxt_addrtype: add support for revision 1Jan Engelhardt2011-08-282-32/+68
| | * | | | | libxt_addrtype: rename from libipt_addrtypeJan Engelhardt2011-08-282-0/+0
* | | | | | | libiptc: provide separate pkgconfig filesJan Engelhardt2011-12-186-7/+27
* | | | | | | doc: clarification on the meaning of -p 0Jan Engelhardt2011-12-182-7/+19
* | | | | | | libipt_SAME: set PROTO_RANDOM on all rangesJan Engelhardt2011-11-303-24/+34
| |_|_|_|_|/ |/| | | | |
* | | | | | libxt_NFQUEUE: fix --queue-bypass ipt-save outputFlorian Westphal2011-11-012-1/+3
| |_|_|_|/ |/| | | |
* | | | | libxtables: Fix file descriptor leak in xtables_lmap_init on errorThomas Jarosch2011-09-281-0/+1
| |_|_|/ |/| | |
* | | | build: make check stage not fail when building staticallyJan Engelhardt2011-09-191-2/+2
* | | | build: restore build order of modulesJan Engelhardt2011-09-197-21/+28
| |_|/ |/| |
* | | doc: document iptables-restore's -T optionJan Engelhardt2011-09-082-1/+7
* | | ip6tables-restore: implement missing -T optionJan Engelhardt2011-09-081-1/+10
* | | doc: fix undesired newline in ip6tables-restore(8)Jan Engelhardt2011-09-081-1/+0