Age | Commit message (Expand) | Author |
2002-05-27 | a night of cleanup, so i can read this easier | Theo de Raadt |
2002-05-16 | display the ECN related statistics. | Kenjiro Cho |
2002-02-19 | IPsec is written ``IPsec'', not ``IPSec''. | Miod Vallat |
2002-02-19 | Fix gethostname() usage. | Mike Pechkin |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-01-17 | evil, annoying spaces and tabs | Michael Shalayeff |
2001-11-19 | kill more registers | Mike Pechkin |
2001-08-26 | Add a -q to silence zero-output lines and fix some whitespace and text nits. | brian |
2001-07-05 | Make it compile again. | Angelos D. Keromytis |
2001-07-05 | IPComp support. angelos@ ok. | Jean-Jacques Bernard-Gundol |
2001-06-23 | Print hardware checksumming statistics. | Angelos D. Keromytis |
2001-03-03 | drop packets with 127.0.0.0/8 in header field, if the packet is from outside. | Jun-ichiro itojun Hagino |
2000-06-30 | split netstat -an -f inet and netstat -an -f inet6, for consistency. | Jun-ichiro itojun Hagino |
2000-06-15 | Reflect reality in the error messages. | Angelos D. Keromytis |
2000-03-20 | Print statistics about crypto failures in IPsec processing. | Angelos D. Keromytis |
2000-01-21 | ip4 -> ipip | Angelos D. Keromytis |
2000-01-09 | Add new ESP/AH statistic. | Angelos D. Keromytis |
2000-01-05 | s/input histogram/input packet/histogram/ | Jun-ichiro itojun Hagino |
2000-01-03 | add missing stat items in ip section. | Jun-ichiro itojun Hagino |
1999-12-09 | Add "unspecified tunnel endpoint" statistic. | Angelos D. Keromytis |
1999-12-09 | Protocol family mismatch counter for IP-IP. | Angelos D. Keromytis |
1999-12-09 | Remove unnecessary statistic. | Angelos D. Keromytis |
1999-12-08 | add IPv6 support from KAME. cleanup type matches with printf() format. | Jun-ichiro itojun Hagino |
1999-12-06 | so sorry angelos, I am too stressed out, reverted my goofup. | Niklas Hallqvist |
1999-12-06 | angelos, altering kernel structures may have impact on userland. | Niklas Hallqvist |
1999-12-06 | Display esps_badenc | Angelos D. Keromytis |
1999-10-29 | etherip statistics | Angelos D. Keromytis |
1999-04-11 | Introduce net.inet.{ah,esp}.enable sysctl controls that are off by default. | Niklas Hallqvist |
1999-04-09 | The userland parts of a sysctl that can switch on/off IP-in-IP (protocol 4) | Niklas Hallqvist |
1999-03-27 | add SADB_X_BINDSA to pfkey allowing incoming SAs to refer to an outgoing | Niels Provos |
1999-02-24 | Grok protocol/address family PF_KEY. | Angelos D. Keromytis |
1999-02-18 | fix netstat -A header | Theo de Raadt |
1999-02-17 | print ips_rcvmemdrop | Theo de Raadt |
1999-02-04 | report on no udp checksum | Theo de Raadt |
1998-11-30 | stats for fast retransmits | Niels Provos |
1998-11-25 | Present new statistics field in ah/esp stats | Niklas Hallqvist |
1998-03-18 | Update for new tcp stat. | Angelos D. Keromytis |
1998-02-27 | oflow paranoia | Theo de Raadt |
1997-11-09 | also report udp PCB cache misses. | Niels Provos |
1997-07-28 | for rpc port names, consider protocol too | Theo de Raadt |
1997-07-14 | Print the new input/output bytes for sipp-ah/sipp-esp/ipencap. | Angelos D. Keromytis |
1997-07-01 | typos | Niels Provos |
1997-06-29 | Use correct spacing on both 32bit and 64bit machines. | Todd C. Miller |
1997-06-29 | Make fields line up nicely for 64-bit addresses. Should probably #if | Todd C. Miller |
1997-06-29 | Mostly clean -Wall + 64bit issues. | Todd C. Miller |
1997-06-25 | show statistics about new timers/counters | Niels Provos |
1997-06-24 | Add '#include <stdlib.h>' for malloc() | dgregor |
1997-06-15 | change byte counters to u_quad_t | Theo de Raadt |
1997-02-27 | Now reports ESP I/O packet counters. | Angelos D. Keromytis |
1997-02-26 | Updated to print the IP-in-IP/AH I/O counters. | Angelos D. Keromytis |