index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extensions
/
libxt_iprange.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libxt_iprange: use guided option parser
Jan Engelhardt
2011-05-09
1
-90
/
+54
*
iptables: do not print trailing whitespaces
Jan Engelhardt
2011-01-31
1
-39
/
+37
*
extensions: remove no longer necessary default: cases
Jan Engelhardt
2011-01-08
1
-3
/
+0
*
src: use C99/POSIX types
Jan Engelhardt
2011-01-08
1
-2
/
+2
*
all: consistent syntax use in struct option
Jan Engelhardt
2010-07-23
1
-1
/
+2
*
iprange: fix xt_iprange v0 parsing
Vincent Bernat
2010-04-21
1
-3
/
+5
*
includes: header updates
Jan Engelhardt
2010-02-01
1
-1
/
+13
*
libxtables: hand argv to xtables_check_inverse
Jan Engelhardt
2009-11-03
1
-2
/
+2
*
iprange: roll address parsing into a loop
Jan Engelhardt
2009-10-25
1
-20
/
+16
*
iprange: warn on reverse range
Jan Engelhardt
2009-10-25
1
-22
/
+29
*
iprange: do accept non-ranges for xt_iprange v1
Jan Engelhardt
2009-10-25
1
-72
/
+47
*
extensions: collapse data variables to use multi-reg calls
Jan Engelhardt
2009-06-26
1
-46
/
+44
*
libxtables: prefix exit_error to xtables_error
Jan Engelhardt
2009-02-21
1
-5
/
+5
*
libxtables: prefix/order - move check_inverse to xtables.c
Jan Engelhardt
2009-01-30
1
-2
/
+2
*
libxtables: prefix/order - ascii to ipaddr/ipmask input
Jan Engelhardt
2009-01-30
1
-10
/
+10
*
libxtables: prefix/order - ipaddr/ipmask to ascii output
Jan Engelhardt
2009-01-30
1
-16
/
+16
*
libxtables: prefix/order - param_act
Jan Engelhardt
2009-01-30
1
-12
/
+12
*
src: use NFPROTO_ constants
Jan Engelhardt
2008-11-18
1
-3
/
+3
*
Fix compile error in libxt_iprange.c using gcc 4.3.2
Thomas Jarosch
2008-10-23
1
-0
/
+1
*
libxt_iprange: fix option names
Jan Engelhardt
2008-09-01
1
-16
/
+16
*
iprange: kernel flags were not set
Jan Engelhardt
2008-06-13
1
-0
/
+6
*
Remove old functions, constants
Jan Engelhardt
2008-04-15
1
-5
/
+4
*
[IPTABLES]: libxt_iprange: Fix IP validation logic
James King
2008-04-02
1
-2
/
+2
*
fix gcc warnings
Max Kellermann
2008-01-29
1
-1
/
+1
*
libxt_iprange r1
Jan Engelhardt
2008-01-20
1
-1
/
+222
*
libxt_iprange r0
Jan Engelhardt
2008-01-20
1
-0
/
+170