From: Sven Eckelmann <sven@narfation.org>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: [B.A.T.M.A.N.] [PATCHv3] batctl: rename stuff from *hna* to *tt* (translation table)
Date: Thu, 5 May 2011 09:05:18 +0200 [thread overview]
Message-ID: <201105050905.20271.sven@narfation.org> (raw)
In-Reply-To: <1304577807-16450-1-git-send-email-ordex@autistici.org>
[-- Attachment #1: Type: Text/Plain, Size: 490 bytes --]
> diff --git a/packet.h b/packet.h
> index e757187..c225c3a 100644
> --- a/packet.h
> +++ b/packet.h
> @@ -61,7 +61,7 @@ struct batman_packet {
> uint8_t orig[6];
> uint8_t prev_sender[6];
> uint8_t ttl;
> - uint8_t num_hna;
> + uint8_t num_tt;
> uint8_t gw_flags; /* flags related to gateway class */
> uint8_t align;
> } __packed;
Modified stuff in batctl/packet.h must also be changed in batman-adv/packet.h
at the same time.
Kind regards,
Sven
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2011-05-05 7:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-04 22:53 [B.A.T.M.A.N.] [PATCH] batctl: rename stuff from *hna* to *tt* (translation table) Antonio Quartulli
2011-05-04 23:11 ` [B.A.T.M.A.N.] [PATCHv2] " Antonio Quartulli
2011-05-05 6:43 ` [B.A.T.M.A.N.] [PATCHv3] " Antonio Quartulli
2011-05-05 7:05 ` Sven Eckelmann [this message]
2011-05-05 7:24 ` Antonio Quartulli
2011-05-07 17:42 ` Marek Lindner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201105050905.20271.sven@narfation.org \
--to=sven@narfation.org \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.