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-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-02 23:57:49 +00:00
2001-05-10 07:29:35 +00:00
2001-06-11 04:24:43 +00:00
2001-03-27 10:52:19 +00:00
2000-12-19 16:00:12 +00:00
2001-02-06 20:01:40 +00:00
2001-03-27 10:52:19 +00:00
2001-03-27 10:52:19 +00:00
2001-05-22 11:33:38 +00:00
2001-06-11 03:45:33 +00:00
2001-03-27 10:52:19 +00:00
2001-01-25 13:13:55 +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-12-19 16:00:12 +00:00
2001-05-29 20:39:47 +00:00
2001-06-07 05:26:26 +00:00
2001-03-27 10:52:19 +00:00
2001-01-16 17:04:17 +00:00
2001-03-27 10:52:19 +00:00
2001-06-01 01:14:28 +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-06-12 15:58:31 +00:00
2001-05-01 08:46:02 +00:00
2000-12-19 16:00:12 +00:00
2001-05-30 02:39:53 +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
2000-12-10 01:10:54 +00:00
2001-04-07 11:21:35 +00:00
2001-06-14 01:08:30 +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-28 03:33:44 +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-03-27 10:52:19 +00:00
2001-03-27 10:52:19 +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-03-21 14:32:02 +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
2000-12-27 16:52:31 +00:00
2001-06-07 16:59:19 +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-04-07 11:21:35 +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-03-27 10:52:19 +00:00
2000-03-26 15:06:46 +00:00
2001-02-10 22:46:47 +00:00
2001-04-07 11:21:35 +00:00
2001-01-25 13:13:55 +00:00
2000-12-19 16:00:12 +00:00
2000-12-19 16:00:12 +00:00
2000-12-19 16:00:12 +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-03-27 10:52:19 +00:00
2001-04-07 11:21:35 +00:00
2001-06-10 20:53:18 +00:00
2000-03-26 15:04:35 +00:00
2001-04-07 11:21:35 +00:00
2001-03-21 19:16:41 +00:00
2001-05-17 09:38:49 +00:00
2001-04-07 11:21:35 +00:00
2000-12-27 16:52:31 +00:00