summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_helper.c
Commit message (Expand)AuthorAgeFilesLines
* xtables-translate: fix issue with quotesPablo M. Bermudo Garay2016-07-271-2/+6
* src: introduce struct xt_xlate_{mt,tg}_paramsPablo Neira Ayuso2016-07-251-3/+3
* xtables-translate: fix multiple spaces issuePablo M. Bermudo Garay2016-07-091-1/+1
* iptables-translate: pass ipt_entry and ip6t_entry to ->xlate()Pablo Neira Ayuso2016-03-091-1/+1
* extensions: rename xt_buf to xt_xlatePablo Neira Ayuso2016-02-161-2/+2
* extensions: libxt_helper: Add translation to nftShivani Bhardwaj2016-02-161-0/+12
* libxt_helper: use guided option parserJan Engelhardt2011-04-061-38/+16
* iptables: do not print trailing whitespacesJan Engelhardt2011-01-311-2/+2
* extensions: remove no longer necessary default: casesJan Engelhardt2011-01-081-3/+0
* all: consistent syntax use in struct optionJan Engelhardt2010-07-231-2/+3
* libxtables: hand argv to xtables_check_inverseJan Engelhardt2009-11-031-1/+1
* Merge branch 'stable'Jan Engelhardt2009-08-051-1/+1
|\
| * libxt_helper: fix invalid passed option to check_inverseJan Engelhardt2009-06-251-1/+1
* | extensions: collapse registration structuresJan Engelhardt2009-06-261-15/+1
|/
* extensions: add const qualifiers in print/save functionsJan Engelhardt2009-05-261-2/+2
* libxtables: prefix exit_error to xtables_errorJan Engelhardt2009-02-211-2/+2
* libxtables: prefix/order - move check_inverse to xtables.cJan Engelhardt2009-01-301-1/+1
* libxtables: prefix - parse and escaped output funcJan Engelhardt2009-01-301-1/+1
* src: use NFPROTO_ constantsJan Engelhardt2008-11-181-2/+2
* src: Update commentsJan Engelhardt2008-09-011-6/+0
* Remove old functions, constantsJan Engelhardt2008-04-151-6/+4
* fix gcc warningsMax Kellermann2008-01-291-1/+1
* escape stringsMax Kellermann2008-01-291-1/+2
* Unique symbols 1/6Jan Engelhardt2007-10-041-29/+23
* Fix sparse warnings: non-ANSI function declarations, 0 used as pointerPatrick McHardy2007-09-081-2/+2
* Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)Peter Riley2007-09-021-1/+0
* Add IPv6 support to helper matchYasuyuki KOZAKAI2007-08-041-0/+115