Bug#990428: ifenslave: Bonding not working on bullseye (using bond-slaves config)

2021-08-11 Thread Oleander Reis
Tags: patch This regression is currently up for release in the next stable release of Debian this week! We think this is supposed to be fixed in #987842 but it is not. In your case you could simply remove the stanzas for enp4s0f0 and enp4s0f1 which would leave you with just the stanza for bond1:

Bug#968368: ifenslave: Option bond-master fails to add interface to bond

2021-08-11 Thread Oleander Reis
This regression is currently up for release in the next stable release this week! Thanks for your patch Sami. We've found a small issue with it as the order of redirections is significant. „2>&1 >/dev/null“ does only redirect the standard output to /dev/null. Please find attached a modified versio