Re: [B.A.T.M.A.N.] [PATCH] batman-adv: don't redirect tt_request for me

2012-06-14 Thread Antonio Quartulli
On Thu, Jun 14, 2012 at 11:27:27PM +0200, Antonio Quartulli wrote: If a tt_request is directed to me, it never has to be redirected Signed-off-by: Antonio Quartulli or...@autistici.org sorry, drop this patch. I'll send v2 Cheers, -- Antonio Quartulli ..each of us alone is worth

[B.A.T.M.A.N.] [PATCH] batman-adv: don't redirect tt_request for me

2012-06-14 Thread Antonio Quartulli
If a tt_request is directed to me, it never has to be redirected Signed-off-by: Antonio Quartulli or...@autistici.org --- translation-table.c | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/translation-table.c b/translation-table.c index 2a6d7d6..c32c5f6 100644