lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 9 Nov 2011 01:23:01 +0900
From:	Michio Honda <micchie@....wide.ad.jp>
To:	David Miller <davem@...emloft.net>,
	Wei Yongjun <weiyj.lk@...il.com>
Cc:	netdev@...r.kernel.org
Subject: [PATCH 0/2] sctp: Patches for fasthandoff

>From 0c0019a3d219bd900bedbadfa6a3b3733d9ca49c Mon Sep 17 00:00:00 2001
From: Michio Honda <micchie@....wide.ad.jp>
Date: Wed, 9 Nov 2011 00:54:52 +0900
Subject: [PATCH 0/2] sctp: Patches for fasthandoff

Series of 2 patches for retransmission immediately after the address reconfiguration including disconnected period.  

Michio Honda (2):
  sctp: fasthandoff with ASCONF at mobile-node
  sctp: fasthandoff with ASCONF at server-node

 include/net/sctp/structs.h |    1 +
 net/sctp/sm_make_chunk.c   |    4 +++-
 net/sctp/sm_sideeffect.c   |    8 +++++++-
 net/sctp/transport.c       |   16 ++++++++++++++++
 4 files changed, 27 insertions(+), 2 deletions(-)

-- 
1.7.3.2


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists