index
:
ipset
master
region_lock
ipset tree
kadlec@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Coding style fixes
Jozsef Kadlecsik
2012-09-11
7
-32
/
+43
*
The set type revision number is added to the header part of listing
Jozsef Kadlecsik
2012-09-11
1
-3
/
+4
*
Help prints list type revision and terse description
Jozsef Kadlecsik
2012-09-10
11
-0
/
+19
*
Add /0 network support to hash:net,iface type
Jozsef Kadlecsik
2012-09-10
1
-0
/
+58
*
build: restore -version-info
Jan Engelhardt
2012-07-01
1
-1
/
+1
*
Allow saving to/restoring from a file without shell redirection
Jozsef Kadlecsik
2012-05-23
3
-1
/
+19
*
Fix typo of word "unkown" to "unknown".
Neutron Soutmun
2012-05-15
2
-3
/
+3
*
Enable silent (kernel style) compile messages
Jozsef Kadlecsik
2012-05-10
3
-11
/
+8
*
Fix build failed on --disable-dependency-tracking
Neutron Soutmun
2012-05-10
1
-5
/
+10
*
Add more CC warning option to debug mode
Jozsef Kadlecsik
2012-05-10
11
-0
/
+11
*
Report syntax error messages immediately
Jozsef Kadlecsik
2012-05-10
1
-1
/
+1
*
Suppress false syntax error messages
Jozsef Kadlecsik
2012-05-10
4
-5
/
+38
*
Add configure summary for the ipset userspace tool
Jozsef Kadlecsik
2012-05-10
1
-3
/
+5
*
Add dynamic module support to ipset userspace tool
Neutron Soutmun
2012-05-10
15
-67
/
+249
*
Move ipset_port_usage() into lib
Neutron Soutmun
2012-05-06
3
-1
/
+44
*
Fix invalid assignment to const void pointer
Jozsef Kadlecsik
2012-05-06
1
-7
/
+7
*
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
12
-27
/
+56
*
Support hostnames and service names with dash
Jozsef Kadlecsik
2012-01-14
2
-45
/
+153
*
Exceptions support added to hash:*net* types
Jozsef Kadlecsik
2012-01-13
9
-15
/
+375
*
Set types moved into libipset library
Jozsef Kadlecsik
2012-01-05
14
-1
/
+1591
*
Library map file added in order to support library versioning.
Jozsef Kadlecsik
2012-01-05
2
-1
/
+113
*
Provide a pkgconfig file
Jan Engelhardt
2012-01-04
1
-0
/
+11
*
ICMP/ICMPv6 type/code parser bug fixed
Jozsef Kadlecsik
2011-11-16
1
-2
/
+2
*
ipset: fix lookup of tcp port names
Stephen Hemminger
2011-11-16
1
-2
/
+2
*
build: move ipset_errcode into library
Jan Engelhardt
2011-08-31
2
-0
/
+201
*
ipset: use NFPROTO_ constants
Jan Engelhardt
2011-08-31
6
-79
/
+81
*
Propagate "expose userspace-relevant parts in ip_set.h" to ipset source
Jozsef Kadlecsik
2011-08-31
2
-12
/
+12
*
Whitespace and coding fixes detected by checkpatch.pl
Jozsef Kadlecsik
2011-05-31
9
-391
/
+479
*
hash:net,iface type introduced
Jozsef Kadlecsik
2011-05-30
5
-1
/
+98
*
Fix long time uncovered bug at adding string attributes to the netlink message
Jozsef Kadlecsik
2011-05-27
1
-0
/
+3
*
Fix warnings reported by valgrind
Jozsef Kadlecsik
2011-05-25
1
-1
/
+1
*
Restore with bitmap:port and list:set types did not work, fixed
Jozsef Kadlecsik
2011-05-24
1
-1
/
+6
*
Fix the message sequence number book-keeping
Jozsef Kadlecsik
2011-05-24
1
-1
/
+1
*
Protocol-level debugging support added
Jozsef Kadlecsik
2011-05-24
3
-6
/
+286
*
ipset_mnl_query: in debug mode print the errno returned by the cb function
Jozsef Kadlecsik
2011-05-23
1
-1
/
+1
*
Support range for IPv4 at adding/deleting elements for hash:*net* types
Jozsef Kadlecsik
2011-05-15
3
-3
/
+63
*
Disable type revisions which are not supported both by the kernel and ipset
Jozsef Kadlecsik
2011-05-13
1
-0
/
+13
*
Ignore -n flag (list just setnames) when sets are to be saved
Jozsef Kadlecsik
2011-05-06
1
-1
/
+2
*
Get rid of the trailing empty line at listing sets.
Jozsef Kadlecsik
2011-04-19
1
-11
/
+22
*
Fix XML listing, remove broken unused "elements" tag
Jozsef Kadlecsik
2011-04-18
1
-1
/
+1
*
Support listing setnames and headers too
Jozsef Kadlecsik
2011-04-18
1
-2
/
+31
*
Fix revision reporting
Jozsef Kadlecsik
2011-03-19
1
-4
/
+3
*
SCTP, UDPLITE support added
Jozsef Kadlecsik
2011-03-18
3
-17
/
+18
*
ipset: pass ipset_arg argument pointer
Holger Eitzenberger
2011-02-01
1
-6
/
+5
*
Send (N)ACK at dumping only when NLM_F_ACK is set
Jozsef Kadlecsik
2011-01-26
1
-2
/
+2
*
Resolving IP addresses did not work at listing/saving sets, fixed.
Jozsef Kadlecsik
2011-01-26
1
-2
/
+2
*
ipset: fix the Netlink sequence number
Holger Eitzenberger
2011-01-25
1
-1
/
+2
*
ipset: turn Set name[] into a const pointer
Holger Eitzenberger
2011-01-25
1
-8
/
+9
*
Avoid possible syntax clashing at saving hostnames
Jozsef Kadlecsik
2011-01-24
1
-1
/
+2
[prev]
[next]