Skip to content

tests: Use connected UDP in `tests/udp.py`

Clara Engler requested to merge cve/onionmasq:dev/cve/connect-udp into main

This commit modifies the tests/udp.py unit test in order to use UDP on a socket that has been passed through bind(2) and connect(2).

This is necessary in order to achieve tunnel isolation.

Merge request reports

Loading