[libvirt] [libvirt PATCHv3 10/10] support multiple static IP addresses

2011-10-12 Thread David L Stevens
This patch adds support for multiple static IP addresses in a comma-separated list. For example: ... Signed-off-by: David L Stevens --- src/nwfilter/nwfilter_gentech_driver.c | 26 ++ 1 files changed, 26 insertions(+), 0

Re: [libvirt] [libvirt PATCHv3 10/10] support multiple static IP addresses

2011-10-17 Thread Stefan Berger
On 10/12/2011 03:50 PM, David L Stevens wrote: This patch adds support for multiple static IP addresses in a comma-separated list. For example: ... Signed-off-by: David L Stevens --- src/nwfilter/nwfilter_gentech_driver.c | 26 +