From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sun, 7 Oct 2012 02:47:35 +0800 References: <1349078263-5834-1-git-send-email-ordex@autistici.org> <1349078263-5834-10-git-send-email-ordex@autistici.org> In-Reply-To: <1349078263-5834-10-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201210070247.35946.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv12 9/9] batman-adv: Add get_ethtool_stats() support for DAT Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: b.a.t.m.a.n@lists.open-mesh.org Cc: Martin =?utf-8?q?Hundeb=C3=B8ll?= On Monday, October 01, 2012 15:57:43 Antonio Quartulli wrote: > From: Martin Hundeb=C3=B8ll >=20 > Added additional counters for D.A.T. >=20 > Signed-off-by: Martin Hundeb=C3=B8ll > Signed-off-by: Antonio Quartulli > --- > distributed-arp-table.c | 19 +++++++++++++++++-- > distributed-arp-table.h | 27 +++++++++++++++++++++++++++ > routing.c | 8 +++++++- > soft-interface.c | 7 +++++++ > types.h | 7 +++++++ > 5 files changed, 65 insertions(+), 3 deletions(-) Applied in revision b996a44. Thanks, Marek