-
- Downloads
Merge tag 'batadv-next-for-davem-20180524' of git://git.open-mesh.org/linux-merge
Simon Wunderlich says:
====================
This feature/cleanup patchset includes the following patches:
- bump version strings, by Simon Wunderlich
- Disable batman-adv debugfs by default, by Sven Eckelmann
- Improve handling mesh nodes with multicast optimizations disabled,
by Linus Luessing
- Avoid bool in structs, by Sven Eckelmann
- Allocate less memory when debugfs is disabled, by Sven Eckelmann
- Fix batadv_interface_tx return data type, by Luc Van Oostenryck
- improve link speed handling for virtual interfaces, by Marek Lindner
- Enable BATMAN V algorithm by default, by Marek Lindner
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- net/batman-adv/Kconfig 3 additions, 3 deletionsnet/batman-adv/Kconfig
- net/batman-adv/bat_v_elp.c 14 additions, 1 deletionnet/batman-adv/bat_v_elp.c
- net/batman-adv/main.h 1 addition, 1 deletionnet/batman-adv/main.h
- net/batman-adv/multicast.c 6 additions, 23 deletionsnet/batman-adv/multicast.c
- net/batman-adv/soft-interface.c 2 additions, 3 deletionsnet/batman-adv/soft-interface.c
- net/batman-adv/types.h 13 additions, 10 deletionsnet/batman-adv/types.h
Loading
Please register or sign in to comment