Thanks a lot, Let me try this.

From: Andrew Cagney <[email protected]>
Date: Friday, April 4, 2025 at 7:34 AM
To: Paul Wouters <[email protected]>
Cc: Mamta Gambhir <[email protected]>, [email protected] 
<[email protected]>
Subject: Re: [Swan] Re: [External] : Re: Exclude interfaces
> 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]

Reply via email to