aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/hash
AgeCommit message (Expand)AuthorFilesLines
2023-05-24hash: add hash documentationMohsin Kazmi1-0/+90
2023-04-12misc: change of addressMohsin Kazmi1-1/+1
2022-02-15tcp: Do not include the tcp_packet.h file in the ip4_packet.hNeale Ranns1-0/+1
2022-01-25bonding: refactor bonding hash functions to vnet/hashSteven Luong1-0/+325
2021-11-12hash: refactor crc32_5tupleDamjan Marion1-78/+39
2021-11-02interface: avoid dependency on crc32 for eth handoffFlorin Coras1-18/+29
2021-11-02hash: check if crc32c is availableDamjan Marion1-0/+4
2021-10-31interface: handoff refactor and optimizationsFlorin Coras1-0/+341
2021-09-22hash: fix the initialization warning error on gcc-10Mohsin Kazmi1-4/+4
2021-09-20hash: add support for hashing infraMohsin Kazmi5-0/+380