| Commit message (Expand) | Author | Age | Files | Lines |
* | MFP4: @176978-176982, 176984, 176990-176994, 177441 | bz | 2010-04-29 | 1 | -12/+7 |
* | Upon virtual network stack teardown properly release the TCP syncache | bz | 2010-02-20 | 1 | -2/+24 |
* | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | rwatson | 2009-08-01 | 1 | -1/+0 |
* | Somewhere along the line accept sockets stopped honoring the | julian | 2009-07-28 | 1 | -4/+2 |
* | Remove unused VNET_SET() and related macros; only VNET_GET() is | rwatson | 2009-07-16 | 1 | -3/+3 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 1 | -49/+31 |
* | Replace struct tcpopt with a proxy toeopt struct in the TOE driver interface to | lstewart | 2009-07-13 | 1 | -4/+17 |
* | Introduce an infrastructure for dismantling vnet instances. | zec | 2009-06-08 | 1 | -0/+13 |
* | Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC | rwatson | 2009-06-05 | 1 | -1/+0 |
* | Add internal 'mac_policy_count' counter to the MAC Framework, which is a | rwatson | 2009-06-02 | 1 | -2/+0 |
* | Permit buiding kernels with options VIMAGE, restricted to only a single | zec | 2009-04-30 | 1 | -0/+3 |
* | Update stats in struct tcpstat using two new macros, TCPSTAT_ADD() and | rwatson | 2009-04-11 | 1 | -24/+24 |
* | Since we allow conditional allocation of labels on syncache entries, | rwatson | 2009-01-11 | 1 | -2/+0 |
* | Use inc_flags instead of the inc_isipv6 alias which so far | bz | 2008-12-17 | 1 | -15/+16 |
* | Another step assimilating IPv[46] PCB code - directly use | bz | 2008-12-15 | 1 | -4/+4 |
* | Rather than using hidden includes (with cicular dependencies), | bz | 2008-12-02 | 1 | -0/+1 |
* | Merge more of currently non-functional (i.e. resolving to | zec | 2008-11-26 | 1 | -9/+13 |
* | Change the initialization methodology for global variables scheduled | zec | 2008-11-19 | 1 | -5/+11 |
* | Remove endearing but syntactically unnecessary "return;" statements | rwatson | 2008-10-26 | 1 | -2/+0 |
* | Fix a number of style issues in the MALLOC / FREE commit. I've tried to | des | 2008-10-23 | 1 | -2/+2 |
* | Retire the MALLOC and FREE macros. They are an abomination unto style(9). | des | 2008-10-23 | 1 | -2/+1 |
* | Step 1.5 of importing the network stack virtualization infrastructure | zec | 2008-10-02 | 1 | -12/+37 |
* | Implement IPv6 support for TCP MD5 Signature Option (RFC 2385) | bz | 2008-09-13 | 1 | -1/+1 |
* | Move some struct defs around. This is a prep step for Vimage.A | julian | 2008-08-25 | 1 | -66/+0 |
* | Cache the cred locally in _syncache_add() while holding the locks, so | bz | 2008-08-23 | 1 | -0/+12 |
* | Add an explicit comment why we NULLify the two variables. | bz | 2008-08-23 | 1 | -0/+1 |
* | A bunch of formatting fixes brough to light by, or created by the Vimage commit | julian | 2008-08-20 | 1 | -2/+4 |
* | Commit step 1 of the vimage project, (network stack) | bz | 2008-08-17 | 1 | -78/+79 |
* | Minor style tweaks. | jhb | 2008-08-05 | 1 | -6/+5 |
* | MFp4 (//depot/projects/tcpecn/): | rpaulo | 2008-07-31 | 1 | -1/+12 |
* | add interface for external consumers to syncache_expand - rename syncache_add... | kmacy | 2008-07-21 | 1 | -1/+14 |
* | Change incorrect stale cookie detection in syncookie_lookup() that prematurely | ups | 2008-06-16 | 1 | -1/+1 |
* | Fix a check in SYN cache expansion (syncache_expand()) to accept packets that... | ups | 2008-06-16 | 1 | -4/+7 |
* | Add code to allow the system to handle multiple routing tables. | julian | 2008-05-09 | 1 | -0/+4 |
* | Always bump tcpstat.tcps_badrst if we get a RST for a connection in the | jhb | 2008-05-08 | 1 | -4/+5 |
* | move tcbinfo lock acquisition in to syncache | kmacy | 2008-04-19 | 1 | -0/+3 |
* | Convert pcbinfo and inpcb mutexes to rwlocks, and modify macros to | rwatson | 2008-04-17 | 1 | -6/+6 |
* | Fix bugs in the TCP syncache timeout code. including: | ru | 2007-12-19 | 1 | -8/+18 |
* | incorporate feedback since initial commit | kmacy | 2007-12-17 | 1 | -14/+22 |
* | Add interface for tcp offload to syncache: | kmacy | 2007-12-12 | 1 | -15/+47 |
* | Remove spurious timestamp check. RFC 1323 explicitly states that timestamps MAY | kmacy | 2007-12-12 | 1 | -17/+1 |
* | Add padding for anticipated functionality | kmacy | 2007-12-07 | 1 | -0/+3 |
* | Fix SACK negotiation that was broken in rev 1.105. | silby | 2007-12-04 | 1 | -1/+1 |
* | Move call to tcp_signature_compute() after we adjusted the payload offset | bz | 2007-11-30 | 1 | -5/+6 |
* | Comment out the syncache's test which ensures that hosts which negotiate TCP | silby | 2007-11-20 | 1 | -0/+6 |
* | Normalize TCP syncache-related MAC Framework entry points to match most | rwatson | 2007-10-25 | 1 | -6/+6 |
* | Merge first in a series of TrustedBSD MAC Framework KPI changes | rwatson | 2007-10-24 | 1 | -1/+1 |
* | Pick the smallest possible TCP window scaling factor that will still allow | silby | 2007-10-19 | 1 | -6/+17 |
* | Add FBSDID to all files in netinet so that people can more | silby | 2007-10-07 | 1 | -2/+3 |
* | Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, which | rwatson | 2007-08-06 | 1 | -1/+0 |