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
2004-06-06
- add -S to usage()
Jason McIntyre
2004-06-06
make -S description match the rest of the page (in terms of tense);
Jason McIntyre
2004-06-06
double `the';
Jason McIntyre
2004-06-06
Add new '-S' flag to display the source selector part of the routing table
Cedric Berger
2004-05-07
Fix some sizeof(ptr) bugs based on diffs from aaron@.
Todd C. Miller
2004-05-04
The tcp specific routing metrics are almost never used so reduce the routing
Claudio Jeker
2004-04-28
carp stats cleanup:
Ryan Thomas McBride
2004-04-28
pfsync stats fixups:
Ryan Thomas McBride
2004-04-24
print tcps_rcvacktooold; ok henning
Markus Friedl
2004-04-16
print clusters, not pages. half from millert@ ok deraadt@ millert@
Ted Unangst
2004-04-01
change -p to restrict output to protocol (not just for -s);
Markus Friedl
2004-03-13
some NULL vs 0 and knf; parts from nimadeus@pandora.be
Theo de Raadt
2004-02-29
print tcps_conndrained; reminder from mcbride@
Markus Friedl
2004-02-26
better english
Markus Friedl
2004-02-26
print tcps_rcvmemdrop; ok deraadt
Markus Friedl
2004-01-15
print stats for tcp md5 checksums (aka 'signature'); ok millert@, deraadt@
Markus Friedl
2004-01-13
Fix printf formats and add missing include.
Otto Moerbeek
2004-01-06
import netbsd's version of David Borman's syncache code
Markus Friedl
2003-12-27
Fix cut-n-paste oversight in pfsync_stats().
Ryan Thomas McBride
2003-12-22
remove a suplicate comment
Michael Shalayeff
2003-12-15
Add initial support for pf state synchronization over the network.
Ryan Thomas McBride
2003-12-02
UDP encapsulation for ESP in transport mode (draft-ietf-ipsec-udp-encaps-XX.txt)
Markus Friedl
2003-11-28
remove "or uninstrumented" from "unknown or uninstrumented protocol";
Jason McIntyre
2003-11-28
netstat.1:
Jason McIntyre
2003-11-08
typos from Jonathon Gray;
Jason McIntyre
2003-11-07
Check to make sure that the packet was received on a carp-enabled interface.
Ryan Thomas McBride
2003-11-06
fix linklocal multicast address handling. Matthias Drochner
Jun-ichiro itojun Hagino
2003-11-02
print raw ip[46] sockets; ok deraadt@
Markus Friedl
2003-10-31
Add IPv6 support to CARP.
Ryan Thomas McBride
2003-10-25
#undef p2 in carp_stats()
Ryan Thomas McBride
2003-10-17
Common Address Redundancy Protocol
Ryan Thomas McBride
2003-10-07
missing free(). Andrey Matveev via deraadt@. ok deraadt@
Ted Unangst
2003-10-04
oops
Theo de Raadt
2003-10-04
tweaks from andrushock@korovino.net
Theo de Raadt
2003-10-03
deal with KAME embedded scope-id for PF_KEY (Encap) route dump. deraadt ok
Jun-ichiro itojun Hagino
2003-09-26
fix columns; sahara@surt.net
Theo de Raadt
2003-09-04
fix crash and add new icmpnames. based on pr3439. some input fgsch@.
Ted Unangst
2003-09-04
typo; aldo@nullcube.com
Theo de Raadt
2003-08-27
RNF_IGNORE can corrupt the radix tree when an interface is down, it
Henric Jungheim
2003-08-26
mark cloned route with RTF_CLONED. remove RTF_CLONED route when clone parent
Jun-ichiro itojun Hagino
2003-08-19
number of mbuf clusters is not the same as number of pages allocated for 'em;...
Michael Shalayeff
2003-07-14
- Dv Ta -> Ta Dv
Jason McIntyre
2003-07-10
add missing includes
David Krause
2003-07-07
protos
Theo de Raadt
2003-06-26
more proto fixes
Theo de Raadt
2003-06-25
add proto
Theo de Raadt
2003-06-12
- document -ltu options;
Jason McIntyre
2003-06-05
remove some incorrect documentation;
Jason McIntyre
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-14
use __KAME__ to determine kame-based kernel.
Jun-ichiro itojun Hagino
[next]