From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 24 Apr 2013 22:28:18 +0800 References: <1366724403-29629-1-git-send-email-lindner_marek@yahoo.de> <1366724403-29629-5-git-send-email-lindner_marek@yahoo.de> In-Reply-To: <1366724403-29629-5-git-send-email-lindner_marek@yahoo.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201304242228.18264.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv2 4/7] batman-adv: tvlv - add network coding container 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: The list for a Better Approach To Mobile Ad-hoc Networking On Tuesday, April 23, 2013 21:40:00 Marek Lindner wrote: > Create network coding container to announce network coding > capabilities (if enabled). > > Signed-off-by: Marek Lindner > --- > network-coding.c | 63 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++ network-coding.h > | 6 ++++++ > packet.h | 2 ++ > sysfs.c | 4 +++- > types.h | 2 ++ > 5 files changed, 76 insertions(+), 1 deletion(-) Applied in revision 7dd9d89. Regards, Marek