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

New test: listen and connect to same stack #132

Closed
wants to merge 4 commits into from

Conversation

MagnusS
Copy link
Member

@MagnusS MagnusS commented May 5, 2015

This test listens on port 80 and tries to connect to the same port with the same stack.

The test currently fails with this exception:

Ipv4.Make(Ethif)(Clock)(Time).Routing.No_route_to_destination_address(_)

Console output:

Manager: configuring
Manager: Interface to 10.0.0.100 nm 255.255.255.0 gw [10.0.0.1]

ARP: sending gratuitous from 10.0.0.100
Manager: configuration done
ARP: transmitting probe -> 10.0.0.100
ARP: retrying 10.0.0.100 (n=1)
ARP: transmitting probe -> 10.0.0.100
ARP: retrying 10.0.0.100 (n=2)
ARP: transmitting probe -> 10.0.0.100
ARP: retrying 10.0.0.100 (n=3)
ARP: transmitting probe -> 10.0.0.100

@samoht
Copy link
Member

samoht commented Jul 29, 2015

Can you rebase the tests to master?

@yallop yallop added the Testing label Oct 6, 2015
yomimono and others added 3 commits October 12, 2015 13:19
@yomimono
Copy link
Contributor

yomimono commented Jul 6, 2016

Per the discussion in #133 I'm going to close this out.

@yomimono yomimono closed this Jul 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants