summaryrefslogtreecommitdiffstats
path: root/lib/parse.c
Commit message (Expand)AuthorAgeFilesLines
* Exceptions support added to hash:*net* typesJozsef Kadlecsik2012-01-131-2/+2
* ICMP/ICMPv6 type/code parser bug fixedJozsef Kadlecsik2011-11-161-2/+2
* ipset: fix lookup of tcp port namesStephen Hemminger2011-11-161-2/+2
* ipset: use NFPROTO_ constantsJan Engelhardt2011-08-311-26/+26
* Propagate "expose userspace-relevant parts in ip_set.h" to ipset sourceJozsef Kadlecsik2011-08-311-3/+3
* Whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik2011-05-311-114/+130
* hash:net,iface type introducedJozsef Kadlecsik2011-05-301-0/+35
* Support range for IPv4 at adding/deleting elements for hash:*net* typesJozsef Kadlecsik2011-05-151-3/+50
* SCTP, UDPLITE support addedJozsef Kadlecsik2011-03-181-3/+2
* ipset: pass ipset_arg argument pointerHolger Eitzenberger2011-02-011-6/+5
* Fix build with NDEBUG definedJozsef Kadlecsik2011-01-181-2/+2
* Make IPv4 and IPv6 address handling similarJozsef Kadlecsik2011-01-181-1/+10
* Use cast to void * instead of memcpy as Sparc workaround at sockaddr_XXX.Jozsef Kadlecsik2010-12-231-8/+6
* libipset: const annotationsJan Engelhardt2010-12-191-1/+1
* libipset: remove redundant castsJan Engelhardt2010-12-191-4/+4
* Put back the Sparc specific workaround at getaddrinfo.Jozsef Kadlecsik2010-12-191-4/+8
* Add ipset_parse_tcpudp_port functionJozsef Kadlecsik2010-12-171-7/+27
* Add parser function to handle IPv4 and IPv6 differently.Jozsef Kadlecsik2010-10-301-0/+40
* Fixes, cleanups, commentsv5.0-pre8Jozsef Kadlecsik2010-10-241-131/+282
* ipset 5: Sparc related and compatibility fixesv5.0-pre5Jozsef Kadlecsik2010-06-291-6/+8
* ipset 5: last new feature addedv5.0-pre3Jozsef Kadlecsik2010-06-221-0/+83
* configure/Makefile and debug fixesJozsef Kadlecsik2010-06-161-0/+4
* ipset 5 in an almost ready state - milestonev5.0-pre1Jozsef Kadlecsik2010-06-151-94/+355
* Fourth stage to ipset-5Jozsef Kadlecsik2010-04-221-0/+963