aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet6/tcp6_var.h
Commit message (Expand)AuthorAgeFilesLines
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Remove __P.Xin LI2012-10-221-3/+3
* Remove unused VNET_SET() and related macros; only VNET_GET() isRobert Watson2009-07-161-1/+1
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorRobert Watson2009-07-141-3/+2
* Put a global variables, which were virtualized but formerlyBjoern A. Zeeb2008-12-111-0/+2
* Clean up VCS Ids.David E. O'Brien2007-12-101-2/+0
* /* -> /*- for license, minor formatting changes, separate for KAMEWarner Losh2005-01-071-2/+2
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Introduce a syncache, which enables FreeBSD to withstand a SYN floodJonathan Lemon2001-11-221-1/+1
* sync with kame tree as of july00. tons of bug fixes/improvements.Jun-ichiro itojun Hagino2000-07-041-1/+1
* tcp updates to support IPv6.Yoshinobu Inoue2000-01-091-1/+6
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPYoshinobu Inoue1999-11-221-0/+83