commit | 42cdd521487f6509f52096fa08590f275073e81b | [log] [tgz] |
---|---|---|
author | Sven Eckelmann <sven@narfation.org> | Sun Mar 03 18:02:58 2019 +0100 |
committer | Simon Wunderlich <sw@simonwunderlich.de> | Mon Mar 25 10:01:12 2019 +0100 |
tree | c81a7df0f3ddcb959113dd3f5bb8342c1b0e1b6c | |
parent | 0fa4c30d710d7e646688073339312dabc58d89a2 [diff] |
batman-adv: ABI: Mark sysfs files as deprecated The sysfs files are replaced by the batadv generic netlink family. The old sysfs configuration interface was frowned upon by other kernel developers. But the files cannot be removed immediately because userspace tools might still depend on it. Instead schedule for its removal in 2021. Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>