On Sun, May 08, 2016 at 07:47:16AM +0800, Marek Lindner wrote:
The ELP interval and throughput override interface settings are initialized with default settings on every iface_enable() call. Thus, the user space configuration is overridden as soon as an interface is going down and coming up again.
iface_enable() is only invoked when an interface is added to the mesh. Up and Down should trigger a iface_activate/deactivate() only.
Have you seen the userspace settings being reverted ?
Cheers,