Commit History

Author SHA1 Message Date
  whitequark 30fc358112 Update README. 7 years ago
  whitequark 15ce667743 Add a bare-metal usage example. 7 years ago
  whitequark 103fca2387 In examples, trace the packets being dropped by the fault injector. 7 years ago
  Egor Karavaev 78b717cd75 Add the `ping` example. 7 years ago
  Egor Karavaev 80c20adbf8 Factor out the "raw_socket" and "tap_interface" features 7 years ago
  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