aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/in_pcbgroup.c
Commit message (Expand)AuthorAgeFilesLines
* Fix PCBGROUPS build post CK conversion of pcbinfoMatt Macy2018-06-131-6/+6
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Unbreak the RSS/PCBGROUp build.George V. Neville-Neil2016-03-311-0/+1
* Refactor / restructure the RSS code into generic, IPv4 and IPv6 specificAdrian Chadd2015-01-181-0/+3
* Introduce INP6_PCBHASHKEY macro. Replace usage of hardcoded part ofAndrey V. Elsukov2014-09-101-1/+1
* Make the PCBGROUPS code aware of IPv4 UDP 4-tuple.Adrian Chadd2014-07-201-0/+2
* Implement the first stage of multi-bind listen sockets and RSS socketAdrian Chadd2014-07-101-3/+39
* Several years after initial development, merge prototype support forRobert Watson2014-03-151-6/+71
* Implement a CPU-affine TCP and UDP connection lookup data structure,Robert Watson2011-06-061-0/+457