summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* xtables-compat: remove useless functionsPablo M. Bermudo Garay2016-08-222-27/+14
* extensions: libxt_CLASSIFY: Add translation to nftLiping Zhang2016-08-221-0/+27
* extensions/libxt_bpf.man: clarify BPF code generation with tcpdumpWillem de Bruijn2016-08-121-0/+13
* xtables-compat: fix comments listingPablo M. Bermudo Garay2016-08-093-0/+59
* extensions: REJECT: do not adjust reject-with type footnote indentationSami Kerola2016-08-011-1/+1
* iptables-translate: add in/out ifname wildcard match translation to nftLiping Zhang2016-08-014-22/+27
* xtables-translate: fix issue with quotesPablo M. Bermudo Garay2016-07-276-10/+31
* include: xtables: fix struct definitions grepabilityPablo M. Bermudo Garay2016-07-271-4/+2
* src: introduce struct xt_xlate_{mt,tg}_paramsPablo Neira Ayuso2016-07-2556-261/+279
* extensions: libxt_connlabel: add unit testLiping Zhang2016-07-231-0/+18
* extensions: libxt_NFLOG: add unit test to cover nflog-size with zeroLiping Zhang2016-07-201-0/+1
* extensions: libxt_NFLOG: translate to nft log snaplen if nflog-size is specifiedLiping Zhang2016-07-191-1/+1
* extensions: libxt_NFLOG: display nflog-size even if it is zeroLiping Zhang2016-07-191-1/+1
* extensions: libxt_connlabel: Add translation to nftLiping Zhang2016-07-161-0/+22
* extensions: libxt_connlabel: fix crash when connlabel.conf is emptyLiping Zhang2016-07-161-3/+10
* xtables-translate: fix multiple spaces issuePablo M. Bermudo Garay2016-07-0933-146/+185
* xtables: Add an interval option for xtables lock waitSubash Abhinov Kasiviswanathan2016-07-036-17/+149
* libxtables: Replace gethostbyname() with getaddrinfo()Arpan Kapoor2016-07-031-9/+23
* extensions: added AR substitutionJordan Yelloz2016-07-011-0/+1
* extensions: libxt_NFLOG: nflog-range does not truncate packetsVishwanath Pai2016-07-014-4/+36
* extensions: libipt_realm: fix order of mask and id when do nft translationLiping Zhang2016-07-011-2/+2
* iptables: extensions: libxt_ecn: Add translation to nftRoberto García2016-07-011-0/+31
* configure: Fix assignment statementShivani Bhardwaj2016-06-231-1/+1
* iptables-compat: use nft built-in comments supportPablo M. Bermudo Garay2016-06-224-4/+49
* extensions: libxt_conntrack: Add translation to nftLaura Garcia Liebana2016-06-221-0/+197
* extensions: iprange: remove extra space in translationPablo M. Bermudo Garay2016-06-221-12/+12
* iptables: extensions: libxt_MARK: Fix translation of --set-xmark optionRoberto García2016-06-221-2/+2
* extensions: libxt_CONNMARK: Add translation to nftRoberto García2016-06-221-0/+45
* extensions: libxt_MARK: Add translation for revision 1 to nftRoberto García2016-06-221-2/+26
* configure: Remove flex check warningShivani Bhardwaj2016-06-221-15/+0
* extensions: NETMAP: fix iptables-save outputFlorian Westphal2016-06-172-8/+22
* ip6tables: Warn about use of DROP in nat tableThomas Woerner2016-06-151-0/+7