]> granicus.if.org Git - ipset/commit
Add ipset_parse_tcpudp_port function
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 17 Dec 2010 20:26:43 +0000 (21:26 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 17 Dec 2010 20:26:43 +0000 (21:26 +0100)
commit0aec3af45d839beb5054c6f0ed7ff9b115b8d907
tree3cec335e622a39e57ad81923ab46a4d7567befb1
parent5c269cc6982f664153bd73af93c41312b862e15d
Add ipset_parse_tcpudp_port function

Add new parser function to parse TCP/UDP port name, number, or range of them.
include/libipset/parse.h
lib/parse.c