From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 3 Apr 2013 19:05:16 +0800 References: <1364215787-17935-2-git-send-email-ordex@autistici.org> <1364216085-27994-1-git-send-email-ordex@autistici.org> In-Reply-To: <1364216085-27994-1-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201304031905.16678.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv2 2/2] batman-adv: slightly improve neighbor creation debug message 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: Antonio Quartulli On Monday, March 25, 2013 20:54:45 Antonio Quartulli wrote: > From: Antonio Quartulli > > print the interface along with the new neighbor mac address > > Signed-off-by: Antonio Quartulli > --- > > v2: > - fixed member name > > originator.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Applied in revision ca32543. Thanks, Marek