Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/net



Module Name:    src
Committed By:   thorpej
Date:           Sat Sep  3 00:31:02 UTC 2022

Modified Files:
        src/sys/net: if_ethersubr.c if_spppsubr.c

Log Message:
Only use configured RPS hash functions for IPv4 and IPv6 packets.

This is NFC change now because only IPv4 and IPv6 use pktqueue,
but that will change in future commits.


To generate a diff of this commit:
cvs rdiff -u -r1.315 -r1.316 src/sys/net/if_ethersubr.c
cvs rdiff -u -r1.264 -r1.265 src/sys/net/if_spppsubr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index