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

make one_stack test buildable/runnable #1

Merged
merged 172 commits into from
Oct 12, 2015

Conversation

yomimono
Copy link

No description provided.

MagnusS and others added 30 commits May 11, 2015 18:05
Fix missing mirage-vnetif dep for --enable-tests
Increase iperf test timeout to 120 s
Use mirage-dev to fix Travis CI tests
- Functorised tests over vnetif backend
- Fixed broken trailing_bytes tests (disabled for now)
Strip trailing bytes from network packets
Support for recording pcap files in mirage-vnetif tests
Add vnetif backend with uniform packet loss and new iperf test
Don't zero tx window when there are no ready segments
first cut at full RST processing for established connections
samoht and others added 26 commits July 29, 2015 16:47
ARP now handles ARP frames, not Ethernet frames with ARP payload
I.writev will throw the exception Ipv4.Routing.No_route_to_destination_address when ARP lookup of a destination address fails.  The exception is unspecifiable in the current release of tcpip, since Ipv4.Routing is not exposed in ipv4.mli, but many users of the stack may wish to catch and ignore or report this failure while continuing normal operation.  Expose Ipv4.Routing.No_route_to_destination_address so programs can continue when networks are being networks.
Expose Ipv4.Routing.No_route_to_destination_address.
Add a missing directory in the .merlin.
Add optional arguments for settings in ip v6 and v4 connects
only use `opam config var prefix` if dependencies are not present
…to connect-test

Conflicts:
	lib_test/test_connect.ml
@MagnusS
Copy link
Owner

MagnusS commented Oct 12, 2015

Thanks!

MagnusS added a commit that referenced this pull request Oct 12, 2015
make one_stack test buildable/runnable
@MagnusS MagnusS merged commit e2871a2 into MagnusS:connect-test Oct 12, 2015
@yomimono yomimono deleted the connect-test branch March 31, 2016 11:19
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.

9 participants