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
/
parse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libipset: Add userspace code for the skbinfo extension support.
Anton Danilov
2014-09-14
1
-0
/
+66
*
libipset: print third element in debugging
Sergey Popovich
2014-05-06
1
-1
/
+3
*
ipset: Handle missing leading zeros in ethernet address parser
Janeks Jaunups
2014-05-06
1
-5
/
+8
*
lib: fix ifname 'physdev:' prefix parsing
Florian Westphal
2014-02-13
1
-2
/
+3
*
add hash:ip,mark data type to ipset
Vytas Dauksa
2014-01-08
1
-0
/
+30
*
ipset: fix timeout data type size
Nikolay Martynov
2013-11-11
1
-3
/
+8
*
ipset: Support comments in the userspace library.
Oliver Smith
2013-09-23
1
-0
/
+29
*
Add specifying protocol for bitmap:port
Quentin Armitage
2013-08-17
1
-0
/
+38
*
Remove artifical restriction of netmask values for hash:ip type.
Jozsef Kadlecsik
2013-08-17
1
-6
/
+4
*
Change 2nd parameter type of ipset_parse_elem
Quentin Armitage
2013-08-01
1
-1
/
+1
*
Support counters in the ipset library
Jozsef Kadlecsik
2013-04-09
1
-0
/
+28
*
Fix error path when protocol number is used with port range
Jozsef Kadlecsik
2013-01-09
1
-1
/
+3
*
Correct "Suspicious condition (assignment + comparison)" (Thomas Jarosch)
Jozsef Kadlecsik
2013-01-09
1
-4
/
+3
*
Use gethostbyname2 instead of getaddrinfo
Jozsef Kadlecsik
2012-11-05
1
-1
/
+101
*
Support protocol numbers as well, not only protocol names
Jozsef Kadlecsik
2012-11-05
1
-3
/
+9
*
Coding style fixes
Jozsef Kadlecsik
2012-09-11
1
-6
/
+7
*
Fix typo of word "unkown" to "unknown".
Neutron Soutmun
2012-05-15
1
-2
/
+2
*
Report syntax error messages immediately
Jozsef Kadlecsik
2012-05-10
1
-1
/
+1
*
Suppress false syntax error messages
Jozsef Kadlecsik
2012-05-10
1
-3
/
+7
*
Remove unused variables (warnings fixed)
Jozsef Kadlecsik
2012-05-04
1
-0
/
+2
*
Fix timeout value overflow bug at large timeout parameters
Jozsef Kadlecsik
2012-05-04
1
-1
/
+30
*
Support hostnames and service names with dash
Jozsef Kadlecsik
2012-01-14
1
-41
/
+129
*
Exceptions support added to hash:*net* types
Jozsef Kadlecsik
2012-01-13
1
-2
/
+2
*
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
*
ipset: use NFPROTO_ constants
Jan Engelhardt
2011-08-31
1
-26
/
+26
*
Propagate "expose userspace-relevant parts in ip_set.h" to ipset source
Jozsef Kadlecsik
2011-08-31
1
-3
/
+3
*
Whitespace and coding fixes detected by checkpatch.pl
Jozsef Kadlecsik
2011-05-31
1
-114
/
+130
*
hash:net,iface type introduced
Jozsef Kadlecsik
2011-05-30
1
-0
/
+35
*
Support range for IPv4 at adding/deleting elements for hash:*net* types
Jozsef Kadlecsik
2011-05-15
1
-3
/
+50
*
SCTP, UDPLITE support added
Jozsef Kadlecsik
2011-03-18
1
-3
/
+2
*
ipset: pass ipset_arg argument pointer
Holger Eitzenberger
2011-02-01
1
-6
/
+5
*
Fix build with NDEBUG defined
Jozsef Kadlecsik
2011-01-18
1
-2
/
+2
*
Make IPv4 and IPv6 address handling similar
Jozsef Kadlecsik
2011-01-18
1
-1
/
+10
*
Use cast to void * instead of memcpy as Sparc workaround at sockaddr_XXX.
Jozsef Kadlecsik
2010-12-23
1
-8
/
+6
*
libipset: const annotations
Jan Engelhardt
2010-12-19
1
-1
/
+1
*
libipset: remove redundant casts
Jan Engelhardt
2010-12-19
1
-4
/
+4
*
Put back the Sparc specific workaround at getaddrinfo.
Jozsef Kadlecsik
2010-12-19
1
-4
/
+8
*
Add ipset_parse_tcpudp_port function
Jozsef Kadlecsik
2010-12-17
1
-7
/
+27
*
Add parser function to handle IPv4 and IPv6 differently.
Jozsef Kadlecsik
2010-10-30
1
-0
/
+40
*
Fixes, cleanups, comments
v5.0-pre8
Jozsef Kadlecsik
2010-10-24
1
-131
/
+282
*
ipset 5: Sparc related and compatibility fixes
v5.0-pre5
Jozsef Kadlecsik
2010-06-29
1
-6
/
+8
*
ipset 5: last new feature added
v5.0-pre3
Jozsef Kadlecsik
2010-06-22
1
-0
/
+83
*
configure/Makefile and debug fixes
Jozsef Kadlecsik
2010-06-16
1
-0
/
+4
*
ipset 5 in an almost ready state - milestone
v5.0-pre1
Jozsef Kadlecsik
2010-06-15
1
-94
/
+355
*
Fourth stage to ipset-5
Jozsef Kadlecsik
2010-04-22
1
-0
/
+963