index
:
ipset
master
region_lock
ipset tree
kadlec@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sorting is dependent on the locale settings, use LC_ALL=C
Jozsef Kadlecsik
2011-04-11
6
-8
/
+12
*
Use unified diff output in tests
Jozsef Kadlecsik
2011-04-11
24
-66
/
+66
*
ipset 6.3 released
v6.3
Jozsef Kadlecsik
2011-04-10
3
-1
/
+13
*
Testsuite checks added
Jozsef Kadlecsik
2011-04-10
3
-0
/
+40
*
set match and SET target fixes
Jozsef Kadlecsik
2011-04-09
1
-2
/
+16
*
Whitespace fixes: some space before tab slipped in.
Jozsef Kadlecsik
2011-04-08
1
-2
/
+2
*
bitmap:ip,mac type requires "src" for MAC
Jozsef Kadlecsik
2011-04-08
2
-3
/
+8
*
Testsuite changes: keep temporary files
Jozsef Kadlecsik
2011-04-08
25
-68
/
+68
*
ipset/Kconfig was a mixed up kernel config file, fixed (Michael Tokarev)
Jozsef Kadlecsik
2011-03-29
1
-1029
/
+73
*
ipset 6.2 released
v6.2
Jozsef Kadlecsik
2011-03-27
3
-1
/
+10
*
Manpage update
Jozsef Kadlecsik
2011-03-27
1
-0
/
+2
*
Timeout can be modified for already added elements
Jozsef Kadlecsik
2011-03-27
21
-101
/
+244
*
Add explicit text message to detect patched kernel.
Jozsef Kadlecsik
2011-03-26
1
-0
/
+13
*
References are protected by rwlock instead of mutex
Jozsef Kadlecsik
2011-03-25
8
-56
/
+83
*
list:set timeout variant fixes
Jozsef Kadlecsik
2011-03-23
3
-32
/
+61
*
ipset 6.1 released
v6.1
Jozsef Kadlecsik
2011-03-19
3
-1
/
+11
*
Fix revision reporting
Jozsef Kadlecsik
2011-03-19
2
-5
/
+4
*
SCTP, UDPLITE support added
Jozsef Kadlecsik
2011-03-18
15
-43
/
+74
*
Fix checking the revision of the set type at create command
Jozsef Kadlecsik
2011-03-18
1
-4
/
+16
*
Manpage was not installed
Jozsef Kadlecsik
2011-03-18
1
-0
/
+2
*
hash:ip,port* types with IPv4
Jozsef Kadlecsik
2011-03-18
5
-94
/
+48
*
netfilter:ipset: fix the compile warning in ip_set_create
Shan Wei
2011-03-04
1
-1
/
+1
*
ipset 6.0 released
v6.0
Jozsef Kadlecsik
2011-02-03
5
-14
/
+59
*
Print protocol version together with ipset version
Jozsef Kadlecsik
2011-02-03
1
-1
/
+2
*
Reorganized kernel/ subdir
Jozsef Kadlecsik
2011-02-03
22
-131
/
+1133
*
netfilter: ipset: fix linking with CONFIG_IPV6=n
Patrick McHardy
2011-02-03
2
-6
/
+19
*
netfilter: ipset: send error message manually
Jozsef Kadlecsik
2011-02-02
1
-7
/
+26
*
netfilter: ipset: add missing break statemtns in ip_set_get_ip_port()
Patrick McHardy
2011-02-02
1
-0
/
+2
*
netfilter: ipset: add missing include to xt_set.h
Patrick McHardy
2011-02-01
1
-0
/
+1
*
netfilter: ipset: remove unnecessary includes
Patrick McHardy
2011-02-01
9
-27
/
+0
*
netfilter: ipset: use nla_parse_nested()
Patrick McHardy
2011-02-01
1
-26
/
+16
*
Testsuite compatibility with debugging enabled
Jozsef Kadlecsik
2011-02-01
1
-1
/
+1
*
Allow "new" as a commad alias to "create"
Jozsef Kadlecsik
2011-02-01
1
-7
/
+7
*
ipset: improve command argument parsing
Holger Eitzenberger
2011-02-01
1
-22
/
+20
*
ipset: avoid the unnecessary argv[] loop
Holger Eitzenberger
2011-02-01
1
-50
/
+46
*
ipset: pass ipset_arg argument pointer
Holger Eitzenberger
2011-02-01
3
-16
/
+10
*
Separate ipset errnos completely from system ones and bump protocol version.
Jozsef Kadlecsik
2011-01-31
2
-7
/
+7
*
Use better error codes in xt_set.c
Jozsef Kadlecsik
2011-01-31
1
-12
/
+12
*
Fix sparse warning about shadowed definition
Jozsef Kadlecsik
2011-01-27
1
-1
/
+1
*
bitmap:ip type: flavour specific adt functions
Jozsef Kadlecsik
2011-01-27
1
-301
/
+168
*
bitmap:port type: flavour specific adt functions
Jozsef Kadlecsik
2011-01-27
1
-278
/
+159
*
Move the type specifici attribute validation to the core
Jozsef Kadlecsik
2011-01-27
13
-392
/
+254
*
Fix the spelling error fix :-)
Jozsef Kadlecsik
2011-01-26
1
-1
/
+1
*
Use vzalloc() instead of __vmalloc()
Jozsef Kadlecsik
2011-01-26
12
-24
/
+20
*
Use meaningful error messages in xt_set.c
Jozsef Kadlecsik
2011-01-26
1
-8
/
+12
*
Constified attribute cannot be written
Jozsef Kadlecsik
2011-01-26
2
-1
/
+13
*
Send (N)ACK at dumping only when NLM_F_ACK is set
Jozsef Kadlecsik
2011-01-26
2
-3
/
+5
*
Correct the error codes: use ENOENT and EMSGSIZE
Jozsef Kadlecsik
2011-01-26
7
-44
/
+72
*
Resolving IP addresses did not work at listing/saving sets, fixed.
Jozsef Kadlecsik
2011-01-26
1
-2
/
+2
*
ipset: fix spelling error
Holger Eitzenberger
2011-01-25
1
-2
/
+2
[next]