On 08/09/2012 04:11 PM, Eric Blake wrote:
On 08/09/2012 01:30 PM, Stefan Berger wrote:
> Remove the target table before renaming a table to it, i.e.,
> remove table B before renaming A to B. This makes the
> renaming more robust against unconnected left-over tables.
>
> ---
> src/nwfilter/nwfilter_ebiptables_driver.c | 10 ++++++++--
> 1 file changed, 8 insertions(+), 2 deletions(-)
>
ACK.
Pushed