Age | Commit message (Expand) | Author |
2010-10-30 | Print socket structure internals when netstat -P pcbaddr is called | Alexander Bluhm |
2010-06-29 | Allow selecting both address family and protocol by passing the address family | Bret Lambert |
2009-11-05 | IPv6 support for divert sockets. | Michele Marchetto |
2009-10-04 | Add (again) support for divert sockets. They allow you to: | Michele Marchetto |
2009-02-07 | add missing headers needed for warn() and err(). | Charles Longeau |
2009-02-02 | Fix typo, from Joao Salvatti <salvatti@gmail.com>. | Marc Balmer |
2008-10-14 | inet6print() has no 4th argument | Theo de Raadt |
2008-09-16 | netstat statistics for pflow(4) via pseudo family | Joerg Goltermann |
2008-05-08 | Receiving carp packets for unknown vhid's is not really an error. | Marco Pfatschbacher |
2008-02-05 | Change the method of identifying server connections to hide from | Stuart Henderson |
2007-12-19 | delete rcsid crud | Theo de Raadt |
2007-12-14 | remove 21 nlist variables, and instead use sysctl to query the kernel | Theo de Raadt |
2007-12-13 | implement sysctls to report IP, TCP, UDP, and ICMP statistics and | Reyk Floeter |
2007-09-03 | Make use of the carp preempt counter to signal number of transitions of | Joel Knight |
2007-06-19 | "off" isn't a pointer, it's a ulong. According to printf(3), %#lx | Ray Lai |
2005-10-17 | Use queue macros instead of directly accessing fields. ok pat@ "put it | Otto Moerbeek |
2005-08-11 | print pmtu TCB variables | Markus Friedl |
2005-08-11 | New counter for not joined IPv4 multicast groups. | Marco Pfatschbacher |
2005-06-15 | add -P for dumping PCB infos, similar to netbsd; ok deraadt@ | Markus Friedl |
2005-04-05 | add tcp sack stats, similar to freebsd; ok deraadt | Markus Friedl |
2005-03-30 | spacing | Theo de Raadt |
2005-03-25 | kill unneeded (char *) casts. ok millert, otto | Jared Yanovich |
2005-02-10 | backout previous; i committed to wrong repository (i meant to commit kame) | Jun-ichiro itojun Hagino |
2005-02-10 | dccp support | Jun-ichiro itojun Hagino |
2005-01-14 | Allow netstat to print PIM statistics. | Ryan Thomas McBride |
2004-11-17 | Add missing counters to 'netstat -sp carp' output. | Ryan Thomas McBride |
2004-09-09 | printing the raw ip protocol name breaks the protocol loop, so just | Otto Moerbeek |
2004-04-28 | carp stats cleanup: | Ryan Thomas McBride |
2004-04-28 | pfsync stats fixups: | Ryan Thomas McBride |
2004-04-24 | print tcps_rcvacktooold; ok henning | Markus Friedl |
2004-03-13 | some NULL vs 0 and knf; parts from nimadeus@pandora.be | Theo de Raadt |
2004-02-29 | print tcps_conndrained; reminder from mcbride@ | Markus Friedl |
2004-02-26 | better english | Markus Friedl |
2004-02-26 | print tcps_rcvmemdrop; ok deraadt | Markus Friedl |
2004-01-15 | print stats for tcp md5 checksums (aka 'signature'); ok millert@, deraadt@ | Markus Friedl |
2004-01-13 | Fix printf formats and add missing include. | Otto Moerbeek |
2004-01-06 | import netbsd's version of David Borman's syncache code | Markus Friedl |
2003-12-27 | Fix cut-n-paste oversight in pfsync_stats(). | Ryan Thomas McBride |
2003-12-22 | remove a suplicate comment | Michael Shalayeff |
2003-12-15 | Add initial support for pf state synchronization over the network. | Ryan Thomas McBride |
2003-12-02 | UDP encapsulation for ESP in transport mode (draft-ietf-ipsec-udp-encaps-XX.txt) | Markus Friedl |
2003-11-07 | Check to make sure that the packet was received on a carp-enabled interface. | Ryan Thomas McBride |
2003-11-02 | print raw ip[46] sockets; ok deraadt@ | Markus Friedl |
2003-10-31 | Add IPv6 support to CARP. | Ryan Thomas McBride |
2003-10-25 | #undef p2 in carp_stats() | Ryan Thomas McBride |
2003-10-17 | Common Address Redundancy Protocol | Ryan Thomas McBride |
2003-09-04 | fix crash and add new icmpnames. based on pr3439. some input fgsch@. | Ted Unangst |
2003-09-04 | typo; aldo@nullcube.com | Theo de Raadt |
2003-07-07 | protos | Theo de Raadt |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |