summaryrefslogtreecommitdiffstats
path: root/sys/netinet/vinet.h
Commit message (Expand)AuthorAgeFilesLines
* 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