From: Sven Eckelmann <sven@narfation.org>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: [PATCH 2/3] batman-adv: allow broadcast packet type with unicast destination
Date: Sat, 25 May 2019 12:53:13 +0200 [thread overview]
Message-ID: <3815968.0aduZrHPgI@sven-edge> (raw)
In-Reply-To: <20190514073859.2053-3-linus.luessing@c0d3.blue>
[-- Attachment #1: Type: text/plain, Size: 690 bytes --]
On Tuesday, 14 May 2019 09:38:58 CEST Linus Lüssing wrote:
> +
> + /**
> + * BATADV_ORIG_CAPA_HAS_BCAST_URCV: orig node is able to receive
> + * batman-adv broadcast packets with a unicast ethernet frame
> + * destination
> + */
> + BATADV_ORIG_CAPA_HAS_BCAST_URCV,
> };
Here is a minor problem with the kerneldoc syntax:
./net/batman-adv/types.h:550: warning: Incorrect use of kernel-doc format: * BATADV_ORIG_CAPA_HAS_BCAST_URCV: orig node is able to receive
./net/batman-adv/types.h:555: warning: Enum value 'BATADV_ORIG_CAPA_HAS_BCAST_URCV' not described in enum 'batadv_orig_capabilities'
Kind regards,
Sven
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2019-05-25 10:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-14 7:38 [PATCH 0/3] batman-adv: broadcast flooding improvements Linus Lüssing
2019-05-14 7:38 ` [PATCH 1/3] batman-adv: bcast: queue per interface, if needed Linus Lüssing
2019-05-25 10:21 ` Sven Eckelmann
2019-05-14 7:38 ` [PATCH 2/3] batman-adv: allow broadcast packet type with unicast destination Linus Lüssing
2019-05-25 10:02 ` Sven Eckelmann
2019-05-25 10:24 ` Sven Eckelmann
2019-05-25 10:53 ` Sven Eckelmann [this message]
2019-05-14 7:38 ` [PATCH 3/3] batman-adv: forward broadcast packets via unicast transmissions Linus Lüssing
2019-05-25 10:21 ` Sven Eckelmann
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=3815968.0aduZrHPgI@sven-edge \
--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