> Is there any way to specify multiple Ip interfaces or subnets?
Look for: char *pluto_listen; If it's changed to: ip_addresses pluto_listen; then ttoaddresses_num() can be used to parse and return a list of addresses and FOR_EACH_ITEM() can be used to iterate over the addresses. _______________________________________________ Swan mailing list -- [email protected] To unsubscribe send an email to [email protected]
