batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already exists
authorAntonio Quartulli <ordex@autistici.org>
Sun, 15 Jan 2012 23:36:58 +0000 (00:36 +0100)
committerAntonio Quartulli <ordex@autistici.org>
Mon, 14 May 2012 07:05:08 +0000 (09:05 +0200)
When trying to add a new tt_local_entry, if such entry already exists, we have
to ensure that the TT_CLIENT_PENDING flag is not set, otherwise the entry will
be deleted soon.

Reported-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>

No differences found