whitequark
|
961b12ce93
Add a sinkhole to the server example.
|
7 years ago |
whitequark
|
21900288cc
Add packet shaping to the fault injector.
|
7 years ago |
whitequark
|
d931625af0
Implement TCP TIME-WAIT timeouts.
|
7 years ago |
whitequark
|
2aad62a790
Update README to mention lack of multicast support.
|
7 years ago |
whitequark
|
bb2edf4e8a
Update README.
|
7 years ago |
whitequark
|
ddba30e9cf
Update README to explain how the client example works.
|
7 years ago |
whitequark
|
a155269d3d
Remove the `use_` prefix from feature names.
|
7 years ago |
whitequark
|
42261f3467
Update TCP implementation status in README.
|
7 years ago |
whitequark
|
55be1a09ae
README: clarify status of 802.3 support.
|
7 years ago |
whitequark
|
874d192f8a
Gate the really verbose log messages behind a feature.
|
7 years ago |
Taylor Cramer
|
c4c8a447a2
Fix mislabeled features in README.md
|
7 years ago |
whitequark
|
7e7c0d1248
Add the use_collections feature.
|
7 years ago |
whitequark
|
286c130dc5
Implement TCP retransmission.
|
8 years ago |
whitequark
|
5860c365f5
Impement fault injection.
|
8 years ago |
whitequark
|
553d640057
Implement the TCP TIME-WAIT state.
|
8 years ago |
whitequark
|
3ff0ca277b
Fix outdated info in README.
|
8 years ago |
whitequark
|
0adaf07c22
We don't build on stable... yet.
|
8 years ago |
whitequark
|
73de85eb19
Update Cargo metadata.
|
8 years ago |
whitequark
|
05cadcf0e4
More sensible naming for examples.
|
8 years ago |
whitequark
|
03212f2843
Get rid of the #![feature(associated_consts)].
|
8 years ago |
whitequark
|
72e3427ff7
Add a use_alloc feature.
|
8 years ago |
whitequark
|
174bbcee86
Rename features: std→use_std, logging→use_log.
|
8 years ago |
whitequark
|
5323f8833a
Fix examples.
|
8 years ago |
whitequark
|
070a0b5259
Shrink the buffers in examples for ease of testing.
|
8 years ago |
whitequark
|
a8d19a1da4
Implement the userspace side of TCP sockets.
|
8 years ago |
whitequark
|
6ea7832ef3
Implement TCP data transmission.
|
8 years ago |
whitequark
|
843b79bff2
Implement TCP data reception.
|
8 years ago |
whitequark
|
a8309b7dff
Validate TCP ACKs.
|
8 years ago |
whitequark
|
efc7bfbc38
Reply with ICMP dest. unreachable or TCP RST from unused ports.
|
8 years ago |
whitequark
|
268a552568
Fix TcpRepr field visibility.
|
8 years ago |