Module Name:    src
Committed By:   knakahara
Date:           Thu Oct 21 02:47:17 UTC 2021

Modified Files:
        src/doc: CHANGES

Log Message:
doc: pktq_rps_hash() changes.


To generate a diff of this commit:
cvs rdiff -u -r1.2841 -r1.2842 src/doc/CHANGES

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

Modified files:

Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2841 src/doc/CHANGES:1.2842
--- src/doc/CHANGES:1.2841	Thu Oct 14 21:18:07 2021
+++ src/doc/CHANGES	Thu Oct 21 02:47:17 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2841 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2842 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -437,6 +437,8 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
 	tzdata partly updated to 2021b [kre 20211001] 
 	sht4xtemp(4): Driver for the Sensirion SHT40/SHT41/SHT45 temperature
 		and humidity sensor [brad 20211003]
+	network: Make pktq_rps_hash() pluggable for each interface type.
+		[knakahara 20211011]
 	wm(4): Add Tiger Lake and newer devices (I219V 15-V9 and LM 16-19).
 		[msaitoh 20211013]
 	sgp40mox(4): Driver for the Sensirion SGP40 MOx gas sensor for air quality

Reply via email to