From: Jon Maloy <jon.maloy@ericsson.com>
To: <davem@davemloft.net>, <netdev@vger.kernel.org>
Cc: <gordan.mihaljevic@dektech.com.au>,
<tung.q.nguyen@dektech.com.au>, <hoang.h.le@dektech.com.au>,
<jon.maloy@ericsson.com>, <canh.d.luu@dektech.com.au>,
<ying.xue@windriver.com>, <tipc-discussion@lists.sourceforge.net>
Subject: [net-next 0/2] tipc: make link protocol more resilient
Date: Tue, 10 Jul 2018 01:07:34 +0200 [thread overview]
Message-ID: <1531177656-31721-1-git-send-email-jon.maloy@ericsson.com> (raw)
These two commits make the link ptotocol more resilient to
infrastructures with frequent packet duplication and long delays.
Jon Maloy (2):
tipc: add sequence number check for link STATE messages
tipc: check session number before accepting link protocol messages
net/tipc/link.c | 76 ++++++++++++++++++++++++++++++++++++++++++++-------------
net/tipc/link.h | 2 ++
net/tipc/node.c | 12 ++++++++-
net/tipc/node.h | 14 ++++++-----
4 files changed, 80 insertions(+), 24 deletions(-)
--
2.1.4
next reply other threads:[~2018-07-09 23:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-09 23:07 Jon Maloy [this message]
2018-07-09 23:07 ` [net-next 1/2] tipc: add sequence number check for link STATE messages Jon Maloy
2018-07-09 23:07 ` [net-next 2/2] tipc: check session number before accepting link protocol messages Jon Maloy
2018-07-12 6:06 ` [net-next 0/2] tipc: make link protocol more resilient David Miller
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=1531177656-31721-1-git-send-email-jon.maloy@ericsson.com \
--to=jon.maloy@ericsson.com \
--cc=canh.d.luu@dektech.com.au \
--cc=davem@davemloft.net \
--cc=gordan.mihaljevic@dektech.com.au \
--cc=hoang.h.le@dektech.com.au \
--cc=netdev@vger.kernel.org \
--cc=tipc-discussion@lists.sourceforge.net \
--cc=tung.q.nguyen@dektech.com.au \
--cc=ying.xue@windriver.com \
/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).