Re: [libvirt] [PATCH 1/3] nwfilter: Cap the poll timeout in the DHCP Snooping code

2014-03-03 Thread Eric Blake
On 03/02/2014 09:34 PM, Stefan Berger wrote: From: Stefan Berger stef...@linux.vnet.ibm.com Cap the poll timeout in the DHCP Snooping code to a max. of 10 seconds to not hold up the libvirt shutdown longer than this. Signed-off-by: Stefan Berger stef...@linux.vnet.ibm.com ---

Re: [libvirt] [PATCH 1/3] nwfilter: Cap the poll timeout in the DHCP Snooping code

2014-03-03 Thread Stefan Berger
Eric Blake ebl...@redhat.com wrote on 03/03/2014 02:42:57 PM: From: Eric Blake ebl...@redhat.com To: Stefan Berger/Watson/IBM@IBMUS, libvir-list@redhat.com, Cc: la...@laine.org Date: 03/03/2014 02:43 PM Subject: Re: [libvirt] [PATCH 1/3] nwfilter: Cap the poll timeout in the DHCP Snooping

[libvirt] [PATCH 1/3] nwfilter: Cap the poll timeout in the DHCP Snooping code

2014-03-02 Thread Stefan Berger
From: Stefan Berger stef...@linux.vnet.ibm.com Cap the poll timeout in the DHCP Snooping code to a max. of 10 seconds to not hold up the libvirt shutdown longer than this. Signed-off-by: Stefan Berger stef...@linux.vnet.ibm.com --- src/nwfilter/nwfilter_dhcpsnoop.c | 5 + 1 file changed, 5