mirror of
https://github.com/corundum/corundum.git
synced 2025-01-30 08:32:52 +08:00
8 lines
210 B
ReStructuredText
8 lines
210 B
ReStructuredText
|
.. _mod_rx_hash:
|
||
|
|
||
|
===========
|
||
|
``rx_hash``
|
||
|
===========
|
||
|
|
||
|
``rx_hash`` implements flow hashing on the receive path. It extracts IP addresses and ports from packet headers and computes a 32-bit Toeplitz flow hash.
|