summaryrefslogtreecommitdiff
path: root/usr.bin/netstat
AgeCommit message (Expand)Author
2002-06-09Begin some sysctl-ization.Angelos D. Keromytis
2002-06-09Standardization -- s/tdb/TDB/ and various dup expansions.Jason Peel
2002-06-09use strchr() instead of index()Theo de Raadt
2002-06-09'cuz -> because; deraadt@ ok, pvalchev@ okAaron Campbell
2002-06-07print rip6statJun-ichiro itojun Hagino
2002-06-02mrtstat members are u_long, so use %lu not %ldJun-ichiro itojun Hagino
2002-06-02KNFTheo de Raadt
2002-05-27a night of cleanup, so i can read this easierTheo de Raadt
2002-05-16display the ECN related statistics.Kenjiro Cho
2002-02-23No more POOL_EXPOSE.Artur Grabowski
2002-02-19IPsec is written ``IPsec'', not ``IPSec''.Miod Vallat
2002-02-19Fix gethostname() usage.Mike Pechkin
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-01-17evil, annoying spaces and tabsMichael Shalayeff
2002-01-15minor simplification in preparation for a future change.Artur Grabowski
2001-11-19kill more registersMike Pechkin
2001-11-09Since all our arches have /dev/ksyms, replace rigid mentions of the kernelMiod Vallat
2001-10-09Don't assume that the RTF_HOST flag implies that a netmask is available.brian
2001-09-04Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ...Todd C. Miller
2001-08-26Add a -q to silence zero-output lines and fix some whitespace and text nits.brian
2001-08-18Handle snprintf returning -1brian
2001-07-30another vax inspired object shuffleHugh Graham
2001-07-18-Wall cleanupPeter Valchev
2001-07-05Make it compile again.Angelos D. Keromytis
2001-07-05IPComp support. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-06-25Show a "3" in -r output if RTF_PROTO3 is set; ok itojun@ and millert@Niklas Hallqvist
2001-06-23Print hardware checksumming statistics.Angelos D. Keromytis
2001-06-13typo in icmp6 stat printingJun-ichiro itojun Hagino
2001-05-18adapt to use poolNiels Provos
2001-03-03drop packets with 127.0.0.0/8 in header field, if the packet is from outside.Jun-ichiro itojun Hagino
2001-02-07by default, don't bark on inbound ND messages, as outsider may be able toJun-ichiro itojun Hagino
2001-02-06If sdl type is ISO88025, print the address using `:' as well.Federico G. Schwindt
2001-01-29$OpenBSD$Niklas Hallqvist
2000-12-13Bytecounter stats. (-b switch)Camiel Dobbelaar
2000-12-11typo in -s messageJun-ichiro itojun Hagino
2000-12-11show # of successful IPv6 path MTU changes with -s. from kameJun-ichiro itojun Hagino
2000-12-11show when pmtu is disabled on routes, more information when verbose,Niels Provos
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-10-23fix a few signed/unsigned/long printf formats; millert@ & deraadt@ okMichael Shalayeff
2000-09-19Display SPD entries.Angelos D. Keromytis
2000-08-26typo. sync with kameJun-ichiro itojun Hagino
2000-08-13typo. be more friendly with netstat -ssn. from jhawk@netbsd (via kame)Jun-ichiro itojun Hagino
2000-07-12remove m_pulldown statistics, it is purely experimental and belongs toJun-ichiro itojun Hagino
2000-07-06more statsJun-ichiro itojun Hagino
2000-06-30do not prin tcp/udp twice. from: fgsJun-ichiro itojun Hagino
2000-06-30split netstat -an -f inet and netstat -an -f inet6, for consistency.Jun-ichiro itojun Hagino
2000-06-16print # of icmp6 error suppressed by rate limitJun-ichiro itojun Hagino
2000-06-15Reflect reality in the error messages.Angelos D. Keromytis
2000-06-14KAME_SCOPEID is necessaryJun-ichiro itojun Hagino