Randall Stewart a21779f050 Fixes to ECN in SCTP.
1) ECN was on an association basis, this is incorrect and
   will not work with CMT or for that matter if the user
   is sending to multiple addresses. This commit makes
   ECN on a per path basis.
2) Adopt the new format for the ECN internet draft. This also
   maintains compatability with old format chunks as well.
3) Keep track of the real time of a RTT down to micro seconds.
   For some future conditional features (for like a data center
   this is good information to have).
MFC after:	1 month
2011-01-29 19:55:29 +00:00
..
2011-01-29 07:22:33 +00:00
2011-01-28 06:12:59 +00:00
2011-01-28 19:04:15 +00:00
2010-11-27 15:41:44 +00:00
2011-01-27 03:32:16 +00:00
2011-01-29 19:55:29 +00:00
2010-12-05 10:15:23 +00:00