Is there anyway to modify ipset sets programmatically? I'm looking for a way to add and remove ports to an ipset through my userspace app. Is the only solution for me to modify the ipset command line tool so I can use it within my app or call system("ipset ..") ? Even modifying iptables rules themselves would suffice if there were a way, any ideas? - Rod Salazar -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html