+19
−2
src/core/or/conflux_util.c
0 → 100644
+393
−0
src/core/or/conflux_util.h
0 → 100644
+59
−0
Loading
This adds utility functions to help stream block decisions, as well as cpath layer_hint checks for stream cell acceptance, and syncing stream lists for conflux circuits. These functions are then called throughout the codebase to properly manage conflux streams.