b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
From: Marek Lindner <lindner_marek@yahoo.de>
To: b.a.t.m.a.n@lists.open-mesh.org
Cc: Marek Lindner <lindner_marek@yahoo.de>
Subject: [B.A.T.M.A.N.] [PATCH] batctl: update the tcpdump section in the README
Date: Mon, 14 Nov 2011 00:20:36 +0800	[thread overview]
Message-ID: <1321201236-14446-1-git-send-email-lindner_marek@yahoo.de> (raw)

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
---
 README |   23 ++++++++++++++---------
 1 files changed, 14 insertions(+), 9 deletions(-)

diff --git a/README b/README
index 442f8b6..cdeb2ed 100644
--- a/README
+++ b/README
@@ -84,21 +84,26 @@ traceroute to fe:fe:00:00:09:01 (fe:fe:00:00:09:01), 50 hops max, 19 byte packet
 batctl tcpdump
 ===============
 
-tcpdump layer 2 traffic on the given interface
+tcpdump layer 2 and/or layer 3 traffic on the given interface
 
 Usage: batctl tcpdump [options] interface [interface]
 options:
          -h print this help
          -n don't convert addresses to bat-host names
          -p dump specific packet type
-                1 - batman ogm packets
-                2 - batman icmp packets
-                4 - batman unicast packets
-                8 - batman broadcast packets
-                16 - batman vis packets
-                32 - batman fragmented packets
-                64 - non batman packets
-                65 - batman ogm & non batman packets
+         -x dump all packet types except specified
+packet types:
+                  1 - batman ogm packets
+                  2 - batman icmp packets
+                  4 - batman unicast packets
+                  8 - batman broadcast packets
+                 16 - batman vis packets
+                 32 - batman fragmented packets
+                 64 - batman tt / roaming packets
+                128 - non batman packets
+                129 - batman ogm & non batman packets
+
+tcpdump supports standard interfaces as well as raw wifi interfaces running in monitor mode.
 
 Example output for tcpdump:
 
-- 
1.7.5.4


             reply	other threads:[~2011-11-13 16:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-13 16:20 Marek Lindner [this message]
2011-11-13 18:56 ` [B.A.T.M.A.N.] [PATCH] batctl: update the tcpdump section in the README 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=1321201236-14446-1-git-send-email-lindner_marek@yahoo.de \
    --to=lindner_marek@yahoo.de \
    --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).