| Commit message (Expand) | Author | Age | Files | Lines |
| * | - Set inc_isipv6 in tcp6_usr_connect(). | Hajimu UMEMOTO | 2002-02-28 | 2 | -0/+2 |
| * | Simple p_ucred -> td_ucred changes to start using the per-thread ucred | John Baldwin | 2002-02-27 | 8 | -22/+22 |
| * | Change the wording of the inline comments from the previous commit. | Crist J. Clark | 2002-02-27 | 2 | -16/+6 |
| * | More IPV6 const fixes. | Alfred Perlstein | 2002-02-27 | 2 | -2/+2 |
| * | Introduce a version field to `struct xucred' in place of one of the | Dima Dorfman | 2002-02-27 | 3 | -25/+5 |
| * | Staticize an extern that no one else used. | Brooks Davis | 2002-02-26 | 2 | -3/+1 |
| * | Enforce inbound IPsec SPD | Chris D. Faulhaber | 2002-02-26 | 1 | -1/+11 |
| * | Document what inpcb->inp_vflag is for. | Alfred Perlstein | 2002-02-25 | 1 | -1/+1 |
| * | The TCP code did not do sufficient checks on whether incoming packets | Crist J. Clark | 2002-02-25 | 2 | -14/+26 |
| * | BUGFIX: make use of the pointer to the target of skipto rules, | Luigi Rizzo | 2002-02-20 | 1 | -2/+4 |
| * | When expanding a syncache entry into a socket, inherit the socket options | Jonathan Lemon | 2002-02-20 | 1 | -1/+1 |
| * | o Move NTOHL() and associated macros into <sys/param.h>. These are | Mike Barcroft | 2002-02-18 | 9 | -53/+70 |
| * | Moved the 127/8 check below so that IPF redirects have a chance of working. | Ruslan Ermilov | 2002-02-15 | 1 | -10/+10 |
| * | When a duplicate SYN arrives which matches an entry in the syncache, | Jonathan Lemon | 2002-02-12 | 1 | -0/+5 |
| * | Silence unused variable warning in the !KLD_MODULE case. | Dima Dorfman | 2002-02-10 | 1 | -0/+2 |
| * | Pre-KSE/M3 commit. | Julian Elischer | 2002-02-07 | 1 | -2/+2 |
| * | In tcp_respond(), correctly reset returned IPv6 header. This is essential | Hajimu UMEMOTO | 2002-02-04 | 2 | -0/+6 |
| * | WARNS=n and lint(1) silencer. Declare an array of (const) strings | Mark Murray | 2002-02-03 | 1 | -1/+1 |
| * | The ipfw(8) 'tee' action simply hasn't worked on incoming packets for | Crist J. Clark | 2002-01-26 | 1 | -0/+3 |
| * | The ENDPTS_EQ macro was comparing the one of the fports to itself. Fix. | Jonathan Lemon | 2002-01-22 | 1 | -1/+1 |
| * | - Check the address family of the destination cached in a PCB. | Hajimu UMEMOTO | 2002-01-21 | 2 | -4/+12 |
| * | RFC1122 requires that addresses of the form { 127, <any> } MUST NOT | Ruslan Ermilov | 2002-01-21 | 1 | -1/+11 |
| * | Fix a panic condition in icmp_reflect() introduced in rev. 1.61. | Ruslan Ermilov | 2002-01-11 | 1 | -2/+2 |
| * | Initialise the intrq_present fields at runtime, not link time. This allows | Mike Smith | 2002-01-08 | 1 | -1/+1 |
| * | Fix a missing "ipfw:" in a syslog message. | Crist J. Clark | 2002-01-07 | 1 | -1/+1 |
| * | Pre-calculate the checksum for multicast packets sourced on a | Bill Fenner | 2002-01-05 | 1 | -0/+12 |
| * | o Spelling fix in comment: tcp_ouput -> tcp_output | Robert Watson | 2002-01-04 | 2 | -2/+2 |
| * | Don't reveal a router in the IPSTEALTH mode through IP options. | Yaroslav Tykhiy | 2001-12-29 | 1 | -4/+41 |
| * | Fix ipfw fwd so that it acts as the docs say | Julian Elischer | 2001-12-28 | 2 | -10/+24 |
| * | Implement matching IP precedence in ipfw(4). | Yaroslav Tykhiy | 2001-12-21 | 2 | -2/+6 |
| * | Remove a change that snuck in from my private tree. | Jonathan Lemon | 2001-12-21 | 1 | -1/+0 |
| * | If syncookies are disabled (net.inet.tcp.syncookies) then use the faster | Jonathan Lemon | 2001-12-21 | 2 | -1/+5 |
| * | When storing an int value in a void *, use intptr_t as the cast type | Jonathan Lemon | 2001-12-19 | 1 | -2/+2 |
| * | Don't try to free a NULL route when doing IPFIREWALL_FORWARD. | Yaroslav Tykhiy | 2001-12-19 | 1 | -1/+2 |
| * | Extend the SYN DoS defense by adding syncookies to the syncache. | Jonathan Lemon | 2001-12-19 | 1 | -14/+193 |
| * | Fixed the bug in transparent TCP proxying with the "encode_ip_hdr" | Ruslan Ermilov | 2001-12-18 | 1 | -1/+3 |
| * | o Add IPOPT_ESO for the 'Extended Security' IP option (RFC1108) | Robert Watson | 2001-12-14 | 1 | -0/+1 |
| * | o Add definition for IPOPT_CIPSO, the commercial security IP option | Robert Watson | 2001-12-14 | 1 | -0/+1 |
| * | whitespace and style fixes recovered from -stable. | Jonathan Lemon | 2001-12-14 | 1 | -33/+35 |
| * | minor style and whitespace fixes. | Jonathan Lemon | 2001-12-14 | 1 | -11/+12 |
| * | whitespace fixes. | Jonathan Lemon | 2001-12-14 | 2 | -7/+7 |
| * | minor whitespace fixes. | Jonathan Lemon | 2001-12-14 | 1 | -1/+1 |
| * | Reduce the local network slowstart flightsize from infinity to 4 packets. | Mike Silbersack | 2001-12-14 | 1 | -1/+1 |
| * | Undo one of my last minute changes; move sc_iss up earlier so it | Jonathan Lemon | 2001-12-13 | 1 | -1/+1 |
| * | Fix up tabs from cut&n&paste. | Jonathan Lemon | 2001-12-13 | 1 | -8/+8 |
| * | Fix up tabs in comments. | Jonathan Lemon | 2001-12-13 | 2 | -8/+8 |
| * | Minor style fixes. | Jonathan Lemon | 2001-12-13 | 1 | -2/+2 |
| * | Minor style fix. | Jonathan Lemon | 2001-12-13 | 1 | -2/+2 |
| * | Update to C99, s/__FUNCTION__/__func__/, | David E. O'Brien | 2001-12-10 | 2 | -3/+3 |
| * | o Our currenty userland boot code (due to rc.conf and rc.network) always | Robert Watson | 2001-12-07 | 1 | -1/+1 |