public inbox for b.a.t.m.a.n@lists.open-mesh.org
 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.] [PATCH v3 0/4] batctl: netlink support for DAT and MCAST
Date: Wed, 14 Mar 2018 11:25:11 +0100	[thread overview]
Message-ID: <11982076.7SjS3eRglR@bentobox> (raw)
In-Reply-To: <20180313104358.19895-1-linus.luessing@c0d3.blue>

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

On Dienstag, 13. März 2018 11:43:54 CET Linus Lüssing wrote:
> This patchset adds netlink support for dumping DAT cache and multicast
> flags tables.
> 
> 
> Changes in v3:
> ==============
> - renamed netlink attributes:
>   - BATADV_ATTR_DC_ADDRESS   -> BATADV_ATTR_DAT_CACHE_IP4ADDRESS
>   - BATADV_ATTR_DC_HWADDRESS -> BATADV_ATTR_DAT_CACHE_HWADDRESS
>   - BATADV_ATTR_DC_VID       -> BATADV_ATTR_DAT_CACHE_VID
> 
> Changes in v2:
> ==============
> 
> - Removed htonl() conversion for BATADV_ATTR_DC_ADDRESS as batman-adv
>   now provides it in network byte order (via nla_put_in_addr() )
> - Increased BATADV_ATTR_MCAST_FLAGS and BATADV_ATTR_MCAST_FLAGS_PRIV
>   size from 8 to 32 bits to enhance extensibility
> - Changed mcast_flags error value from -EINVAL to -ENOTSUPP to allow
>   a fallback to and retry via debugfs, for compatibility with older
>   batman-adv versions
> 

Applied in bfff37a..b560610 [1]

Thanks,
	Sven

[1] https://git.open-mesh.org/batctl.git/commit/c353d3a0da6068fd759ebf96727189fcc3c3dbae
    https://git.open-mesh.org/batctl.git/commit/33260655b3b029b05f76fbc71d1bcdd4aa5c655b
    https://git.open-mesh.org/batctl.git/commit/c1bb431577f1b2a4250a780f9c29355eb3694ff9
    https://git.open-mesh.org/batctl.git/commit/b56061058113913c9e16b388761b873ab216e1d4

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

      parent reply	other threads:[~2018-03-14 10:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-13 10:43 [B.A.T.M.A.N.] [PATCH v3 0/4] batctl: netlink support for DAT and MCAST Linus Lüssing
2018-03-13 10:43 ` [B.A.T.M.A.N.] [PATCH v3 1/4] batctl: add DAT cache netlink support Linus Lüssing
2018-03-13 10:43 ` [B.A.T.M.A.N.] [PATCH v3 2/4] batctl: add netlink dump function for DAT cache table Linus Lüssing
2018-03-13 10:43 ` [B.A.T.M.A.N.] [PATCH v3 3/4] batctl: add multicast flags netlink support Linus Lüssing
2018-03-13 10:43 ` [B.A.T.M.A.N.] [PATCH v3 4/4] batctl: add netlink dump function for multicast flags table Linus Lüssing
2018-03-14 10:25 ` Sven Eckelmann [this message]

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=11982076.7SjS3eRglR@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