Skip to content

Module RRL refactoring

Mark Karpilovskij requested to merge rrl_refactor into master

Fixes an eindianness bug and refreshes old code of the RRL module.

  1. Improved readability of code, especially the hopscotch hashing guts of the module
  2. Endian-independent response classification

Merge request reports