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
*
ipset 6.13 released
v6.13
Jozsef Kadlecsik
2012-06-29
3
-1
/
+16
*
Explain in more detail src/dst for hash:net,iface
Jozsef Kadlecsik
2012-06-29
1
-2
/
+3
*
ipset: Handle properly an IPSET_CMD_NONE
Tomasz Bursztyka
2012-06-29
1
-0
/
+12
*
netfilter: ipset: hash:net,iface: fix interface comparison
Florian Westphal
2012-06-19
1
-28
/
+4
*
ipset help lists set types multiple times, fixed (reported by Mr Dash Four)
Jozsef Kadlecsik
2012-06-19
1
-1
/
+5
*
The commandline parser was too permissive, make it more strict
Jozsef Kadlecsik
2012-06-19
4
-34
/
+34
*
Timeout fixing bug broke SET target special timeout value, fixed
Jozsef Kadlecsik
2012-06-08
1
-1
/
+3
*
Allow saving to/restoring from a file without shell redirection
Jozsef Kadlecsik
2012-05-23
8
-11
/
+141
*
Use MSEC_PER_SEC instead of harcoded value
Jozsef Kadlecsik
2012-05-15
2
-4
/
+4
*
Fix typo of word "unkown" to "unknown".
Neutron Soutmun
2012-05-15
2
-3
/
+3
*
ipset 6.12.1 released
v6.12.1
Jozsef Kadlecsik
2012-05-10
2
-1
/
+7
*
Enable silent (kernel style) compile messages
Jozsef Kadlecsik
2012-05-10
7
-37
/
+9
*
Fix build failed on --disable-dependency-tracking
Neutron Soutmun
2012-05-10
2
-6
/
+11
*
Add tarball target to Makefile
Jozsef Kadlecsik
2012-05-10
1
-1
/
+8
*
ipset 6.12 released
Jozsef Kadlecsik
2012-05-10
3
-1
/
+30
*
Backport nla_put_net* functions as NLA_PUT* were removed
Jozsef Kadlecsik
2012-05-10
1
-0
/
+22
*
Cleanup generated files by make tidy
Jozsef Kadlecsik
2012-05-10
1
-0
/
+1
*
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
2012-05-10
1
-2
/
+12
*
ipset: Stop using NLA_PUT*().
David S. Miller
2012-05-10
14
-258
/
+309
*
Add more CC warning option to debug mode
Jozsef Kadlecsik
2012-05-10
13
-2
/
+20
*
Report syntax error messages immediately
Jozsef Kadlecsik
2012-05-10
1
-1
/
+1
*
Suppress false syntax error messages
Jozsef Kadlecsik
2012-05-10
5
-5
/
+39
*
Add configure summary for the ipset userspace tool
Jozsef Kadlecsik
2012-05-10
2
-3
/
+41
*
Add dynamic module support to ipset userspace tool
Neutron Soutmun
2012-05-10
20
-67
/
+313
*
Move ipset_port_usage() into lib
Neutron Soutmun
2012-05-06
6
-33
/
+46
*
Fix hash size checking in kernel
Jozsef Kadlecsik
2012-05-06
8
-21
/
+65
*
Fix invalid assignment to const void pointer
Jozsef Kadlecsik
2012-05-06
1
-7
/
+7
*
Correct README file about minimal required iptables version
Oskar Berggren
2012-05-04
1
-1
/
+1
*
Sparse warnings "incorrect type in assignment" fixed
Jozsef Kadlecsik
2012-05-04
7
-33
/
+39
*
Remove unused variables (warnings fixed)
Jozsef Kadlecsik
2012-05-04
2
-2
/
+2
*
Fix timeout value overflow bug at large timeout parameters
Jozsef Kadlecsik
2012-05-04
15
-29
/
+75
*
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
2012-05-04
1
-0
/
+8
*
net: remove ipv6_addr_copy()
Alexey Dobriyan
2012-04-19
2
-2
/
+2
*
Improve ipset help text messages (Mr Dash Four)
Jozsef Kadlecsik
2012-04-19
1
-4
/
+4
*
Fix the inclusion of linux/export.h
Henry Culver
2012-01-20
2
-2
/
+2
*
ipset 6.11 released
v6.12
v6.11
Jozsef Kadlecsik
2012-01-14
3
-1
/
+24
*
Support hostnames and service names with dash
Jozsef Kadlecsik
2012-01-14
4
-45
/
+161
*
hash:net,iface timeout bug fixed
Jozsef Kadlecsik
2012-01-13
1
-0
/
+8
*
Exceptions support added to hash:*net* types
Jozsef Kadlecsik
2012-01-13
27
-139
/
+1123
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2012-01-13
2
-0
/
+8
*
Log warning when a hash type of set gets full
Jozsef Kadlecsik
2012-01-10
1
-4
/
+18
*
Set types moved into libipset library
Jozsef Kadlecsik
2012-01-05
18
-46
/
+66
*
Library map file added in order to support library versioning.
Jozsef Kadlecsik
2012-01-05
3
-1
/
+179
*
doc: Linux 2.6.39 already has the defs
Jan Engelhardt
2012-01-04
1
-1
/
+1
*
build: install libipset in the right place
Jan Engelhardt
2012-01-04
1
-0
/
+1
*
Provide a pkgconfig file
Jan Engelhardt
2012-01-04
3
-1
/
+14
*
build: make distcheck work and use POSIX mode for tarball generation
Jan Engelhardt
2011-12-23
4
-2
/
+6
*
build: install libipset/linux_ip_set_list.h
Jan Engelhardt
2011-12-23
1
-0
/
+1
*
build: include libipset/nfproto.h
Jan Engelhardt
2011-12-23
1
-0
/
+1
*
build: process include/libipset/
Jan Engelhardt
2011-12-23
4
-5
/
+3
[next]