index
:
ipset
master
region_lock
ipset tree
kadlec@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support glibc < 2.9 (fixes bugzilla id #891)
Jozsef Kadlecsik
2014-09-23
1
-0
/
+70
*
libipset: Add userspace code for the skbinfo extension support.
Anton Danilov
2014-09-14
4
-2
/
+34
*
ipset: add userspace support for forceadd
Josh Hunt
2014-03-04
2
-3
/
+8
*
kernel: uapi: fix MARKMASK attr ABI breakage
Florian Westphal
2014-02-14
1
-2
/
+2
*
Prepare the kernel for create option flags when no extension is needed
Jozsef Kadlecsik
2014-02-13
1
-0
/
+6
*
add markmask for hash:ip,mark data type
Vytas Dauksa
2014-01-23
2
-0
/
+4
*
add hash:ip,mark data type to ipset
Vytas Dauksa
2014-01-08
4
-0
/
+8
*
Fix all set output from list/save when set with counters in use.
Sergey Popovich
2013-11-13
1
-0
/
+3
*
ipset: Support comments in the userspace library.
Oliver Smith
2013-09-23
4
-2
/
+27
*
Add specifying protocol for bitmap:port
Quentin Armitage
2013-08-17
1
-0
/
+2
*
Change 2nd parameter type of ipset_parse_elem
Quentin Armitage
2013-08-01
1
-1
/
+1
*
Add sparse checking support to userspace
Jozsef Kadlecsik
2013-05-02
1
-1
/
+1
*
Support counters in the ipset library
Jozsef Kadlecsik
2013-04-09
3
-5
/
+38
*
The uapi include split in the package itself
Jozsef Kadlecsik
2013-04-09
4
-13
/
+42
*
Support to match elements marked with "nomatch" in hash:*net* sets
Jozsef Kadlecsik
2012-09-21
1
-0
/
+2
*
Coding style fixes
Jozsef Kadlecsik
2012-09-11
1
-1
/
+2
*
Help prints list type revision and terse description
Jozsef Kadlecsik
2012-09-10
1
-0
/
+1
*
Fix errors when compiling in debug mode.
Krunal Patel
2012-08-31
1
-0
/
+1
*
Make sure IPPROTO_UDPLITE is defined
Jozsef Kadlecsik
2012-08-31
1
-0
/
+3
*
The commandline parser was too permissive, make it more strict
Jozsef Kadlecsik
2012-06-19
1
-1
/
+3
*
Allow saving to/restoring from a file without shell redirection
Jozsef Kadlecsik
2012-05-23
1
-0
/
+2
*
Add more CC warning option to debug mode
Jozsef Kadlecsik
2012-05-10
1
-2
/
+2
*
Suppress false syntax error messages
Jozsef Kadlecsik
2012-05-10
1
-0
/
+1
*
Add dynamic module support to ipset userspace tool
Neutron Soutmun
2012-05-10
1
-0
/
+12
*
Move ipset_port_usage() into lib
Neutron Soutmun
2012-05-06
1
-0
/
+1
*
Fix timeout value overflow bug at large timeout parameters
Jozsef Kadlecsik
2012-05-04
1
-0
/
+2
*
Support hostnames and service names with dash
Jozsef Kadlecsik
2012-01-14
1
-0
/
+2
*
Exceptions support added to hash:*net* types
Jozsef Kadlecsik
2012-01-13
2
-1
/
+7
*
Set types moved into libipset library
Jozsef Kadlecsik
2012-01-05
1
-0
/
+1
*
build: install libipset in the right place
Jan Engelhardt
2012-01-04
1
-0
/
+1
*
build: make distcheck work and use POSIX mode for tarball generation
Jan Engelhardt
2011-12-23
1
-0
/
+2
*
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
2
-3
/
+1
*
ipset: use NFPROTO_ constants
Jan Engelhardt
2011-08-31
2
-6
/
+28
*
Propagate "expose userspace-relevant parts in ip_set.h" to ipset source
Jozsef Kadlecsik
2011-08-31
2
-8
/
+31
*
Whitespace and coding fixes detected by checkpatch.pl
Jozsef Kadlecsik
2011-05-31
15
-79
/
+84
*
hash:net,iface type introduced
Jozsef Kadlecsik
2011-05-30
4
-3
/
+15
*
Protocol-level debugging support added
Jozsef Kadlecsik
2011-05-24
1
-0
/
+2
*
Support range for IPv4 at adding/deleting elements for hash:*net* types
Jozsef Kadlecsik
2011-05-15
4
-1
/
+9
*
Support listing setnames and headers too
Jozsef Kadlecsik
2011-04-18
2
-0
/
+8
*
ipset: pass ipset_arg argument pointer
Holger Eitzenberger
2011-02-01
1
-2
/
+3
*
Separate ipset errnos completely from system ones and bump protocol version.
Jozsef Kadlecsik
2011-01-31
1
-4
/
+4
*
ipset: turn Set name[] into a const pointer
Holger Eitzenberger
2011-01-25
1
-1
/
+1
*
Fix build with NDEBUG defined
Jozsef Kadlecsik
2011-01-18
1
-0
/
+5
*
Show correct line numbers in restore output for parser errors
Jozsef Kadlecsik
2011-01-18
1
-0
/
+1
*
libipset: ipset_strncpy is really a strlcpy-type operation
Jan Engelhardt
2010-12-19
1
-1
/
+1
*
Add ipset_parse_tcpudp_port function
Jozsef Kadlecsik
2010-12-17
1
-0
/
+3
*
Buffered commands are just ... buffered.
Jozsef Kadlecsik
2010-12-13
1
-8
/
+0
*
Support case-insensitive ICMP and ICMPv6 type/code names.
Jozsef Kadlecsik
2010-12-10
1
-0
/
+2
[next]