From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Tue, 24 Sep 2013 20:28:41 +0800 Message-ID: <1602969.NQcLbttgeq@diderot> In-Reply-To: <1379873908-1766-1-git-send-email-antonio@meshcoding.com> References: <1379873908-1766-1-git-send-email-antonio@meshcoding.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [B.A.T.M.A.N.] [PATCH 1/2 next] batman-adv: fix orig capabilities numbering 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 Sunday 22 September 2013 20:18:27 Antonio Quartulli wrote: > Let's start the capabilities from bit 0. > > Introduced by 2b1c07b918d2acc41555bbde9d538179acb308b4 > ("batman-adv: tvlv - add distributed arp table container") > > Signed-off-by: Antonio Quartulli > --- > types.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied in revision a5aa462. Thanks, Marek