b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
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.] a dumb question about batman
Date: Thu, 20 Sep 2018 08:37:07 +0200	[thread overview]
Message-ID: <17473475.hfVQGVbU65@bentobox> (raw)
In-Reply-To: <CAA93jw70qSL-5w+bVr-BX40ay=7qK2XX5X6VPW=kk31VOiHEVA@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 828 bytes --]

[please avoid replying to a unrelated message when starting a new topic]

On Mittwoch, 19. September 2018 09:47:09 CEST Dave Taht wrote:
> What does the frame look like nowadays? Does it have an IP header?

Depends on what you are talking about. batman-adv is still raw ethernet. The 
encapsulated traffic ("tunnelled traffic) is

1. ethernet header
2. batman-adv header
3. encapsulated ethernet header
4. the rest (IP, ...)

I have attached some small examples which you can open with wireshark. I think 
the v15 support was added in 2014 - so you should be able to dissect these 
packets with the wireshark version from a recent Linux distribution.

And the (stagnating) batmand uses IPv4 for the announcements. And it only 
modifies IPv4 routing tables. For IPv4+IPv6 support, you have to check out 
bmx.

Kind regards,
	Sven

[-- Attachment #1.2: batadv-v15.tar.xz --]
[-- Type: application/x-xz-compressed-tar, Size: 3524 bytes --]

[-- Attachment #1.3: batmand.tar.xz --]
[-- Type: application/x-xz-compressed-tar, Size: 648 bytes --]

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2018-09-20  6:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-19 12:32 [B.A.T.M.A.N.] [PATCH 0/5] pull request for net-next: batman-adv 2018-09-19 Simon Wunderlich
2018-09-19 12:32 ` [B.A.T.M.A.N.] [PATCH 1/5] batman-adv: Start new development cycle Simon Wunderlich
2018-09-19 12:32 ` [B.A.T.M.A.N.] [PATCH 2/5] batman-adv: Mark debugfs functionality as deprecated Simon Wunderlich
2018-09-19 12:32 ` [B.A.T.M.A.N.] [PATCH 3/5] batman-adv: Provide debug messages as trace events Simon Wunderlich
2018-09-19 12:32 ` [B.A.T.M.A.N.] [PATCH 4/5] batman-adv: Move OGM rebroadcast stats to orig_ifinfo Simon Wunderlich
2018-09-19 12:32 ` [B.A.T.M.A.N.] [PATCH 5/5] batman-adv: Enable LockLess TX for softif Simon Wunderlich
2018-09-19 16:47   ` [B.A.T.M.A.N.] a dumb question about batman Dave Taht
2018-09-20  6:37     ` Sven Eckelmann [this message]
2018-09-20  3:36 ` [B.A.T.M.A.N.] [PATCH 0/5] pull request for net-next: batman-adv 2018-09-19 David Miller
2018-09-21 16:51 ` [B.A.T.M.A.N.] Packaging BATMAN A. James Lewis

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=17473475.hfVQGVbU65@bentobox \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).