aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet6/in6_pcbgroup.c
Commit message (Expand)AuthorAgeFilesLines
* When it's time to do 4-tuple UDP IPv6 hashing, make sure this is a knownAdrian Chadd2014-07-201-0/+2
* Add INP_RSS_BUCKET_SET awareness for IPv6 pcbgroup entries.Adrian Chadd2014-07-121-0/+13
* Use the appropriate IPv6 hashtype defines when looking up the PCBGROUPBryan Venteicher2014-07-071-2/+2
* Several years after initial development, merge prototype support forRobert Watson2014-03-151-2/+32
* Implement a CPU-affine TCP and UDP connection lookup data structure,Robert Watson2011-06-061-0/+103