summaryrefslogtreecommitdiffstats
path: root/sys/netinet/vinet.h
Commit message (Expand)AuthorAgeFilesLines
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorrwatson2009-07-141-422/+0
* V_irtualize flowtable state.zec2009-06-221-0/+38
* Implement UDP control block support.bz2009-05-231-0/+2
* Make indentation more uniform accross vnet container structs.zec2009-05-021-141/+141
* Permit buiding kernels with options VIMAGE, restricted to only a singlezec2009-04-301-2/+0
* - Allocate a small flowtable in ip_input.c (changeable by tuneable)kmacy2009-04-191-0/+1
* First pass at separating per-vnet initializer functionszec2009-04-061-0/+9
* Merge IGMPv3 and Source-Specific Multicast (SSM) to the FreeBSDbms2009-03-091-3/+31
* Add size-guards evaluated at compile-time to the main struct vnet_*bz2009-03-011-0/+3
* remove unnecessary #include from vnet.h and vinet.hluigi2009-02-151-3/+0
* Add TCP Appropriate Byte Counting (RFC 3465) support to kernel.lstewart2009-01-151-0/+4
* De-virtualize the MD5 context for TCP initial seq number generationbz2008-12-131-2/+0
* Conditionally compile out V_ globals while instantiating the appropriatezec2008-12-101-11/+10
* Rather than using hidden includes (with cicular dependencies),bz2008-12-021-2/+0
* Unhide declarations of network stack virtualization structs fromzec2008-11-281-3/+14
* Merge more of currently non-functional (i.e. resolving tozec2008-11-261-2/+5
* Change the initialization methodology for global variables scheduledzec2008-11-191-0/+2
* Step 1.5 of importing the network stack virtualization infrastructurezec2008-10-021-0/+331
OpenPOWER on IntegriCloud