From: Antonio Quartulli Date: Sun, 13 Oct 2013 00:50:19 +0000 (+0200) Subject: batman-adv: improve the TT component to support runtime flag changes X-Git-Tag: v3.13-rc1~105^2~132^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c4f7ab60cc21e8fc65b234f3a6174fc19a93fee;p=pandora-kernel.git batman-adv: improve the TT component to support runtime flag changes Some flags (i.e. the WIFI flag) may change after that the related client has already been announced. However it is useful to informa the rest of the network about this change. Add a runtime-flag-switch detection mechanism and re-announce the related TT entry to advertise the new flag value. This mechanism can be easily exploited by future flags that may need the same treatment. Signed-off-by: Antonio Quartulli Signed-off-by: Marek Lindner --- Reading git-diff-tree failed