index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
netstat
/
netstat.h
Age
Commit message (
Expand
)
Author
2019-04-28
Fix reading route entries via kvm(3).
Martin Pieuchot
2019-03-04
when showing interface stats, combine the queue drops with errors as fails
David Gwynne
2018-08-13
Print global IPsec counters.
Martin Pieuchot
2017-08-12
add option -l to show only listening sockets (for tcp)
Sebastian Benoit
2016-07-20
To tune the TCP SYN cache we need more information. Print the
Alexander Bluhm
2015-09-11
Remove never called functions to dump per-ifp IPv6 statistics now that
Martin Pieuchot
2015-02-12
Switch the printing of open sockets from ugly KVM internals to use
Claudio Jeker
2015-02-09
Get rid of another KVM reader and convert the multicast output to use
Claudio Jeker
2013-10-22
- add UNIX-domain socket info to struct kinfo_file2
Philip Guenther
2013-03-20
As non-root, whenever netstat is about to print out a kernel pointer...
Theo de Raadt
2012-12-05
Remove excessive sys/cdefs.h inclusion
Theo de Raadt
2012-08-22
-h flag to print human numbers in conjunction with -w -b
Ted Unangst
2011-11-01
Do some cleanup and improve the manpage. From Andreas Bartelt; ok henning, jmc
Mike Belopuhov
2011-11-01
List sockets existing only in the specified or current routing domain.
Mike Belopuhov
2011-07-09
rmove rotten netatalk bits
Henning Brauer
2011-03-15
Add a -B flag to netstat which displays buffer sizes for TCP sockets.
Joel Sing
2010-10-30
Print socket structure internals when netstat -P pcbaddr is called
Alexander Bluhm
2010-10-11
Do similar changes to netstat as done to route(8). Try to show the
Claudio Jeker
2010-06-29
Allow selecting both address family and protocol by passing the address family
Bret Lambert
2010-05-23
remove unused function
Charles Longeau
2010-03-23
Sync with show.c of route(8). OK michele@
Claudio Jeker
2009-11-22
don't repeat the banner if not a tty.
Ted Unangst
2009-11-05
IPv6 support for divert sockets.
Michele Marchetto
2009-10-04
Add (again) support for divert sockets. They allow you to:
Michele Marchetto
2009-05-07
Make the kvm routing table code grok multiple routing tables and do not
Claudio Jeker
2009-01-27
Fix some interger overflows when accounting the used mbuf memory percentage
Claudio Jeker
2008-09-16
netstat statistics for pflow(4) via pseudo family
Joerg Goltermann
2008-01-03
Make if.c kvm free by fetching the interface stats via sysctl like in systat
Claudio Jeker
2007-12-19
Remove the kvm code in rt_stats() and use the sysctl code all the time.
Claudio Jeker
2007-12-14
remove 21 nlist variables, and instead use sysctl to query the kernel
Theo de Raadt
2007-12-11
mbuf stats are always gotten via sysctl(), so remove old nlist stuff
Theo de Raadt
2007-07-25
Make it possible to show alternate routing tables in netstat. This mostly
Claudio Jeker
2007-06-19
net80211_ifstats() is called in main.c but there was no prototype.
Ray Lai
2007-06-04
remove IPX support, agreed by many
Henning Brauer
2007-03-23
Add a new flag -F to netstat restricting route display in conjuction
Pierre-Yves Ritschard
2006-08-29
Fix KVM snooping code of netstat that got broken by the multiple table
Claudio Jeker
2006-07-05
remove duplicate prototype for the intpr function.
Brad Smith
2006-05-27
Kill upHex and use %X instead. Crazy old code found by deraadt.
Claudio Jeker
2006-05-27
Moving netstat from kvm snooping to retrieving the routing tables via
Claudio Jeker
2005-06-15
add -P for dumping PCB infos, similar to netbsd; ok deraadt@
Markus Friedl
2005-04-12
add '-W interface' for 802.11 wireless statistics of the net80211 stack.
Reyk Floeter
2005-03-30
kill -S; ok henning
Jared Yanovich
2005-03-25
kill unneeded (char *) casts. ok millert, otto
Jared Yanovich
2005-02-10
backout previous; i committed to wrong repository (i meant to commit kame)
Jun-ichiro itojun Hagino
2005-02-10
dccp support
Jun-ichiro itojun Hagino
2005-01-14
Allow netstat to print PIM statistics.
Ryan Thomas McBride
2004-06-06
Add new '-S' flag to display the source selector part of the routing table
Cedric Berger
2003-12-15
Add initial support for pf state synchronization over the network.
Ryan Thomas McBride
2003-10-17
Common Address Redundancy Protocol
Ryan Thomas McBride
2003-06-26
more proto fixes
Theo de Raadt
[next]