Garrett Wollman
98271db4d5
Convert socket structures to be type-stable and add a version number.
...
Define a parameter which indicates the maximum number of sockets in a
system, and use this to size the zone allocators used for sockets and
for certain PCBs.
Convert PF_LOCAL PCB structures to be type-stable and add a version number.
Define an external format for infomation about socket structures and use
it in several places.
Define a mechanism to get all PF_LOCAL and PF_INET PCB lists through
sysctl(3) without blocking network interrupts for an unreasonable
length of time. This probably still has some bugs and/or race
conditions, but it seems to work well enough on my machines.
It is now possible for `netstat' to get almost all of its information
via the sysctl(3) interface rather than reading kmem (changes to follow).
1998-05-15 20:11:40 +00:00
..
1998-02-20 13:11:54 +00:00
1998-04-28 18:15:08 +00:00
1997-12-14 19:36:24 +00:00
1997-08-02 14:33:27 +00:00
1997-10-12 20:26:33 +00:00
1998-04-19 23:32:49 +00:00
1998-05-14 11:29:06 +00:00
1998-04-28 18:15:08 +00:00
1997-11-06 19:29:57 +00:00
1998-04-08 09:01:53 +00:00
1997-11-22 08:35:46 +00:00
1998-05-11 03:55:28 +00:00
1998-04-17 22:37:19 +00:00
1998-04-06 08:26:08 +00:00
1998-01-22 17:30:44 +00:00
1998-04-17 04:53:44 +00:00
1998-02-20 13:37:40 +00:00
1998-01-01 08:56:24 +00:00
1998-02-12 18:02:07 +00:00
1998-04-17 04:53:44 +00:00
1998-01-31 07:23:16 +00:00
1998-03-08 09:59:44 +00:00
1998-03-28 11:51:01 +00:00
1997-11-07 08:53:44 +00:00
1998-03-30 09:56:58 +00:00
1997-02-28 10:14:24 +00:00
1998-04-04 05:55:05 +00:00
1998-02-20 13:52:15 +00:00
1997-12-20 03:05:47 +00:00
1998-04-15 17:47:40 +00:00
1998-04-05 02:59:10 +00:00
1998-05-12 17:34:02 +00:00
1998-03-03 20:55:26 +00:00
1998-02-06 12:14:30 +00:00
1998-04-04 13:26:20 +00:00
1997-12-16 17:40:42 +00:00
1998-04-08 09:01:53 +00:00
1998-03-30 09:56:58 +00:00
1998-05-14 11:31:08 +00:00
1998-02-25 06:13:32 +00:00
1997-12-16 17:40:42 +00:00
1998-04-15 17:47:40 +00:00
1997-11-20 20:07:59 +00:00
1997-02-22 09:48:43 +00:00
1996-03-31 18:53:43 +00:00
1998-03-09 04:00:42 +00:00
1998-05-01 16:40:21 +00:00
1998-03-28 11:51:01 +00:00
1998-03-28 11:51:01 +00:00
1997-11-18 12:43:41 +00:00
1998-04-15 17:47:40 +00:00
1998-02-20 13:37:40 +00:00
1997-12-02 21:07:20 +00:00
1998-04-24 11:50:30 +00:00
1997-12-02 21:07:20 +00:00
1998-02-20 13:46:58 +00:00
1998-05-15 20:11:40 +00:00
1997-12-28 05:03:33 +00:00
1998-05-01 16:40:21 +00:00
1998-04-15 17:47:40 +00:00
1998-05-11 01:06:08 +00:00
1998-04-28 18:15:08 +00:00
1997-09-14 02:50:28 +00:00
1998-04-05 10:03:52 +00:00
1998-03-28 10:33:27 +00:00
1998-02-06 12:14:30 +00:00
1998-03-28 10:33:27 +00:00
1998-05-14 11:29:06 +00:00
1998-05-14 11:28:11 +00:00
1997-11-18 12:52:10 +00:00
1998-03-30 09:56:58 +00:00
1998-03-30 09:56:58 +00:00
1998-05-04 17:12:53 +00:00
1998-02-25 06:16:37 +00:00
1997-12-16 17:40:42 +00:00
1998-03-28 10:33:27 +00:00
1998-02-25 06:19:15 +00:00
1998-02-20 13:46:58 +00:00
1998-04-15 17:47:40 +00:00
1997-02-22 09:48:43 +00:00
1998-02-20 13:46:58 +00:00
1998-03-30 09:56:58 +00:00
1998-05-15 20:11:40 +00:00
1998-02-20 13:37:40 +00:00
1998-05-15 20:11:40 +00:00
1998-05-15 20:11:40 +00:00
1998-05-15 20:11:40 +00:00
1998-05-15 20:11:40 +00:00
1998-04-14 06:24:43 +00:00
1998-05-15 20:11:40 +00:00
1998-04-17 22:37:19 +00:00
1998-05-01 15:10:59 +00:00
1997-12-19 23:18:37 +00:00
1998-05-01 16:29:27 +00:00
1998-04-20 03:57:41 +00:00
1998-05-06 05:29:41 +00:00
1998-04-19 23:32:49 +00:00
1998-05-11 03:55:28 +00:00
1998-02-09 06:11:36 +00:00
1998-04-08 18:31:59 +00:00
1998-04-20 03:57:41 +00:00
1998-04-19 23:32:49 +00:00
1998-05-11 03:55:28 +00:00
1998-05-07 04:58:58 +00:00
1997-12-19 23:25:16 +00:00
1997-12-19 23:25:16 +00:00
1998-05-07 04:58:58 +00:00