netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] sctp: check the rto_min and rto_max
@ 2013-12-07  7:17 Wang Weidong
  2013-12-07  7:17 ` [PATCH v5 1/2] " Wang Weidong
  2013-12-07  7:17 ` [PATCH v5 2/2] sctp: fix up a spacing Wang Weidong
  0 siblings, 2 replies; 17+ messages in thread
From: Wang Weidong @ 2013-12-07  7:17 UTC (permalink / raw)
  To: vyasevich, nhorman, davem; +Cc: dborkman, netdev, linux-sctp

v4 -> v5
  - patch1: add marco in constants.h and fix up spacing as
    suggested by Daniel
  - patch2: add a patch for fix up do_hmac_alg for according
    to do_rto_min[max]

Wang Weidong (2):
  sctp: check the rto_min and rto_max
  sctp: fix up a spacing

 include/net/sctp/constants.h |  3 ++
 net/sctp/socket.c            |  5 +++
 net/sctp/sysctl.c            | 80 ++++++++++++++++++++++++++++++++++++++------
 3 files changed, 77 insertions(+), 11 deletions(-)

-- 
1.7.12

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

end of thread, other threads:[~2013-12-09 15:39 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-07  7:17 [PATCH v5 0/2] sctp: check the rto_min and rto_max Wang Weidong
2013-12-07  7:17 ` [PATCH v5 1/2] " Wang Weidong
2013-12-07 12:43   ` Daniel Borkmann
2013-12-07 13:13     ` Wang Weidong
2013-12-07 19:01     ` Vlad Yasevich
2013-12-07 21:12       ` Daniel Borkmann
2013-12-09  2:31         ` Vlad Yasevich
2013-12-07 18:54   ` Vlad Yasevich
2013-12-09  1:53     ` Wang Weidong
2013-12-09  2:19       ` Vlad Yasevich
2013-12-09  2:28         ` Wang Weidong
2013-12-09  2:40           ` Vlad Yasevich
2013-12-09  2:51             ` Wang Weidong
2013-12-09  3:28             ` Wang Weidong
2013-12-09 14:55               ` Vlad Yasevich
2013-12-09 15:40                 ` Wang Weidong
2013-12-07  7:17 ` [PATCH v5 2/2] sctp: fix up a spacing Wang Weidong

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