b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH v2 0/5] batman-adv: Missing list checks for *list_add*
@ 2018-09-06 12:35 Sven Eckelmann
  2018-09-06 12:35 ` [B.A.T.M.A.N.] [PATCH v2 1/5] batman-adv: Prevent duplicated gateway_node entry Sven Eckelmann
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Sven Eckelmann @ 2018-09-06 12:35 UTC (permalink / raw)
  To: b.a.t.m.a.n

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-09-07 11:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-06 12:35 [B.A.T.M.A.N.] [PATCH v2 0/5] batman-adv: Missing list checks for *list_add* Sven Eckelmann
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

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).