index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
netstat
/
netstat.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
satisfy -fno-common, by (1) copying all the variable decls from
deraadt
2021-01-26
1
-28
/
+28
*
Add -R to show a summary of rdomains with associated interfaces and tables.
remi
2020-06-12
1
-1
/
+4
*
Fix reading route entries via kvm(3).
mpi
2019-04-28
1
-2
/
+2
*
when showing interface stats, combine the queue drops with errors as fails
dlg
2019-03-04
1
-1
/
+5
*
Print global IPsec counters.
mpi
2018-08-13
1
-1
/
+2
*
add option -l to show only listening sockets (for tcp)
benno
2017-08-12
1
-2
/
+3
*
To tune the TCP SYN cache we need more information. Print the
bluhm
2016-07-20
1
-1
/
+2
*
Remove never called functions to dump per-ifp IPv6 statistics now that
mpi
2015-09-11
1
-3
/
+1
*
Switch the printing of open sockets from ugly KVM internals to use
claudio
2015-02-12
1
-11
/
+17
*
Get rid of another KVM reader and convert the multicast output to use
claudio
2015-02-09
1
-3
/
+4
*
- add UNIX-domain socket info to struct kinfo_file2
guenther
2013-10-22
1
-2
/
+4
*
As non-root, whenever netstat is about to print out a kernel pointer...
deraadt
2013-03-20
1
-1
/
+2
*
Remove excessive sys/cdefs.h inclusion
deraadt
2012-12-05
1
-3
/
+1
*
-h flag to print human numbers in conjunction with -w -b
tedu
2012-08-22
1
-1
/
+2
*
Do some cleanup and improve the manpage. From Andreas Bartelt; ok henning, jmc
mikeb
2011-11-01
1
-2
/
+2
*
List sockets existing only in the specified or current routing domain.
mikeb
2011-11-01
1
-2
/
+2
*
rmove rotten netatalk bits
henning
2011-07-09
1
-5
/
+1
*
Add a -B flag to netstat which displays buffer sizes for TCP sockets.
jsing
2011-03-15
1
-1
/
+2
*
Print socket structure internals when netstat -P pcbaddr is called
bluhm
2010-10-30
1
-5
/
+6
*
Do similar changes to netstat as done to route(8). Try to show the
claudio
2010-10-11
1
-2
/
+2
*
Allow selecting both address family and protocol by passing the address family
blambert
2010-06-29
1
-7
/
+3
*
remove unused function
chl
2010-05-23
1
-2
/
+1
*
Sync with show.c of route(8). OK michele@
claudio
2010-03-23
1
-1
/
+2
*
don't repeat the banner if not a tty.
tedu
2009-11-22
1
-2
/
+2
*
IPv6 support for divert sockets.
michele
2009-11-05
1
-1
/
+2
*
Add (again) support for divert sockets. They allow you to:
michele
2009-10-04
1
-1
/
+2
*
Make the kvm routing table code grok multiple routing tables and do not
claudio
2009-05-07
1
-2
/
+2
*
Fix some interger overflows when accounting the used mbuf memory percentage
claudio
2009-01-27
1
-3
/
+3
*
netstat statistics for pflow(4) via pseudo family
gollo
2008-09-16
1
-1
/
+2
*
Make if.c kvm free by fetching the interface stats via sysctl like in systat
claudio
2008-01-03
1
-2
/
+2
*
Remove the kvm code in rt_stats() and use the sysctl code all the time.
claudio
2007-12-19
1
-2
/
+2
*
remove 21 nlist variables, and instead use sysctl to query the kernel
deraadt
2007-12-14
1
-39
/
+24
*
mbuf stats are always gotten via sysctl(), so remove old nlist stuff
deraadt
2007-12-11
1
-2
/
+2
*
Make it possible to show alternate routing tables in netstat. This mostly
claudio
2007-07-25
1
-2
/
+2
*
net80211_ifstats() is called in main.c but there was no prototype.
ray
2007-06-19
1
-1
/
+3
*
remove IPX support, agreed by many
henning
2007-06-04
1
-9
/
+1
*
Add a new flag -F to netstat restricting route display in conjuction
pyr
2007-03-23
1
-1
/
+2
*
Fix KVM snooping code of netstat that got broken by the multiple table
claudio
2006-08-29
1
-2
/
+2
*
remove duplicate prototype for the intpr function.
brad
2006-07-05
1
-3
/
+1
*
Kill upHex and use %X instead. Crazy old code found by deraadt.
claudio
2006-05-27
1
-2
/
+1
*
Moving netstat from kvm snooping to retrieving the routing tables via
claudio
2006-05-27
1
-7
/
+13
*
add -P for dumping PCB infos, similar to netbsd; ok deraadt@
markus
2005-06-15
1
-1
/
+4
*
add '-W interface' for 802.11 wireless statistics of the net80211 stack.
reyk
2005-04-12
1
-1
/
+2
*
kill -S; ok henning
jaredy
2005-03-30
1
-2
/
+1
*
kill unneeded (char *) casts. ok millert, otto
jaredy
2005-03-25
1
-2
/
+2
*
backout previous; i committed to wrong repository (i meant to commit kame)
itojun
2005-02-10
1
-4
/
+1
*
dccp support
itojun
2005-02-10
1
-1
/
+4
*
Allow netstat to print PIM statistics.
mcbride
2005-01-14
1
-1
/
+2
*
Add new '-S' flag to display the source selector part of the routing table
cedric
2004-06-06
1
-1
/
+2
*
Add initial support for pf state synchronization over the network.
mcbride
2003-12-15
1
-1
/
+2
[next]