Histórico de Commits

Autor SHA1 Mensagem Data
  Egor Karavaev 78b717cd75 Add the `ping` example. há 7 anos atrás
  Egor Karavaev 80c20adbf8 Factor out the "raw_socket" and "tap_interface" features há 7 anos atrás
  whitequark 961b12ce93 Add a sinkhole to the server example. há 7 anos atrás
  whitequark 21900288cc Add packet shaping to the fault injector. há 7 anos atrás
  whitequark d931625af0 Implement TCP TIME-WAIT timeouts. há 8 anos atrás
  whitequark 2aad62a790 Update README to mention lack of multicast support. há 8 anos atrás
  whitequark bb2edf4e8a Update README. há 8 anos atrás
  whitequark ddba30e9cf Update README to explain how the client example works. há 8 anos atrás
  whitequark a155269d3d Remove the `use_` prefix from feature names. há 8 anos atrás
  whitequark 42261f3467 Update TCP implementation status in README. há 8 anos atrás
  whitequark 55be1a09ae README: clarify status of 802.3 support. há 8 anos atrás
  whitequark 874d192f8a Gate the really verbose log messages behind a feature. há 8 anos atrás
  Taylor Cramer c4c8a447a2 Fix mislabeled features in README.md há 8 anos atrás
  whitequark 7e7c0d1248 Add the use_collections feature. há 8 anos atrás
  whitequark 286c130dc5 Implement TCP retransmission. há 8 anos atrás
  whitequark 5860c365f5 Impement fault injection. há 8 anos atrás
  whitequark 553d640057 Implement the TCP TIME-WAIT state. há 8 anos atrás
  whitequark 3ff0ca277b Fix outdated info in README. há 8 anos atrás
  whitequark 0adaf07c22 We don't build on stable... yet. há 8 anos atrás
  whitequark 73de85eb19 Update Cargo metadata. há 8 anos atrás
  whitequark 05cadcf0e4 More sensible naming for examples. há 8 anos atrás
  whitequark 03212f2843 Get rid of the #![feature(associated_consts)]. há 8 anos atrás
  whitequark 72e3427ff7 Add a use_alloc feature. há 8 anos atrás
  whitequark 174bbcee86 Rename features: std→use_std, logging→use_log. há 8 anos atrás
  whitequark 5323f8833a Fix examples. há 8 anos atrás
  whitequark 070a0b5259 Shrink the buffers in examples for ease of testing. há 8 anos atrás
  whitequark a8d19a1da4 Implement the userspace side of TCP sockets. há 8 anos atrás
  whitequark 6ea7832ef3 Implement TCP data transmission. há 8 anos atrás
  whitequark 843b79bff2 Implement TCP data reception. há 8 anos atrás
  whitequark a8309b7dff Validate TCP ACKs. há 8 anos atrás