Re: [B.A.T.M.A.N.] Latency Related Problem

2013-01-08 Thread Marek Lindner
Hi, you don't like the mailing list ? Why do you keep mailing me privately ? this is the last time I respond to mails you send to me privately concerning batman-adv. Use the mailing list! On Tuesday, January 08, 2013 19:36:45 you wrote: I am not comparing the ping between two nodes. I am

[B.A.T.M.A.N.] [PATCH] batman-adv: fix NET_ADDR_RANDOM usage for pre-3.9 kernel

2013-01-08 Thread Simon Wunderlich
Kernel before 3.9 have the NET_ADDR_RANDOM flag which needs to be set. This patch adds the necessary compat change for older kernel. Signed-off-by: Simon Wunderlich s...@hrz.tu-chemnitz.de --- compat.h | 13 + 1 file changed, 13 insertions(+) diff --git a/compat.h b/compat.h index

Re: [B.A.T.M.A.N.] Latency Related Problem

2013-01-08 Thread NicoEchániz
On 01/08/2013 09:52 AM, Marek Lindner wrote: Hi, you don't like the mailing list ? Why do you keep mailing me privately ? this is the last time I respond to mails you send to me privately concerning batman-adv. Use the mailing list! On Tuesday, January 08, 2013 19:36:45 you wrote: I

Re: [B.A.T.M.A.N.] Unterstanding gateway-mode - why do nodes have a sticky gateway

2013-01-08 Thread NicoEchániz
On 01/08/2013 03:15 AM, Marek Lindner wrote: May I propose that we schedule an IRC discussion for this topic ? I lost track of what you are actually trying to achieve and I see things getting more and more complicated. Whatever idea you come up with keep in mind that somebody has to do

Re: [B.A.T.M.A.N.] pull request: batman-adv 2013-01-07

2013-01-08 Thread Antonio Quartulli
Hi Dave, On Mon, Jan 07, 2013 at 07:50:29PM -0800, David Miller wrote: Are you kidding me? To be honest I was not. 'net' is for bug fixes not futzing around with version numbers and copyright years inc omments. Last week you have just pulled a similar commit (brcmsmac: add copyright

Re: [B.A.T.M.A.N.] Unterstanding gateway-mode - why do nodes have a sticky gateway

2013-01-08 Thread Marek Lindner
On Wednesday, January 09, 2013 00:35:17 NicoEchániz wrote: On 01/08/2013 03:15 AM, Marek Lindner wrote: May I propose that we schedule an IRC discussion for this topic ? I lost track of what you are actually trying to achieve and I see things getting more and more complicated. Whatever

Re: [B.A.T.M.A.N.] [PATCHv2] batctl: man page - fix undefined macro warning

2013-01-08 Thread Marek Lindner
On Sunday, January 06, 2013 21:44:55 Marek Lindner wrote: A line beginning with ' or . in a groff file has a special meaning and cannot be used for literal text. Instead the interpreter will try to execute it and fail doing so. A zero-width space or reformatting the paragraph can be used as