netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next 0/2] tipc: make link protocol more resilient
@ 2018-07-09 23:07 Jon Maloy
  2018-07-09 23:07 ` [net-next 1/2] tipc: add sequence number check for link STATE messages Jon Maloy
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jon Maloy @ 2018-07-09 23:07 UTC (permalink / raw)
  To: davem, netdev
  Cc: gordan.mihaljevic, tung.q.nguyen, hoang.h.le, jon.maloy,
	canh.d.luu, ying.xue, tipc-discussion

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

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

end of thread, other threads:[~2018-07-12  6:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-09 23:07 [net-next 0/2] tipc: make link protocol more resilient Jon Maloy
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

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