public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: Antonio Quartulli <ordex@autistici.org>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: [B.A.T.M.A.N.] [PATCHv6 1/7] batman-adv: add UNICAST_4ADDR packet type
Date: Sun, 19 Feb 2012 15:54:19 +0100	[thread overview]
Message-ID: <20120219145419.GB7006@ritirata.org> (raw)
In-Reply-To: <1329583133-11681-2-git-send-email-ordex@autistici.org>

[-- Attachment #1: Type: text/plain, Size: 939 bytes --]

On Sat, Feb 18, 2012 at 05:38:47 +0100, Antonio Quartulli wrote:
> The current unicast packet type does not contain the orig source address. This
> patches add a new unicast packet (called UNICAST_4ADDR) which provides two new
> fields: the originator source address and the subtype (the type of the data
> contained in the packet payload). The former is useful to identify the node
> which injected the packet into the network and the latter is useful to avoid
> creating new unicast packet types in the future: a macro defining a new subtype
> will be enough.

Hello people,

I was wondering...what about adding a "payload_size" field to the new packet?

The handling code would probably be generic enough to handle any future change
leading to a more stable compat_version (instead of increasing its value
everyday).


Cheers,

-- 
Antonio Quartulli

..each of us alone is worth nothing..
Ernesto "Che" Guevara

[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]

  reply	other threads:[~2012-02-19 14:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-18 16:38 [B.A.T.M.A.N.] [PATCHv6 0/7] batman-adv: Distributed ARP Table Antonio Quartulli
2012-02-18 16:38 ` [B.A.T.M.A.N.] [PATCHv6 1/7] batman-adv: add UNICAST_4ADDR packet type Antonio Quartulli
2012-02-19 14:54   ` Antonio Quartulli [this message]
2012-02-20  5:43     ` Marek Lindner
2012-02-21 16:24       ` Antonio Quartulli
2012-02-18 16:38 ` [B.A.T.M.A.N.] [PATCHv6 2/7] batman-adv: add a new log level for DAT/ARP debugging Antonio Quartulli
2012-02-18 16:38 ` [B.A.T.M.A.N.] [PATCHv6 3/7] batman-adv: Distributed ARP Table - create DHT helper functions Antonio Quartulli
2012-02-18 16:38 ` [B.A.T.M.A.N.] [PATCHv6 4/7] batman-adv: Distributed ARP Table - add ARP parsing functions Antonio Quartulli
2012-02-18 16:38 ` [B.A.T.M.A.N.] [PATCHv6 5/7] batman-adv: Distributed ARP Table - add snooping functions for ARP messages Antonio Quartulli
2012-02-18 16:38 ` [B.A.T.M.A.N.] [PATCHv6 6/7] batman-adv: Distributed ARP Table - increase default soft_iface ARP table timeout Antonio Quartulli
2012-02-18 16:38 ` [B.A.T.M.A.N.] [PATCHv6 7/7] batman-adv: Distributed ARP Table - add compile option Antonio Quartulli

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=20120219145419.GB7006@ritirata.org \
    --to=ordex@autistici.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox