From: Linus Lüssing Date: Tue, 6 Jul 2010 19:05:18 +0000 (+0200) Subject: Staging: batman-adv: Add last-seen in originator table X-Git-Tag: v2.6.36-rc1~520^2~1^2~294 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80f6c34b9a4302edf3f675c25973c51e03b570da;p=pandora-kernel.git Staging: batman-adv: Add last-seen in originator table Right now, there is no easy/intuitive way to find out whether a node might have vanished. This commit adds the time when a node was last seen to the originator table output, so that a common user is able to tell whether a node might have gone without having to wait PURGE_TIMEOUT seconds until that node gets "garbe-collected". It also puts the the versioning information in an extra line, as the first one of this debug output would otherwise get too long. Signed-off-by: Linus Lüssing Signed-off-by: Marek Lindner Signed-off-by: Sven Eckelmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed