| Commit message (Expand) | Author | Age | Files | Lines |
| * | Count and show incoming UDP datagrams with no checksum. | Ruslan Ermilov | 2001-03-13 | 1 | -1/+2 |
| * | Remove in_pcbnotify and use in_pcblookup_hash to find the cb directly. | Jonathan Lemon | 2001-02-26 | 1 | -13/+16 |
| * | Redo the security update done in rev 1.54 of src/sys/netinet/tcp_subr.c | Jesper Skriver | 2001-02-22 | 1 | -17/+17 |
| * | o Move per-process jail pointer (p->pr_prison) to inside of the subject | Robert Watson | 2001-02-21 | 1 | -2/+5 |
| * | Only call in_pcbnotify if the src port number != 0, as we | Jesper Skriver | 2001-02-20 | 1 | -0/+13 |
| * | Switch to using a struct xucred instead of a struct xucred when not | Brian Feldman | 2001-02-18 | 1 | -2/+8 |
| * | Clean up RST ratelimiting. Previously, ratelimiting occured before tests | Bosko Milekic | 2001-02-11 | 1 | -1/+1 |
| * | Mechanical change to use <sys/queue.h> macro API instead of | Poul-Henning Kamp | 2001-02-04 | 1 | -2/+2 |
| * | Update the "icmp_admin_prohib_like_rst" code to check the tcp-window and | Poul-Henning Kamp | 2000-12-24 | 1 | -2/+2 |
| * | Change the following: | Bosko Milekic | 2000-12-15 | 1 | -1/+1 |
| * | Wrong checksum may have been computed for certain UDP packets. | Ruslan Ermilov | 2000-11-01 | 1 | -1/+1 |
| * | Do not waste a time saving a copy of IP header if we are certainly | Ruslan Ermilov | 2000-10-31 | 1 | -1/+2 |
| * | Convert all users of fldoff() to offsetof(). fldoff() is bad | Poul-Henning Kamp | 2000-10-27 | 1 | -1/+0 |
| * | Reverse last commit, a better fix has been found. | Poul-Henning Kamp | 2000-09-17 | 1 | -8/+3 |
| * | Make sure UDP sockets are explicitly bind(2)'ed [sic] before we connect(2) | Poul-Henning Kamp | 2000-09-17 | 1 | -3/+8 |
| * | Fixed broken ICMP error generation, unified conversion of IP header | Ruslan Ermilov | 2000-09-01 | 1 | -1/+2 |
| * | Backout the hack in rev 1.71, I am working on a better patch | Ruslan Ermilov | 2000-08-30 | 1 | -1/+0 |
| * | Apply appropriate patch. | Darren Reed | 2000-08-29 | 1 | -0/+1 |
| * | sync with kame tree as of july00. tons of bug fixes/improvements. | Jun-ichiro itojun Hagino | 2000-07-04 | 1 | -5/+7 |
| * | Previous commit changing SYSCTL_HANDLER_ARGS violated KNF. | Poul-Henning Kamp | 2000-07-04 | 1 | -2/+2 |
| * | Style police catches up with rev 1.26 of src/sys/sys/sysctl.h: | Poul-Henning Kamp | 2000-07-03 | 1 | -2/+2 |
| * | Fixed some style bugs (mainly convoluted logic for blackhole processing). | Bruce Evans | 2000-05-24 | 1 | -6/+2 |
| * | sysctl'ize ICMP_BANDLIM and ICMP_BANDLIM_SUPPRESS_OUTPUT. | Dan Moschuk | 2000-05-22 | 1 | -2/+2 |
| * | Add support for offloading IP/TCP/UDP checksums to NIC hardware which | Jonathan Lemon | 2000-03-27 | 1 | -10/+25 |
| * | IPSEC support in the kernel. | Yoshinobu Inoue | 1999-12-22 | 1 | -1/+3 |
| * | Change incorrect NULLs to 0s | Eivind Eklund | 1999-12-21 | 1 | -1/+1 |
| * | M_PREPEND-related cleanups (unregisterifying struct mbuf *s). | Brian Feldman | 1999-12-19 | 1 | -1/+1 |
| * | Always set INP_IPV4 flag for IPv4 pcb entries, because netstat needs it | Yoshinobu Inoue | 1999-12-13 | 1 | -2/+0 |
| * | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | Yoshinobu Inoue | 1999-12-07 | 1 | -40/+192 |
| * | The logic for blackhole processing does not free mbufs if the | Poul-Henning Kamp | 1999-11-17 | 1 | -0/+2 |
| * | KAME related header files additions and merges. | Yoshinobu Inoue | 1999-11-05 | 1 | -10/+9 |
| * | Change so_cred's type to a ucred, not a pcred. THis makes more sense, actually. | Brian Feldman | 1999-09-19 | 1 | -4/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Fix breakage if blackhole=1 and tiflags & TH_SYN, plus | Geoff Rehmet | 1999-08-19 | 1 | -2/+2 |
| * | Add net.inet.tcp.blackhole and net.inet.udp.blackhole | Geoff Rehmet | 1999-08-17 | 1 | -2/+7 |
| * | Two new sysctls: net.inet.tcp.getcred and net.inet.udp.getcred. These take | Brian Feldman | 1999-07-11 | 1 | -1/+33 |
| * | This is the much-awaited cleaned up version of IPFW [ug]id support. | Brian Feldman | 1999-06-19 | 1 | -2/+2 |
| * | Add sysctl descriptions to many SYSCTL_XXXs | Bill Fumerola | 1999-05-03 | 1 | -5/+5 |
| * | This Implements the mumbled about "Jail" feature. | Poul-Henning Kamp | 1999-04-28 | 1 | -2/+8 |
| * | Reviewed by: freebsd-current | Matthew Dillon | 1998-12-03 | 1 | -1/+7 |
| * | Re-implement tcp and ip fragment reassembly to not store pointers in the | Doug Rabson | 1998-08-24 | 1 | -6/+3 |
| * | Convert socket structures to be type-stable and add a version number. | Garrett Wollman | 1998-05-15 | 1 | -2/+88 |
| * | Fixed style bugs (mostly) in previous commit. | Bruce Evans | 1998-03-28 | 1 | -3/+5 |
| * | Use the zone allocator to allocate inpcbs and tcpcbs. Each protocol creates | Garrett Wollman | 1998-03-24 | 1 | -1/+4 |
| * | Improved connection establishment performance by doing local port lookups via | David Greenman | 1998-01-27 | 1 | -3/+4 |
| * | Fix a couple of operator precedence bugs. | Steve Price | 1998-01-25 | 1 | -2/+2 |
| * | Don't use ANSI string concatenation to misformat a string. | Bruce Evans | 1997-12-19 | 1 | -5/+5 |
| * | Removed unused #includes. | Bruce Evans | 1997-10-28 | 1 | -4/+1 |
| * | Update network code to use poll support. | Peter Wemm | 1997-09-14 | 1 | -2/+2 |
| * | Fix all areas of the system (or at least all those in LINT) to avoid storing | Garrett Wollman | 1997-08-16 | 1 | -7/+8 |