summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat
Commit message (Collapse)AuthorAgeFilesLines
* IPv6 multicast routing.shin2000-01-285-10/+237
| | | | | | | | | | | | | kernel IPv6 multicast routing support. pim6 dense mode daemon pim6 sparse mode daemon netstat support of IPv6 multicast routing statistics Merging to the current and testing with other existing multicast routers is done by Tatsuya Jinmei <jinmei@kame.net>, who writes and maintainances the base code in KAME distribution. Make world check and kernel build check was also successful.
* Instead of reporting all 0.0.0.0 as ``default'' only reportrgrimes2000-01-071-2/+5
| | | | | | a true default of 0.0.0.0/0 as default. Reviewed by: wollman
* -permit protocol specific statistics at iflag,shin2000-01-073-9/+16
| | | | | | | | | only when either of sflag and "-f inet6" is specified. -fix the indentation of default output Specified by: Stephen McKay <syssgm@detir.qld.gov.au> Reviewed and Confirmed by: Stephen McKay <syssgm@detir.qld.gov.au>
* libipsec and IPsec related apps. (and some KAME related man pages)shin2000-01-061-1/+1
| | | | | Reviewed by: freebsd-arch, cvs-committers Obtained from: KAME project
* Print mac addresses in standard byte:byte format rather thanjkh2000-01-031-1/+1
| | | | | | | byte.byte. This makes it consistent with our other utilities like arp(8) and ifconfig(8). Submitted by: Paul Vixie <paul@vix.com>
* Add display of maximum allowed mbuf count to match mbuf cluster count.msmith1999-12-281-3/+11
| | | | Submitted by: Bosko Milekic <bmilekic@dsuper.net>
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-284-47/+12
| | | | | | | Several udp and raw apps IPv6 support. Reviewed by: freebsd-arch, cvs-committers Obtained from: KAME project
* also, changed prototype of pr_rthdr(), as my previous fixshin1999-12-211-1/+1
| | | | for netstat/route.c
* Added missing declaration for argment specification at pr_rthdr(),shin1999-12-211-3/+4
| | | | | | caused by my previous patch, sorry. Also, changed its var name from 'af' to 'wid_af', to avoid confusion with global var 'af'.
* define WID_DST6 and WID_GW6 and use them only for IPv6, to keep IPv4 relatedshin1999-12-211-12/+32
| | | | | | | | | | | | information in 80 columns. TODO: IPv6 related information is not likely to be kept in 80 columns, anyway. Some more print modes could be added, but what is the priority between those modes? -print out all information even if they don't fit into 80 columns -strip off some information to fit them into 80 columns Reviewed by: markm
* Enable INET6 by default.shin1999-12-151-1/+1
| | | | This should be OK on non INET6 enabled kernel.
* Add new option, -L that will listen the various listen queue lengths.guido1999-12-134-32/+68
| | | | | Reviewed by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>, Clive Lin <clive@GnatS.CirX.ORG>
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,shin1999-12-078-107/+1649
| | | | | | | | | | packet divert at kernel for IPv6/IPv4 translater daemon This includes queue related patch submitted by jburkhol@home.com. Submitted by: queue related patch from jburkhol@home.com Reviewed by: freebsd-arch, cvs-committers Obtained from: KAME project
* Fix the output of 'netstat -I de0 1' for the alpha. Fix a bunch ofdfr1999-11-091-9/+10
| | | | warnings while I'm here.
* uncomment FILES section (it look reasonable here)phantom1999-10-301-13/+23
| | | | mdoc(7)'fy
* Put include <netgraph.h> back in - problem was due to a cvsup mess ondillon1999-10-241-0/+1
| | | | | freefall. There may also be a real problem w/ buildworld but the fix would go somewhere else, not here.
* Cleanup missing includes, stale includes, and a few printf formatdillon1999-10-233-3/+2
| | | | inconsistancies.
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-216-4/+230
| | | | | | | | | | Been in production for 3 years now. Gives Instant Frame relay to if_sr and if_ar drivers, and PPPOE support soon. See: ftp://ftp.whistle.com/pub/archie/netgraph/index.html for on-line manual pages. Reviewed by: Doug Rabson (dfr@freebsd.org) Obtained from: Whistle CVS tree
* Cleanup towards -Walljulian1999-10-215-18/+17
|
* Allow suppress printing of lines with zero countsbp1999-10-181-2/+4
| | | | | | for an IPX address family. PR: 14168
* Add xrefs to the {f,net,sock}stat.1 manpages. While I'm in there, fixsheldonh1999-09-061-0/+4
| | | | | | | the sockstat.1 document title, which still remembers when sockstat was called lsock. Reviewed by: mpp
* Zap $Source$peter1999-09-061-1/+0
|
* $Header$ -> $FreeBSD$peter1999-08-281-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-289-9/+9
|
* Document the use of the -a flag in conjunction with the -r flag.nik1999-08-112-3/+11
| | | | | PR: docs/13037 Submitted by: Christopher Masto <chris@netmonger.net>
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Don't truncate port numbers.des1999-07-061-9/+5
| | | | Submitted by: ru
* Add support for printing bridging statistics with ``-p bdg '' .luigi1999-04-264-2/+42
| | | | If someone has a better flag to use I'll be glad to change it.
* IPX address formatting nit.billf1999-04-201-2/+2
| | | | | PR: bin/11179 Submitted by: Dan Nelson <dnelson@emsphone.com>
* Fix fstat compatibility by printing the address of the tcppcb instead ofdes1999-03-101-3/+7
| | | | | | | that of the regular socket pcb for TCP sockets. PR: bin/9963 Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
* Fix off-by-one error.fenner1999-02-161-2/+2
|
* Make the ipx part of netstat work again.jhay1999-02-061-5/+7
|
* Fix "make world" breakage because MT_RTABLE was still referenced here.roberto1999-01-181-1/+3
|
* Don't use ip_mrtproto to determine whether multicast routing is infenner1999-01-183-83/+32
| | | | | | | | the kernel; this was left over from the earlier protocol-dependent kernel multicast routing code. Learn how to handle the malloc'd multicast routing table (instead of expecting it to be in mbufs)
* Quick hack to allow netstat to compile once more: ifdef out MT_SOOPTSgpalmer1998-08-231-1/+3
|
* Change casts from int to u_long and formats from %x to %lx.jb1998-08-181-6/+7
| | | | | | | | Didn't fix the alignment of the output fields on alpha where addresses require 16 characters to print. Added a dummy field to the pt_u union to help the alpha compiler align the u_sa field in a suiable way.
* Change a variable from int to size_t.jb1998-08-181-3/+3
|
* Make netstat work again.phk1998-08-082-10/+20
|
* Don't open /dev/mem until we need it, most cases we don't.phk1998-08-051-26/+25
|
* Fixed printf format errors.bde1998-07-066-97/+112
|
* Fixed type mismatches and style bugs in rev.1.30.bde1998-07-061-8/+6
|
* o Use snprintf over sprintf.imp1998-06-092-13/+17
| | | | | | | o Use strncpy correctly. o Use enough buffer for line. Inspired by or Obtained from: Similar changes in OpenBSD
* Make "netstat -s" display stats on fast-forwarded packets.pb1998-05-191-2/+5
| | | | Obtained from: NetBSD code
* Fix rev. 1.7: get offsetof from the correct header file.wollman1998-05-161-2/+2
|
* Fix broken sun_len usage: it is not sun_path length but biggerache1998-05-161-2/+5
|
* mbuf, inet, and unix modules no longer read kvm.wollman1998-05-155-199/+265
|
* Remove (now) invalid .Xr trsp 8steve1998-05-031-1/+0
| | | | | PR: 6494 Submitted by: Don Morrison <dmorrisn@u.washington.edu>
* Output mbuf clusters as current/peak/max. Requires new kern.ipc.nmbclustersdg1998-04-241-5/+11
| | | | sysctl variable (previously committed).
* netstat truncates info in sockaddr* between kgetsa and p_sockaddrphk1998-04-221-12/+14
| | | | | | | | by dereferencing pointer to smaller structure PR: 5256 Reviewed by: phk Submitted by: Gregory D. Moncreaff <moncrg@bt340707.res.ray.com>
* The current version of netstat does not print the interfacephk1998-04-191-53/+72
| | | | | | | | name for AF_LINK routing entries. This makes debugging network problems more difficult. PR: 4182 Reviewed by: phk Submitted by: Craig Leres <leres@ee.lbl.gov>
OpenPOWER on IntegriCloud