Commit History

Author SHA1 Message Date
  whitequark 639dfd94c0 TcpRepr::push → TcpControl::Psh. 7 years ago
  whitequark 53df3088e8 README.md: cleanup. 7 years ago
  whitequark bc0e3c352d Emit exceptional events with the DEBUG log level, not TRACE. 7 years ago
  whitequark 6bc6cc7af7 Implement fmt::Write for TcpSocket. 7 years ago
  whitequark 265e6f6cb7 Add UdpSocket::is_open, similar to TcpSocket::is_open in function. 7 years ago
  whitequark a98a80e5d3 Update README. 7 years ago
  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