summaryrefslogtreecommitdiff
path: root/sys/netinet6/in6_rss.c
AgeCommit message (Expand)Author
2025-11-22rss: Enable portions of RSS globally to enable symmetric hashingAndrew Gallatin
2023-08-16sys: Remove $FreeBSD$: two-line .c patternWarner Losh
2021-12-02Revert "wpa: Import wpa_supplicant/hostapd commit 14ab4a816"Cy Schubert
2021-12-02wpa: Import wpa_supplicant/hostapd commit 14ab4a816Cy Schubert
2021-12-02Remove "options PCBGROUP"Gleb Smirnoff
2021-12-02Allow to compile RSS without PCBGROUP.Gleb Smirnoff
2020-10-18Implement flowid calculation for outbound connections to balanceAlexander V. Chernikov
2015-11-06[netinet6]: Create a new IPv6 netisr which expects the frames to have been ve...Adrian Chadd
2015-08-29Implement RSS hashing/re-hashing for IPv6 ingress packets.Adrian Chadd
2015-08-28Replace the printf()s with optional rate limited debugging for RSS.Adrian Chadd
2015-08-24Implement the IPv6 RSS software hash function.Adrian Chadd
2015-01-18Refactor / restructure the RSS code into generic, IPv4 and IPv6 specificAdrian Chadd