summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/in6_rss.c
Commit message (Expand)AuthorAgeFilesLines
* [netinet6]: Create a new IPv6 netisr which expects the frames to have been ve...adrian2015-11-061-0/+21
* Implement RSS hashing/re-hashing for IPv6 ingress packets.adrian2015-08-291-1/+206
* Replace the printf()s with optional rate limited debugging for RSS.adrian2015-08-281-1/+1
* Implement the IPv6 RSS software hash function.adrian2015-08-241-0/+49
* Refactor / restructure the RSS code into generic, IPv4 and IPv6 specificadrian2015-01-181-0/+103
OpenPOWER on IntegriCloud