aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Always build the iptables lock when building iptables.android-o-preview-4android-o-preview-3android-o-preview-2android-cts-8.0_r9android-cts-8.0_r8android-cts-8.0_r7android-cts-8.0_r6android-cts-8.0_r5android-cts-8.0_r4android-cts-8.0_r3android-cts-8.0_r24android-cts-8.0_r23android-cts-8.0_r22android-cts-8.0_r21android-cts-8.0_r20android-cts-8.0_r2android-cts-8.0_r19android-cts-8.0_r18android-cts-8.0_r17android-cts-8.0_r16android-cts-8.0_r15android-cts-8.0_r14android-cts-8.0_r13android-cts-8.0_r12android-cts-8.0_r11android-cts-8.0_r10android-cts-8.0_r1android-8.0.0_r9android-8.0.0_r7android-8.0.0_r50android-8.0.0_r49android-8.0.0_r48android-8.0.0_r47android-8.0.0_r46android-8.0.0_r45android-8.0.0_r44android-8.0.0_r43android-8.0.0_r42android-8.0.0_r41android-8.0.0_r40android-8.0.0_r4android-8.0.0_r39android-8.0.0_r38android-8.0.0_r37android-8.0.0_r36android-8.0.0_r35android-8.0.0_r32android-8.0.0_r31android-8.0.0_r30android-8.0.0_r3android-8.0.0_r29android-8.0.0_r28android-8.0.0_r2android-8.0.0_r17android-8.0.0_r16android-8.0.0_r15android-8.0.0_r13android-8.0.0_r12android-8.0.0_r11android-8.0.0_r10android-8.0.0_r1security-oc-releaseoreo-security-releaseoreo-releaseoreo-r6-releaseoreo-r5-releaseoreo-r4-releaseoreo-r3-releaseoreo-r2-releaseoreo-cts-releaseo-preview-4o-preview-3o-preview-2Lorenzo Colitti2017-04-051-0/+4
* Merge changes from topic 'iptables-1.6.1' am: c784fc47e6 am: ff45753ae3Lorenzo Colitti2017-03-24315-1919/+23599
|\
| * Merge changes from topic 'iptables-1.6.1' am: c784fc47e6Lorenzo Colitti2017-03-24315-1919/+23599
| |\
| | * Merge changes from topic 'iptables-1.6.1'Lorenzo Colitti2017-03-24315-1919/+23599
| | |\
| | | * Merge changes from topic 'iptables-1.6.1'Lorenzo Colitti2017-03-24315-1919/+23599
| | | |\
| | | | * Android-specific changes for upgrade to iptables-1.6.1.Lorenzo Colitti2017-03-228-16/+30
| | | | * iptables-restore: support acquiring the lock.Lorenzo Colitti2017-03-226-33/+122
| | | | * iptables: remove duplicated argument parsing codeLorenzo Colitti2017-03-226-160/+95
| | | | * iptables: move XT_LOCK_NAME from CFLAGS to config.h.Lorenzo Colitti2017-03-222-2/+5
| | | | * iptables: set the path of the lock file via a configure option.Lorenzo Colitti2017-03-222-4/+8
| | | | * xshared: using the blocking file lock request when we wait indefinitelyLiping Zhang2017-03-221-11/+14
| | | | * xshared: do not lock again and again if "-w" option is not specifiedLiping Zhang2017-03-221-7/+4
| | | | * Update to iptables 1.6.1.Lorenzo Colitti2017-03-22308-1812/+23517
| | | | |\
| | | | | * iptables 1.6.1 releasePablo Neira Ayuso2017-01-161-1/+1
| | | | | * build: Fix two compile errors during out-of-tree buildKeno Fischer2017-01-162-2/+2
| | | | | * libxtables: xtables: Use getnameinfo()Shyam Saini2016-12-201-4/+11
| | | | | * libxtables: xtables: remove unnecessary debug codeShyam Saini2016-12-201-26/+3
| | | | | * iptables: on revision mismatch, do not call print/saveWillem de Bruijn2016-12-112-8/+28
| | | | | * extensions: libxt_bpf: support ebpf pinned objectsWillem de Bruijn2016-12-104-50/+216
| | | | | * extensions: LOG: add log flags translation to nftLiping Zhang2016-11-292-8/+52
| | | | | * tcp_xlate: Enclose LH flag values in parenthesesPhil Sutter2016-11-291-2/+2
| | | | | * xtables-translate: Fix chain type when translating nat tablePhil Sutter2016-11-291-6/+12
| | | | | * nft_ipv{4,6}_xlate: Respect prefix lengthsPhil Sutter2016-11-292-7/+11
| | | | | * xtables-translate: Support setting standard chain policyPhil Sutter2016-11-291-5/+11
| | | | | * extensions: libip6t_ah: Fix translation of plain '-m ah'Phil Sutter2016-11-291-1/+6
| | | | | * libxt_multiport: remove an unused variableGeorge Burgess IV2016-11-231-2/+0
| | | | | * configure: update libnetfilter_conntrack version dependencyPablo Neira Ayuso2016-11-101-1/+1
| | | | | * extensions: update Arturo Borrero email addressArturo Borrero Gonzalez2016-11-107-7/+7
| | | | | * extensions: libxt_mangle: Use getaddrinfo()Shivani Bhardwaj2016-11-101-10/+18
| | | | | * iptables: xtables-arp: Use getaddrinfo()Shivani Bhardwaj2016-11-101-10/+18
| | | | | * connlabel: clarify default config pathFlorian Westphal2016-10-181-2/+5
| | | | | * extensions: libxt_statistic: add translation to nftLiping Zhang2016-10-141-0/+21
| | | | | * extensions: libxt_DSCP: add translation to nftLiping Zhang2016-10-141-13/+51
| | | | | * extensions: libxt_quota: add translation to nftLiping Zhang2016-10-141-0/+12
| | | | | * extensions: libxt_ipcomp: add range support in translationLiping Zhang2016-10-141-3/+7
| | | | | * extensions: libxt_devgroup: handle the invert flag properly in translationLiping Zhang2016-10-141-2/+3
| | | | | * extensions: libxt_iprange: handle the invert flag properly in translationLiping Zhang2016-10-141-32/+20
| | | | | * extensions: libxt_iprange: rename "ip saddr" to "ip6 saddr" in ip6tables-xlateLiping Zhang2016-10-141-2/+2
| | | | | * extensions: libipt_realm: add a missing space in translationLiping Zhang2016-10-141-1/+1
| | | | | * extensions: libxt_hashlimit: Create revision 2 of xt_hashlimit to support hig...Vishwanath Pai2016-10-043-91/+394
| | | | | * extensions: libxt_hashlimit: Prepare libxt_hashlimit.c for revision 2Vishwanath Pai2016-10-041-39/+39
| | | | | * extensions: libip6t_SNAT/DNAT: add square bracket in xlat output when port is...Liping Zhang2016-09-052-14/+28
| | | | | * xtables-translate-restore: do not escape quotesPablo M. Bermudo Garay2016-09-052-2/+5
| | | | | * xtables-compat: add rule cachePablo M. Bermudo Garay2016-08-302-12/+25
| | | | | * extensions: libip[6]t_REDIRECT: use new nft syntax when do xlateLiping Zhang2016-08-302-2/+2
| | | | | * extensions: libip[6]t_SNAT/DNAT: use the new nft syntax when do xlateLiping Zhang2016-08-304-4/+4
| | | | | * extensions: libipt_DNAT/SNAT: fix "OOM" when do translation to nftLiping Zhang2016-08-302-2/+2
| | | | | * xtables-compat: check if nft ruleset is compatiblePablo M. Bermudo Garay2016-08-264-0/+206
| | | | | * iptables-restore: add missing arguments to usage messageBrian Haley2016-08-233-6/+9
| | | | | * xtables-translate: add escape_quotes option to comment_xlatePablo M. Bermudo Garay2016-08-233-3/+12