Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(UnderlyingNetwork): add support for ListenTCP #1278

Merged
merged 2 commits into from
Sep 15, 2023
Merged

Conversation

bassosimone
Copy link
Contributor

@bassosimone bassosimone commented Sep 15, 2023

The lack of this support already created some difficulties inside the testingx package and I am increasinglty sick of it.

While there, see to increase the testing coverage of the netxlite package.

While there acknowledge and commit workaround for ooni/probe#2537.

Added while looking into moving forward with making beacons fully testable using netem, per ooni/probe#2531.

The lack of this support already created some difficulties inside the
testingx package and I am increasinglty sick of it.

Added while looking into moving forward with making beacons fully
testable using netem, per ooni/probe#2531.
@bassosimone bassosimone merged commit 95a766a into master Sep 15, 2023
@bassosimone bassosimone deleted the issue/2531 branch September 15, 2023 16:50
bassosimone added a commit that referenced this pull request Sep 15, 2023
This diff adds the ListenTCP function to the *Netx struct.

With this addition, based on #1278, we
can remove some techdebt inside the testingx package.

This is yak shaving while trying to add support for testing socks5
in the context of ooni/probe#2531.
bassosimone added a commit that referenced this pull request Sep 15, 2023
This diff adds the ListenTCP function to the *Netx struct.

With this addition, based on
#1278, we can remove some techdebt
inside the testingx package.

This is yak shaving while trying to add support for testing socks5 in
the context of ooni/probe#2531.
Murphy-OrangeMud pushed a commit to Murphy-OrangeMud/probe-cli that referenced this pull request Feb 13, 2024
The lack of this support already created some difficulties inside the
testingx package and I am increasinglty sick of it.

While there, see to increase the testing coverage of the netxlite
package.

While there acknowledge and commit workaround for
ooni/probe#2537.

Added while looking into moving forward with making beacons fully
testable using netem, per ooni/probe#2531.
Murphy-OrangeMud pushed a commit to Murphy-OrangeMud/probe-cli that referenced this pull request Feb 13, 2024
This diff adds the ListenTCP function to the *Netx struct.

With this addition, based on
ooni#1278, we can remove some techdebt
inside the testingx package.

This is yak shaving while trying to add support for testing socks5 in
the context of ooni/probe#2531.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant