Skip to content

WIP: Parse bridge blocking info from SQL database.

Philipp Winter requested to merge enhancement/34260 into develop

The plan currently is that wolpertinger will populate our SQL database with bridge blocking info provided by OONI. This patch adds code that parses this data and adds it to our existing bridge objects.

This fixes #34260 (closed).

Merge request reports