Repository : ssh://git@open-mesh.org/batman-adv
On branch : master
commit ccdf02f09cd9440f1ede3771509cbf0dce32e860 Author: Simon Wunderlich siwu@hrz.tu-chemnitz.de Date: Thu Apr 25 11:57:42 2013 +0200
batman-adv: remove vis functionality
This is replaced by a userspace program, we don't need this functionality to bloat the kernel.
Signed-off-by: Simon Wunderlich siwu@hrz.tu-chemnitz.de Signed-off-by: Marek Lindner lindner_marek@yahoo.de
Makefile.kbuild | 1 - README | 50 +-- bat_iv_ogm.c | 8 - debugfs.c | 9 - hard-interface.c | 9 - main.c | 11 - main.h | 2 - packet.h | 21 +- routing.c | 51 --- routing.h | 2 - send.c | 1 - soft-interface.c | 1 - sysfs-class-net-mesh | 11 - sysfs.c | 72 ---- types.h | 84 ----- vis.c | 936 -------------------------------------------------- vis.h | 36 -- 17 files changed, 3 insertions(+), 1302 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc ccdf02f09cd9440f1ede3771509cbf0dce32e860