Randall Stewart
c99efcf633
- The address lock is changed to a rwlock. This
...
also involves macro changes to have a RLOCK and a WLOCK
and placing the correct version within the code.
- The INP-INFO lock is changed to a rwlock.
- When sctp_shutdown() is called on Mac OS X, the socket lock is held.
So call sctp_chunk_output with SCTP_SO_LOCKED and
not SCTP_SO_NOT_LOCKED.
- Add SCTP_IPI_ADDR_[RW]LOCK and SCTP_IPI_ADDR_[RW]UNLOCK for Mac OS X.
- u_int64_t -> uint64_t
- add missing addr unlock for error return path
Approved by: re@freebsd.org (K Smith)
2007-09-18 15:16:39 +00:00
..
2007-04-30 20:26:11 +00:00
2007-05-17 21:20:24 +00:00
2007-07-19 22:34:25 +00:00
2007-05-10 15:58:48 +00:00
2007-06-12 16:24:56 +00:00
2006-12-04 00:41:48 +00:00
2007-06-15 18:59:10 +00:00
2007-05-10 15:58:48 +00:00
2007-05-10 15:58:48 +00:00
2007-08-06 22:06:36 +00:00
2007-07-03 12:13:45 +00:00
2007-08-06 14:26:03 +00:00
2007-07-03 12:13:45 +00:00
2007-05-10 15:58:48 +00:00
2007-06-12 16:24:56 +00:00
2007-06-17 00:31:24 +00:00
2007-06-12 16:24:56 +00:00
2007-07-28 07:31:30 +00:00
2006-12-01 18:37:41 +00:00
2007-08-06 22:06:36 +00:00
2007-08-06 14:26:03 +00:00
2007-06-17 00:33:34 +00:00
2007-05-10 15:58:48 +00:00
2007-05-10 15:58:48 +00:00
2007-03-18 23:05:20 +00:00
2007-08-29 19:34:28 +00:00
2006-12-29 21:59:17 +00:00
2007-05-04 11:15:41 +00:00
2006-06-02 19:59:33 +00:00
2006-01-21 10:44:34 +00:00
2007-07-19 22:34:25 +00:00
2007-05-11 11:05:30 +00:00
2007-08-05 16:16:15 +00:00
2007-08-05 16:16:15 +00:00
2007-08-05 16:16:15 +00:00
2007-08-06 14:26:03 +00:00
2007-02-08 23:05:08 +00:00
2007-05-11 10:48:30 +00:00
2007-05-11 10:48:30 +00:00
2007-07-03 12:13:45 +00:00
2007-06-12 16:24:56 +00:00
2007-05-11 11:00:48 +00:00
2007-07-03 12:13:45 +00:00
2007-09-18 15:16:39 +00:00
2007-09-15 19:07:42 +00:00
2007-09-08 11:35:11 +00:00
2007-06-09 13:46:57 +00:00
2007-09-08 17:48:46 +00:00
2007-05-29 09:29:03 +00:00
2007-09-08 11:35:11 +00:00
2007-09-10 17:06:25 +00:00
2007-09-13 14:43:54 +00:00
2007-05-08 17:01:12 +00:00
2007-05-08 17:01:12 +00:00
2007-08-24 00:53:53 +00:00
2007-09-13 10:36:43 +00:00
2007-06-22 13:50:56 +00:00
2007-09-16 23:03:38 +00:00
2007-07-02 19:22:22 +00:00
2007-09-18 15:16:39 +00:00
2007-09-18 15:16:39 +00:00
2007-08-24 00:53:53 +00:00
2007-09-18 15:16:39 +00:00
2007-09-15 19:07:42 +00:00
2007-09-18 15:16:39 +00:00
2007-09-18 15:16:39 +00:00
2007-09-08 11:35:11 +00:00
2007-05-08 17:01:12 +00:00
2007-09-08 17:48:46 +00:00
2007-09-13 14:43:54 +00:00
2007-09-15 19:07:42 +00:00
2007-09-15 19:07:42 +00:00
2007-09-13 10:36:43 +00:00
2007-09-18 15:16:39 +00:00
2007-09-18 15:16:39 +00:00
2007-09-08 17:48:46 +00:00
2007-09-15 19:07:42 +00:00
2007-09-18 15:16:39 +00:00
2007-09-13 14:43:54 +00:00
2007-05-07 14:05:23 +00:00
2007-03-24 22:15:02 +00:00
2007-07-30 11:06:42 +00:00
2007-06-08 13:43:28 +00:00
2007-09-10 14:49:32 +00:00
2007-07-03 12:13:45 +00:00
2007-05-13 22:16:13 +00:00
2007-05-11 11:21:43 +00:00
2006-06-18 14:24:12 +00:00
2007-09-07 09:19:22 +00:00
2007-08-06 14:26:03 +00:00
2007-07-27 00:57:06 +00:00
2007-09-07 09:19:22 +00:00
2007-09-07 09:19:22 +00:00
2007-06-04 18:25:08 +00:00
2007-09-07 09:19:22 +00:00
2007-09-07 09:19:22 +00:00
2007-05-25 21:28:49 +00:00
2007-09-10 14:22:15 +00:00
2007-07-10 09:30:46 +00:00
2007-02-20 10:13:11 +00:00