On Thu, Mar 15, 2018 at 05:54:09PM +0100, Olivier Houchard wrote: > > Hi, > > Trying to do a seemless reload while at least one socket has been bound to > a specifig interface will lead to a segfault, because the guy who wrote that > code did it by copying/pasting, and forgot to change an instance of > "namespace" to "iface". > The attached patch should fix it.
Applied, thanks! willy

