ru
67653866aa
First round of netstat(1) cleanup.
...
Removed the ambiguity in -s, -f, -p and -i flags handling.
Basically, there are four displays (except others):
1. PCB display.
2. Protocol statistics display. (-s)
3. Interface statistics display. (-i)
4. Per-interface protocol statistics display. (-i -s)
All of the above except 3) can be limited to a particular
protocol family (-f) or a single protocol (-p).
Some examples:
1. netstat -f inet -- show PCBs of all INET protocols
2. netstat -p udp -- show PCB of UDP protocol only (NEW!)
3. netstat -s -- show protocol statistics for all families
4. netstat -s -f inet -- show INET protocols statistics
5. netstat -s -p icmp -- show ICMP protocol statistics
This is a work in progress. Manpage has been fixed slightly,
but is still incomplete.
2001-06-15 18:25:38 +00:00
..
2001-05-20 06:15:09 +00:00
2001-03-27 10:52:19 +00:00
2001-03-27 10:52:19 +00:00
2001-05-28 03:49:23 +00:00
2001-05-20 06:18:37 +00:00
2001-06-02 03:10:07 +00:00
2001-05-02 23:57:49 +00:00
2001-05-10 07:29:35 +00:00
2001-06-11 04:24:43 +00:00
2001-06-01 14:45:00 +00:00
2001-03-27 10:52:19 +00:00
2000-11-20 19:21:22 +00:00
2001-05-28 12:58:10 +00:00
2000-12-14 13:58:15 +00:00
2000-12-19 16:00:12 +00:00
2001-02-07 13:45:30 +00:00
2000-11-20 19:21:22 +00:00
2001-05-26 22:45:14 +00:00
2001-05-26 22:47:58 +00:00
2001-02-28 17:38:53 +00:00
2000-11-20 19:21:22 +00:00
2001-04-03 18:03:29 +00:00
2001-02-06 20:01:40 +00:00
2001-03-27 10:52:19 +00:00
2000-11-20 19:21:22 +00:00
2001-06-07 02:57:58 +00:00
2000-09-06 07:28:02 +00:00
2001-03-27 10:52:19 +00:00
2001-05-22 11:33:38 +00:00
2001-06-13 06:38:58 +00:00
2001-06-11 03:45:33 +00:00
2001-03-27 10:52:19 +00:00
2001-02-01 16:38:02 +00:00
2001-01-25 13:13:55 +00:00
2001-06-01 10:24:58 +00:00
2001-03-27 10:52:19 +00:00
2001-03-27 10:52:19 +00:00
2001-05-16 13:53:19 +00:00
2001-03-27 10:52:19 +00:00
2001-06-06 10:17:05 +00:00
2000-11-20 19:21:22 +00:00
2000-12-19 16:00:12 +00:00
2001-05-29 20:39:47 +00:00
2000-11-20 19:21:22 +00:00
2001-04-04 15:09:54 +00:00
2001-06-07 05:26:26 +00:00
2001-02-08 16:38:16 +00:00
2001-02-21 19:33:38 +00:00
2001-03-27 10:52:19 +00:00
2001-05-02 23:56:21 +00:00
2001-02-13 09:56:35 +00:00
2001-01-16 17:04:17 +00:00
2001-03-27 10:52:19 +00:00
2001-05-28 06:14:48 +00:00
2001-04-20 07:41:23 +00:00
2001-02-01 16:38:02 +00:00
2001-06-01 01:14:28 +00:00
2000-11-20 19:21:22 +00:00
2001-05-29 23:35:18 +00:00
2001-05-24 08:47:57 +00:00
2000-11-23 11:21:35 +00:00
2001-03-27 10:52:19 +00:00
2000-11-28 07:24:15 +00:00
2001-03-27 10:52:19 +00:00
2001-03-19 12:50:13 +00:00
2001-06-12 15:58:31 +00:00
2001-05-01 08:46:02 +00:00
2001-02-13 09:56:35 +00:00
2001-06-14 04:55:26 +00:00
2000-12-19 16:00:12 +00:00
2001-05-02 23:56:21 +00:00
2001-05-30 02:39:53 +00:00
2001-03-27 10:52:19 +00:00
2000-06-03 11:39:38 +00:00
2001-03-27 10:52:19 +00:00
2001-03-27 10:52:19 +00:00
2001-05-10 17:15:06 +00:00
2001-04-07 11:21:35 +00:00
2000-11-20 19:21:22 +00:00
2000-12-10 01:10:54 +00:00
2000-12-18 08:37:53 +00:00
2001-05-22 06:20:27 +00:00
2001-06-05 21:04:42 +00:00
2001-02-13 09:56:35 +00:00
2001-04-07 11:21:35 +00:00
2000-11-20 19:21:22 +00:00
2001-05-29 03:32:38 +00:00
2001-06-14 01:08:30 +00:00
2001-05-23 18:21:36 +00:00
2000-12-14 11:40:41 +00:00
2001-02-13 09:56:35 +00:00
2000-12-19 16:00:12 +00:00
2001-04-07 11:21:35 +00:00
2000-03-26 14:42:14 +00:00
2001-03-27 10:52:19 +00:00
2001-02-13 09:56:35 +00:00
2001-02-28 03:33:44 +00:00
2001-05-26 21:49:29 +00:00
2001-05-18 13:41:42 +00:00
2001-06-10 23:26:47 +00:00
2001-04-18 15:54:10 +00:00
2001-03-27 10:52:19 +00:00
2001-06-15 18:25:38 +00:00
2001-03-27 10:52:19 +00:00
2001-05-25 23:36:09 +00:00
2000-11-29 06:55:13 +00:00
2001-05-16 10:18:20 +00:00
2001-03-27 10:52:19 +00:00
2000-11-20 19:21:22 +00:00
2000-12-19 16:00:12 +00:00
2001-03-27 10:52:19 +00:00
2001-03-27 10:52:19 +00:00
2001-03-27 10:52:19 +00:00
2001-04-07 11:21:35 +00:00
2001-03-27 10:52:19 +00:00
2001-02-13 09:56:35 +00:00
2001-03-21 14:32:02 +00:00
2001-05-30 03:15:39 +00:00
2001-02-10 10:26:52 +00:00
2001-05-23 17:12:09 +00:00
2001-03-27 10:52:19 +00:00
2001-03-27 10:52:19 +00:00
2001-02-13 09:56:35 +00:00
2001-02-01 16:38:02 +00:00
2001-04-13 23:20:16 +00:00
2001-03-27 10:52:19 +00:00
2000-12-27 16:52:31 +00:00
2000-11-24 09:25:44 +00:00
2001-06-07 16:59:19 +00:00
2000-11-20 19:21:22 +00:00
2001-06-07 16:59:19 +00:00
2001-06-07 16:59:19 +00:00
2001-03-21 20:26:51 +00:00
2001-02-18 10:44:00 +00:00
2000-11-20 19:21:22 +00:00
2001-05-18 09:48:17 +00:00
2001-04-07 11:21:35 +00:00
2001-06-12 03:44:35 +00:00
2001-03-27 10:52:19 +00:00
2001-04-07 11:21:35 +00:00
2000-07-10 09:18:19 +00:00
2000-11-20 19:21:22 +00:00
2001-03-27 10:52:19 +00:00
2001-03-27 10:52:19 +00:00
2001-05-26 09:52:36 +00:00
2001-06-01 13:29:19 +00:00
2001-06-06 17:47:13 +00:00
2000-10-05 17:39:01 +00:00
2001-02-01 16:38:02 +00:00
2001-03-08 09:04:40 +00:00
2000-03-26 15:06:46 +00:00
2001-05-23 22:47:16 +00:00
2001-02-02 10:53:02 +00:00
2001-02-10 22:46:47 +00:00
2001-05-24 09:27:02 +00:00
2001-05-31 22:36:51 +00:00
2001-05-26 22:39:33 +00:00
2001-04-07 11:21:35 +00:00
2001-02-01 16:38:02 +00:00
2001-01-25 13:13:55 +00:00
2000-12-11 15:47:53 +00:00
2000-12-19 16:00:12 +00:00
2000-12-19 16:00:12 +00:00
2001-02-06 12:05:58 +00:00
2000-12-19 16:00:12 +00:00
2000-11-20 19:21:22 +00:00
2001-04-26 17:16:59 +00:00
2000-03-26 15:06:46 +00:00
2001-06-01 02:53:32 +00:00
2001-04-17 15:00:03 +00:00
2000-03-30 09:23:28 +00:00
2001-03-27 10:52:19 +00:00
2000-10-26 23:02:36 +00:00
2001-04-07 11:21:35 +00:00
2001-06-10 20:53:18 +00:00
2001-06-13 18:43:28 +00:00
2001-05-28 21:30:31 +00:00
2001-05-08 11:11:42 +00:00
2000-11-20 19:21:22 +00:00
2000-03-26 15:04:35 +00:00
2001-04-07 11:21:35 +00:00
2000-11-20 19:21:22 +00:00
2001-03-21 19:16:41 +00:00
2001-06-01 13:43:20 +00:00
2001-05-17 09:38:49 +00:00
2000-11-20 19:21:22 +00:00
2001-05-15 00:31:19 +00:00
2001-05-30 09:45:47 +00:00
2001-04-29 03:19:58 +00:00
2000-11-20 19:21:22 +00:00
2001-04-07 11:21:35 +00:00
2000-11-20 19:21:22 +00:00
2001-02-01 16:38:02 +00:00
2001-02-01 16:38:02 +00:00
2000-12-27 16:52:31 +00:00
2001-06-14 01:35:23 +00:00