summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_iprange.c
Commit message (Expand)AuthorAgeFilesLines
* extensions: rename xt_buf to xt_xlatePablo Neira Ayuso2016-02-161-23/+23
* extensions: libxt_iprange: Add translation to nftShivani Bhardwaj2016-02-161-9/+102
* libxt_iprange: use guided option parserJan Engelhardt2011-05-091-90/+54
* iptables: do not print trailing whitespacesJan Engelhardt2011-01-311-39/+37
* extensions: remove no longer necessary default: casesJan Engelhardt2011-01-081-3/+0
* src: use C99/POSIX typesJan Engelhardt2011-01-081-2/+2
* all: consistent syntax use in struct optionJan Engelhardt2010-07-231-1/+2
* iprange: fix xt_iprange v0 parsingVincent Bernat2010-04-211-3/+5
* includes: header updatesJan Engelhardt2010-02-011-1/+13
* libxtables: hand argv to xtables_check_inverseJan Engelhardt2009-11-031-2/+2
* iprange: roll address parsing into a loopJan Engelhardt2009-10-251-20/+16
* iprange: warn on reverse rangeJan Engelhardt2009-10-251-22/+29
* iprange: do accept non-ranges for xt_iprange v1Jan Engelhardt2009-10-251-72/+47
* extensions: collapse data variables to use multi-reg callsJan Engelhardt2009-06-261-46/+44
* libxtables: prefix exit_error to xtables_errorJan Engelhardt2009-02-211-5/+5
* libxtables: prefix/order - move check_inverse to xtables.cJan Engelhardt2009-01-301-2/+2
* libxtables: prefix/order - ascii to ipaddr/ipmask inputJan Engelhardt2009-01-301-10/+10
* libxtables: prefix/order - ipaddr/ipmask to ascii outputJan Engelhardt2009-01-301-16/+16
* libxtables: prefix/order - param_actJan Engelhardt2009-01-301-12/+12
* src: use NFPROTO_ constantsJan Engelhardt2008-11-181-3/+3
* Fix compile error in libxt_iprange.c using gcc 4.3.2Thomas Jarosch2008-10-231-0/+1
* libxt_iprange: fix option namesJan Engelhardt2008-09-011-16/+16
* iprange: kernel flags were not setJan Engelhardt2008-06-131-0/+6
* Remove old functions, constantsJan Engelhardt2008-04-151-5/+4
* [IPTABLES]: libxt_iprange: Fix IP validation logicJames King2008-04-021-2/+2
* fix gcc warningsMax Kellermann2008-01-291-1/+1
* libxt_iprange r1Jan Engelhardt2008-01-201-1/+222
* libxt_iprange r0Jan Engelhardt2008-01-201-0/+170