On Fri, Dec 07, 2018 at 09:31:49PM +0100, Sven Eckelmann wrote:
As mentioned earlier, the netlink config restructuring in batctl will be splitted in multiple steps. The first step was already merged and the RFC changes for the netlink interface in batman-adv were just posted.
The batman-adv weren't directly rejected by Jiro and thus I've started to convert all settings to netlink while still allowing sysfs as fallback.
Is "batctl if" supposed to use netlink to get the interface status yet?
Currently, with the items in *_attr[] in sysfs.c in batman-adv commented out, I get these errors:
--- root@Linus-Debian:~# batctl if ens3: <error reading status> ens5: <error reading status> ---