Le 14/11/2017 à 03:24, Stefano Brivio a écrit : > On Mon, 13 Nov 2017 14:45:36 +0100 > Nicolas Dichtel <nicolas.dich...@6wind.com> wrote: > >> The commit a2d3f3e33853 modifies the way to disable dad on an interface. >> Before the patch, setting <iface>.accept_dad to 0 was enough to disable it. >> Because all.accept_dad is set to 1 by default, after the patch, the user >> needs to set both all.accept_dad and <iface>.accept_dad to 0 to disable it. > > Perhaps it would make sense to be a bit more descriptive here, this > seems to have generated quite some confusion. Yes, I agree. I will send a v2.
Thank you, Nicolas