Age | Commit message (Expand) | Author |
2016-11-18 | turn ipstat into a set of percpu counters. | David Gwynne |
2016-06-18 | Add net.inet.{tcp,udp}.rootonly sysctl, to mark which ports | Vincent Gross |
2014-04-23 | Don't use varargs for udp_output() and sync the argument order with | Martin Pieuchot |
2014-01-25 | revert counter size changes. this breaks netstat. digging further, there | Theo de Raadt |
2014-01-24 | make the udpstat counters u_int32_t, for consistency with tcpstat | Henning Brauer |
2014-01-23 | since the cksum rewrite the counters for hardware checksummed packets | Henning Brauer |
2013-06-01 | Pass the routing domain to IPv6 pr_ctlinput() like in IPv4. | Alexander Bluhm |
2010-10-21 | There is no TCP6 in our kernel, so remove the #ifndef TCP6. | Alexander Bluhm |
2009-11-13 | Extend the protosw pr_ctlinput function to include the rdomain. This is | Claudio Jeker |
2008-05-24 | Remove {tcp/udp}6_usrreq(); Since the normal ones now | Thordur I. Bjornsson |
2008-05-23 | Deal with the situation when TCP nfs mounts timeout and processes | Thordur I. Bjornsson |
2007-12-13 | implement sysctls to report IP, TCP, UDP, and ICMP statistics and | Reyk Floeter |
2004-02-17 | switch to sysctl_int_arr(); ok henning, deraadt | Markus Friedl |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-12 | Nuke a whole bunch of commons; ok tedu (still more to come *sigh*) | Jason Wright |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-06-23 | Keep stats on TCP/UDP hardware checksumming. | Angelos D. Keromytis |
2001-06-09 | Inclusion protection. | Angelos D. Keromytis |
2000-06-18 | sync with KAME udp6_output(). udp output logic is very different between | Jun-ichiro itojun Hagino |
1999-12-08 | bring in KAME IPv6 code, dated 19991208. | Jun-ichiro itojun Hagino |
1999-03-27 | add SADB_X_BINDSA to pfkey allowing incoming SAs to refer to an outgoing | Niels Provos |
1999-02-04 | report on no udp checksum | Theo de Raadt |
1998-01-24 | sysctl for def sizes for tcp/udp send/recv queues | Michael Shalayeff |
1997-08-26 | indent | Theo de Raadt |
1997-08-09 | The list of tcp/udp ports not to allocate dynamically is now | Todd C. Miller |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist |
1995-12-14 | from netbsd: | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |