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: [B.A.T.M.A.N.] [PATCH v2 0/5] batman-adv: Missing list checks for *list_add*
Date: Thu,  6 Sep 2018 14:35:23 +0200	[thread overview]
Message-ID: <20180906123528.30490-1-sven@narfation.org> (raw)

Hi,

Marek reviewed the the previous version of the patcheset [0] and requested
some changes for patch 1 and 3.

* patch 1:

  - added kerneldoc about the locking requirements

* patch 3

  - changed batadv_softif_create_vlan to handle problems in
    batadv_sysfs_add_vlan as fatal error

Kind regards,
        Sven

[0] https://patchwork.open-mesh.org/project/b.a.t.m.a.n./list/?series=150&submitter=&state=*&q=&archive=both&delegate=
[1] https://www.open-mesh.org/issues/235
[2] https://www.open-mesh.org/issues/236
[3] https://www.open-mesh.org/issues/237
[4] https://www.open-mesh.org/issues/238
[5] https://www.open-mesh.org/issues/239
[6] https://www.open-mesh.org/issues/240
[7] https://www.open-mesh.org/issues/241
[8] https://patchwork.open-mesh.org/patch/4919/

 net/batman-adv/gateway_client.c    | 11 +++++++++--
 net/batman-adv/network-coding.c    | 27 +++++++++++++++------------
 net/batman-adv/soft-interface.c    | 25 ++++++++++++++++++-------
 net/batman-adv/translation-table.c |  6 ++++--
 net/batman-adv/tvlv.c              |  8 ++++++--
 5 files changed, 52 insertions(+), 25 deletions(-)

-- 
2.11.0


             reply	other threads:[~2018-09-06 12:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-06 12:35 Sven Eckelmann [this message]
2018-09-06 12:35 ` [B.A.T.M.A.N.] [PATCH v2 1/5] batman-adv: Prevent duplicated gateway_node entry Sven Eckelmann
2018-09-06 12:35 ` [B.A.T.M.A.N.] [PATCH v2 2/5] batman-adv: Prevent duplicated nc_node entry Sven Eckelmann
2018-09-06 12:35 ` [B.A.T.M.A.N.] [PATCH v2 3/5] batman-adv: Prevent duplicated softif_vlan entry Sven Eckelmann
2018-09-06 12:35 ` [B.A.T.M.A.N.] [PATCH v2 4/5] batman-adv: Prevent duplicated global TT entry Sven Eckelmann
2018-09-06 12:35 ` [B.A.T.M.A.N.] [PATCH v2 5/5] batman-adv: Prevent duplicated tvlv handler Sven Eckelmann
2018-09-07 11:15 ` [B.A.T.M.A.N.] [PATCH v2 0/5] batman-adv: Missing list checks for *list_add* 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=20180906123528.30490-1-sven@narfation.org \
    --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).