From: Sven Eckelmann Date: Sun, 7 Oct 2012 11:34:15 +0000 (+0200) Subject: batman-adv: Mark best gateway in transtable_global debugfs X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~254^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=981d8900291108eebf187fd77736f751e99b6ffd;p=pandora-kernel.git batman-adv: Mark best gateway in transtable_global debugfs The transtable_global debug file can show multiple entries for a single client when multiple gateways exist. The chosen gateway isn't marked in the list and therefore the user cannot easily debug the situation when there is a problem with the currently used gateway. The best gateway is now marked with "*" and secondary gateways are marked with "+". Signed-off-by: Sven Eckelmann Signed-off-by: Marek Lindner Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed