OpenGrok
Cross Reference: toeplitz.c
xref
: /
src
/
sys
/
net
/
toeplitz.c
Home
|
History
|
Annotate
|
Download
|
only in
net
History log of
/src/sys/net/toeplitz.c
Revision
Date
Author
Comments
1.5
07-Feb-2024
msaitoh
Remove ryo@'s mail addresses.
1.4
24-Sep-2021
knakahara
Add copyright for no-memcpy toeplitz hash, pointed out by wiz@n.o, thanks.
1.3
24-Sep-2021
knakahara
Import asymmetric toeplitz hash without memcpy implemented by ryo@n.o.
This implementation has better performance than memcpy'ed one.
(30%-60% improvement in micro benchmark)
import from
https://github.com/ryo/l2pkt/blob/master/l2pkt/toeplitz_hash.c
1.2
05-Apr-2021
yamaguchi
s/nitems/__arraycount/
1.1
30-Jan-2021
jmcneill
branches: 1.1.2; 1.1.4;
Add symmetric toeplitz implementation with integration for NICs, from OpenBSD.
1.1.4.2
03-Apr-2021
thorpej
Sync with HEAD.
1.1.4.1
30-Jan-2021
thorpej
file toeplitz.c was added on branch thorpej-futex on 2021-04-03 22:29:01 +0000
1.1.2.1
17-Apr-2021
thorpej
Sync with HEAD.
Indexes created Thu Oct 02 10:09:58 GMT 2025