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
Age
Commit message (
Expand
)
Author
2010-07-31
adds a remark about how printing routing labels to -r, it is the
Igor Sobrado
2010-07-30
Do not print "Label" caption for "netstat -rvA".
Alexander Bluhm
2010-07-29
Print a column with the routing label if "netstat -vr" or "route
Alexander Bluhm
2010-07-14
pass the correct af if not specified.
David Hill
2010-07-08
Remove references to kvm.
lum
2010-06-30
Make deprecated command line argument for extracting
lum
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-05-19
remove unused variables
Charles Longeau
2010-04-28
Rename nfiles so as not to collide with sys/file.h,
Jonathan Gray
2010-03-23
Sync with show.c of route(8). OK michele@
Claudio Jeker
2010-01-14
Similar fix for default route printing as done in netstat. Make sure mask
Claudio Jeker
2010-01-11
"default" routes need a mask of 0 too.
David Gwynne
2010-01-03
.Bl always requires .It, even in .Bl -column;
Ingo Schwarze
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-08-07
if buffers overlap; result will be undefined. ok claudio@, michele@
Martynas Venckus
2009-08-05
missing break
Theo de Raadt
2009-08-04
fix some warnings. there are others, but nobody wants to look at them.
Ted Unangst
2009-07-17
revert 1.38: naddy looked closer at the output and some of the sections don't...
Ted Unangst
2009-07-16
make the inet6 output a little more like everything else.
Ted Unangst
2009-07-13
Token bucket filter has been killed.
Michele Marchetto
2009-06-27
Mark MPLS routes with T (tagged) in route output.
Michele Marchetto
2009-06-25
do not use nitems(); ok claudio
Theo de Raadt
2009-06-04
Add mpls and pflow to the list of supported address families, and sort
Michael Knudsen
2009-05-31
There is no need to mask priority with RTP_MASK because it is already done
Claudio Jeker
2009-05-23
typo
Chris Cappuccio
2009-05-23
missed rtm_hdrlen conversion in two places
Chris Cappuccio
2009-05-07
Make the kvm routing table code grok multiple routing tables and do not
Claudio Jeker
2009-04-28
Sync with kernel changes.
Michele Marchetto
2009-02-21
we use kvm_openfiles() not kvm_open(); Amarendra Godbole
Theo de Raadt
2009-02-07
add missing headers needed for warn() and err().
Charles Longeau
2009-02-06
remove unused variables.
Charles Longeau
2009-02-03
Reflect MPLS kernel changes. Operations are stored now in rt_mpls field.
Michele Marchetto
2009-02-02
Fix typo, from Joao Salvatti <salvatti@gmail.com>.
Marc Balmer
2009-01-28
Make the -A a bit more readable by adding a newline between the route and
Claudio Jeker
2009-01-27
Fix some interger overflows when accounting the used mbuf memory percentage
Claudio Jeker
2009-01-26
NULL instead of 0 in comparison
Claudio Jeker
2009-01-26
Again use P to mark multipath routes in route output. OK henning@
Claudio Jeker
2009-01-08
Reflect MPLS kernel changes.
Michele Marchetto
2008-12-24
Plug a couple of memory leaks noticed by deraadt.
David Hill
2008-12-17
add some newly created stats that are defined in ieee80211_ioctl.h
joshua stein
2008-12-15
Unbreak netstat, reflecting kernel changes.
Michele Marchetto
2008-12-15
work around tree breakage by mpls people
Theo de Raadt
2008-12-04
... but without the debug code
Theo de Raadt
2008-12-04
correctly display information for each of the mbuf cluster pools (which
Theo de Raadt
2008-11-09
the extra kget() macro just befuddles the things we need to replace with a sy...
Theo de Raadt
2008-10-14
inet6print() has no 4th argument
Theo de Raadt
2008-09-16
netstat statistics for pflow(4) via pseudo family
Joerg Goltermann
[next]