On Wednesday, April 24, 2013 22:37:52 Antonio Quartulli wrote:
Client flags from bit 0 to 7 are sent over the wire. BATADV_TT_CLIENT_TEMP is not sent therefore it has occupy an higher bit so to avoid wasting positions used by flags sent within packets
Signed-off-by: Antonio Quartulli ordex@autistici.org
packet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Applied in revision bbc2d6d.
Thanks, Marek