Age | Commit message (Expand) | Author |
2001-06-25 | Show a "3" in -r output if RTF_PROTO3 is set; ok itojun@ and millert@ | Niklas Hallqvist |
2001-06-23 | Print hardware checksumming statistics. | Angelos D. Keromytis |
2001-06-13 | typo in icmp6 stat printing | Jun-ichiro itojun Hagino |
2001-05-18 | adapt to use pool | Niels Provos |
2001-03-03 | drop packets with 127.0.0.0/8 in header field, if the packet is from outside. | Jun-ichiro itojun Hagino |
2001-02-07 | by default, don't bark on inbound ND messages, as outsider may be able to | Jun-ichiro itojun Hagino |
2001-02-06 | If sdl type is ISO88025, print the address using `:' as well. | Federico G. Schwindt |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist |
2000-12-13 | Bytecounter stats. (-b switch) | Camiel Dobbelaar |
2000-12-11 | typo in -s message | Jun-ichiro itojun Hagino |
2000-12-11 | show # of successful IPv6 path MTU changes with -s. from kame | Jun-ichiro itojun Hagino |
2000-12-11 | show when pmtu is disabled on routes, more information when verbose, | Niels Provos |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-10-23 | fix a few signed/unsigned/long printf formats; millert@ & deraadt@ ok | Michael Shalayeff |
2000-09-19 | Display SPD entries. | Angelos D. Keromytis |
2000-08-26 | typo. sync with kame | Jun-ichiro itojun Hagino |
2000-08-13 | typo. be more friendly with netstat -ssn. from jhawk@netbsd (via kame) | Jun-ichiro itojun Hagino |
2000-07-12 | remove m_pulldown statistics, it is purely experimental and belongs to | Jun-ichiro itojun Hagino |
2000-07-06 | more stats | Jun-ichiro itojun Hagino |
2000-06-30 | do not prin tcp/udp twice. from: fgs | 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-16 | print # of icmp6 error suppressed by rate limit | Jun-ichiro itojun Hagino |
2000-06-15 | Reflect reality in the error messages. | Angelos D. Keromytis |
2000-06-14 | KAME_SCOPEID is necessary | Jun-ichiro itojun Hagino |
2000-06-13 | Conditional INET6 inclusion (for crunchgen uses) -- default yes. | Angelos D. Keromytis |
2000-05-18 | check getnameinfo error proprely. this can be visited on printing | Jun-ichiro itojun Hagino |
2000-05-18 | allow mask == NULL in netname6. | Jun-ichiro itojun Hagino |
2000-05-17 | s/icmp/icmp6/ in message | Jun-ichiro itojun Hagino |
2000-04-16 | - Insert some .Pp here and there to make the man page easier to read. | Aaron Campbell |
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell |
2000-03-20 | Print statistics about crypto failures in IPsec processing. | Angelos D. Keromytis |
2000-02-28 | update IPv6 portion to match latest sys/netinet6. | Jun-ichiro itojun Hagino |
2000-02-05 | fix -in printing on IPv6 (network portion was not masked properly). | Jun-ichiro itojun Hagino |
2000-01-21 | ip4 -> ipip | Angelos D. Keromytis |
2000-01-18 | print IPv6 multicast groups on -ia. | Jun-ichiro itojun Hagino |
2000-01-14 | show blackhole flag; ura@hiru.aoba.yokohama.jp | Theo de Raadt |
2000-01-11 | Remove references to ipx_error.h; it's going to be away. | Federico G. Schwindt |
2000-01-09 | Add new ESP/AH statistic. | Angelos D. Keromytis |
2000-01-09 | Transport protocol ports are in network order. | 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-30 | fix netstat -ss; some zeroed counters were displayed | Theo de Raadt |
1999-12-30 | enable KAME scopeid hack (print link-local addresses with scope identifier | Jun-ichiro itojun Hagino |
1999-12-20 | Oops, forgot ports/protocol numbers. | Angelos D. Keromytis |
1999-12-20 | Correctly print IPv6 addresses in IPsec flows. | Angelos D. Keromytis |
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 |