Randall Stewart 17205ecc85 - More macros for OS compatabilty
-  PR-SCTP would ignore FWD-TSN's above a rwnd's worth
   of TSN's (1 byte msgs).. this left the peer hopelessly
   out of sync.. or an attacker. So now we abort the assoc.
-  New IFN hash, also rename hashes to match addr/ifn now
   that the vrf has multiple.
-  Do not enable SCTP_PCB_FLAGS_RECVDATAIOEVNT per default
   as defined in the Socket API ID.
-  Export MTU information via sysctl.
-  Vrf's need table id's. This is default for
   BSD, but may be other things later when BSD
   fully supports VRFs.
-  Additional stream reset bug (caught by cisco dev-test).
-  Additional validations for the address in sending a message (socket api).
-------- and -----
-  Fix association notifications not to give the active open
   side false notifications.
-  Fix so sendfile and SENDALL will work properly (missing
   flag to say socket sender is done).
-  Fix Bug that prevented COOKIES from being retransmitted.
-  Break out connectx into helper sub-models so that iox routines can
   reuse the helpers.
-  When an address is added during system init (non-dynamic mode) make
   sure that the "defer use" flag is not set.
** its compiling on XR now :-D **

Reviewed by:	gnn
2007-05-08 00:21:05 +00:00
..
2007-04-30 20:26:11 +00:00
2005-10-21 16:23:01 +00:00
2005-08-26 15:27:18 +00:00
2006-12-04 00:41:48 +00:00
2006-01-21 10:44:34 +00:00
2006-07-06 13:25:01 +00:00
2007-03-23 09:43:36 +00:00
2007-04-04 15:30:31 +00:00
2007-03-15 11:27:14 +00:00
2007-03-15 11:27:14 +00:00
2007-05-08 00:21:05 +00:00
2007-05-08 00:21:05 +00:00
2007-03-15 11:27:14 +00:00
2007-05-08 00:21:05 +00:00
2007-05-08 00:21:05 +00:00
2007-05-08 00:21:05 +00:00
2007-05-08 00:21:05 +00:00
2007-05-08 00:21:05 +00:00
2007-05-08 00:21:05 +00:00
2007-05-08 00:21:05 +00:00
2007-05-08 00:21:05 +00:00
2007-03-24 22:15:02 +00:00
2007-05-06 13:38:25 +00:00