--- batman-adv_next.packet.h 2012-06-23 00:15:01.203134511 +0200 +++ batctl_next.packet.h 2012-06-23 00:15:01.207134517 +0200 @@ -77,7 +77,7 @@ BATADV_TT_FULL_TABLE = 1 << 2, };
-/* BATADV_TT_CLIENT flags. +/* TT_CLIENT flags. * Flags from 1 to 1 << 7 are sent on the wire, while flags from 1 << 8 to * 1 << 15 are used for local computation only */
linux-merge@lists.open-mesh.org