index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extensions
/
libxt_hashlimit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
extensions: remove no longer necessary default: cases
Jan Engelhardt
2011-01-08
1
-2
/
+0
*
src: use C99/POSIX types
Jan Engelhardt
2011-01-08
1
-5
/
+5
*
all: consistent syntax use in struct option
Jan Engelhardt
2010-07-23
1
-10
/
+10
*
libxt_hashlimit: always print burst value
Jan Engelhardt
2010-06-24
1
-4
/
+2
*
iptables/extensions: make bundled options work again
Jan Engelhardt
2009-11-03
1
-8
/
+8
*
libxtables: hand argv to xtables_check_inverse
Jan Engelhardt
2009-11-03
1
-8
/
+8
*
extensions: collapse data variables to use multi-reg calls
Jan Engelhardt
2009-06-26
1
-49
/
+47
*
extensions: collapse registration structures
Jan Engelhardt
2009-06-26
1
-18
/
+1
*
iptables: replace open-coded sizeof by ARRAY_SIZE
Jan Engelhardt
2009-05-26
1
-2
/
+1
*
extensions: add const qualifiers in print/save functions
Jan Engelhardt
2009-05-26
1
-4
/
+2
*
libxt_hashlimit: add missing space for iptables-save output
Jan Engelhardt
2009-03-24
1
-1
/
+1
*
libxtables: prefix exit_error to xtables_error
Jan Engelhardt
2009-02-21
1
-16
/
+16
*
libxtables: prefix/order - move check_inverse to xtables.c
Jan Engelhardt
2009-01-30
1
-8
/
+8
*
libxtables: prefix/order - param_act
Jan Engelhardt
2009-01-30
1
-29
/
+29
*
libxtables: prefix/order - strtoui
Jan Engelhardt
2009-01-27
1
-12
/
+12
*
extensions: use UINT_MAX constants over open-coded numbers (2/2)
Jan Engelhardt
2009-01-27
1
-8
/
+8
*
src: use NFPROTO_ constants
Jan Engelhardt
2008-11-18
1
-4
/
+4
*
src: update comments part II
Jan Engelhardt
2008-09-04
1
-2
/
+2
*
src: Update comments
Jan Engelhardt
2008-09-01
1
-7
/
+0
*
iptables-save: fix hashlimit output
Phil Oester
2008-08-04
1
-1
/
+1
*
src: remove dependency on libiptc headers
Jan Engelhardt
2008-08-04
1
-0
/
+1
*
Remove old functions, constants
Jan Engelhardt
2008-04-15
1
-7
/
+7
*
Add support for xt_hashlimit match revision 1
Jan Engelhardt
2008-04-13
1
-27
/
+371
*
Fix -Wshadow warnings and clean up xt_sctp.h
Jan Engelhardt
2008-04-06
1
-2
/
+2
*
fix gcc warnings
Max Kellermann
2008-01-29
1
-1
/
+1
*
libxt_hashlimit checks
Jan Engelhardt
2008-01-20
1
-0
/
+17
*
Unique symbols 1/6
Jan Engelhardt
2007-10-04
1
-32
/
+27
*
Constify data structures
Jan Engelhardt
2007-10-04
1
-1
/
+1
*
Fix sparse warnings: non-ANSI function declarations, 0 used as pointer
Patrick McHardy
2007-09-08
1
-9
/
+9
*
Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)
Peter Riley
2007-09-02
1
-2
/
+1
*
Unifies libip[6]t_hashlimit into libxt_hashlimit
Yasuyuki KOZAKAI
2007-08-04
1
-0
/
+386