1. 37550cf Remove whitespace at end of line by Chris Dearman · 12 years ago
  2. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  3. a6d91a2 Use the SO_REUSEADDR option in sctp tests to prevent bind error shortly after another test ended: I've noticed a bunch of errors in the SCTP tests, all of them being for the same reason, "bind: address already in use". I tried using the SO_REUSEADDR option on the socket, as if it was TCP, and it helped. However, I know almost nothing about SCTP, and don't know whether the same situation (applications binding to the same port quickly one after another) has the same problems and solution, or if it is just a kernel bug/misconfiguration/whatever else. Signed-off-by: Jiri Palecek <jpalecek@web.de>. by subrata_modak · 16 years ago
  4. 64a341f Updates from sridhar to sctp testsuite by mridge · 19 years ago
  5. 89de9aa Redo of sctp testcases to bring them up to date by uid52817 · 21 years ago