index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
netstat
/
inet6.c
Age
Commit message (
Expand
)
Author
2003-11-06
handle KAME scopeid hack for multicast addr. Matthias Drochner
itojun
2003-09-12
fix PR bin/22739 (netstat -nlv -f inet6 weird)
itojun
2003-09-04
synchronize w/ inpcb/in6pcb change
itojun
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-05-14
use proper #ifdef to determine behavior (__KAME__)
itojun
2003-03-22
it's not necessary to limit the service name artificially to 8 characters
jdolecek
2002-10-26
fix typo, from sm@resistor.net in misc/18816.
grant
2002-06-09
use strchr, not index
itojun
2001-10-18
print rip6stat. sync with kame
itojun
2001-09-10
Make the PCB address printing look like the IPv4 version.
thorpej
2001-06-13
typo
itojun
2001-05-28
add `-s' that prints port numbers symbolically but addresses numerically
assar
2001-04-06
pedant changes for strcpy/sprintf.
itojun
2001-03-20
add sctp (maybe we should add it to /etc/protocols instead?)
itojun
2001-02-07
during ip6/icmp6 inbound packet processing, do not call log() nor printf() in
itojun
2000-12-14
try to lookup /etc/protocols for histogram
itojun
2000-12-11
typo in -s message
itojun
2000-10-23
count path MTU changes.
itojun
2000-10-11
More format string cleanup by sommerfeld.
is
2000-08-13
Fix netstat -ss handling for a bunch of ISO cases, so that
jhawk
2000-07-13
do not print m_pulldown statistics. it is too experimental and
itojun
2000-07-06
more stats. from kame
itojun
2000-06-16
print # of packets filtered by icmp6 rate limitation
itojun
2000-05-17
s/icmp/icmp6/ in message
itojun
2000-02-26
revise IPsec, pfkey, IPv6 multicast and IPv6 statistics. (sync with kame)
itojun
1999-12-16
Make this compile on the Alpha again.
thorpej
1999-12-13
per-interface statistics.
itojun
1999-11-19
Change printf formats for 64bit counters.
bouyer
1999-07-30
do not include netinet/in6_systm.h, which has been empty for a while.
itojun
1999-07-06
add NetBSD RCS ID.
itojun
1999-07-01
make netstat IPv6-ready.
itojun