summaryrefslogtreecommitdiff
path: root/usr.bin/netstat/inet.c
AgeCommit message (Expand)Author
2004-09-09printing the raw ip protocol name breaks the protocol loop, so justOtto Moerbeek
2004-04-28carp stats cleanup:Ryan Thomas McBride
2004-04-28pfsync stats fixups:Ryan Thomas McBride
2004-04-24print tcps_rcvacktooold; ok henningMarkus Friedl
2004-03-13some NULL vs 0 and knf; parts from nimadeus@pandora.beTheo de Raadt
2004-02-29print tcps_conndrained; reminder from mcbride@Markus Friedl
2004-02-26better englishMarkus Friedl
2004-02-26print tcps_rcvmemdrop; ok deraadtMarkus Friedl
2004-01-15print stats for tcp md5 checksums (aka 'signature'); ok millert@, deraadt@Markus Friedl
2004-01-13Fix printf formats and add missing include.Otto Moerbeek
2004-01-06import netbsd's version of David Borman's syncache codeMarkus Friedl
2003-12-27Fix cut-n-paste oversight in pfsync_stats().Ryan Thomas McBride
2003-12-22remove a suplicate commentMichael Shalayeff
2003-12-15Add initial support for pf state synchronization over the network.Ryan Thomas McBride
2003-12-02UDP encapsulation for ESP in transport mode (draft-ietf-ipsec-udp-encaps-XX.txt)Markus Friedl
2003-11-07Check to make sure that the packet was received on a carp-enabled interface.Ryan Thomas McBride
2003-11-02print raw ip[46] sockets; ok deraadt@Markus Friedl
2003-10-31Add IPv6 support to CARP.Ryan Thomas McBride
2003-10-25#undef p2 in carp_stats()Ryan Thomas McBride
2003-10-17Common Address Redundancy ProtocolRyan Thomas McBride
2003-09-04fix crash and add new icmpnames. based on pr3439. some input fgsch@.Ted Unangst
2003-09-04typo; aldo@nullcube.comTheo de Raadt
2003-07-07protosTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-02-19add a counter for times ipcomp is skipped because the packet is below theJason Wright
2003-02-01ansiTheo de Raadt
2002-06-09Standardization -- s/tdb/TDB/ and various dup expansions.Jason Peel
2002-06-09'cuz -> because; deraadt@ ok, pvalchev@ okAaron Campbell
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-19IPsec is written ``IPsec'', not ``IPSec''.Miod Vallat
2002-02-19Fix gethostname() usage.Mike Pechkin
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
2001-11-19kill more registersMike Pechkin
2001-08-26Add a -q to silence zero-output lines and fix some whitespace and text nits.brian
2001-07-05Make it compile again.Angelos D. Keromytis
2001-07-05IPComp support. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-06-23Print hardware checksumming statistics.Angelos D. Keromytis
2001-03-03drop packets with 127.0.0.0/8 in header field, if the packet is from outside.Jun-ichiro itojun Hagino
2000-06-30split netstat -an -f inet and netstat -an -f inet6, for consistency.Jun-ichiro itojun Hagino
2000-06-15Reflect reality in the error messages.Angelos D. Keromytis
2000-03-20Print statistics about crypto failures in IPsec processing.Angelos D. Keromytis
2000-01-21ip4 -> ipipAngelos D. Keromytis
2000-01-09Add new ESP/AH statistic.Angelos D. Keromytis
2000-01-05s/input histogram/input packet/histogram/Jun-ichiro itojun Hagino
2000-01-03add missing stat items in ip section.Jun-ichiro itojun Hagino
1999-12-09Add "unspecified tunnel endpoint" statistic.Angelos D. Keromytis
1999-12-09Protocol family mismatch counter for IP-IP.Angelos D. Keromytis
1999-12-09Remove unnecessary statistic.Angelos D. Keromytis