Commit Verlauf

Autor SHA1 Nachricht Datum
  whitequark 7e5c4ce21a Bump version. vor 8 Jahren
  whitequark ddba30e9cf Update README to explain how the client example works. vor 8 Jahren
  whitequark d866cc7721 Add the "embedded" crate category. vor 8 Jahren
  whitequark a155269d3d Remove the `use_` prefix from feature names. vor 8 Jahren
  whitequark 908f70957b Travis: don't build tests without the std feature. vor 8 Jahren
  whitequark 708f40d776 Fix condition for acceptable RST|ACK in TCP SYN-SENT state. vor 8 Jahren
  whitequark be9d0a202d Don't block forever in TapInterface. vor 8 Jahren
  whitequark ee20c49a59 Send an ARP request when the destination is not in cache. vor 8 Jahren
  whitequark 4083ee8ea8 Use trait FromStr for the parsing code. vor 8 Jahren
  whitequark a0f2c62ac9 Add a TCP client example. vor 8 Jahren
  whitequark b88204c607 Factor out common code from examples. vor 8 Jahren
  whitequark 1a32b98b48 Implement the TCP SYN-SENT state. vor 8 Jahren
  whitequark 11c875160a Fix an incorrect tracing message. vor 8 Jahren
  whitequark 869b088f68 Pull in macros from the log crate in tests. vor 8 Jahren
  whitequark 899a5a1963 Fix the TCP MSS calculation. vor 8 Jahren
  whitequark 7a7ca32429 Add the log crate to dev-dependencies. vor 8 Jahren
  whitequark aa7981cbdf Travis: run tests, not just build. vor 8 Jahren
  whitequark e8ece3e567 Fix an incorrect payload length when sending TCP MSS option. vor 8 Jahren
  whitequark 42261f3467 Update TCP implementation status in README. vor 8 Jahren
  whitequark 41ec6a5a57 Receive the TCP MSS option and act on it. vor 8 Jahren
  whitequark 7af6ddfa0c Send the TCP MSS option. vor 8 Jahren
  whitequark a43dfd34cd Add support for TCP MSS option in TCP representation. vor 8 Jahren
  whitequark c9f915033f Add support for TCP option parsing and emission. vor 8 Jahren
  whitequark be7fb84739 Fix an inaccurate comment. vor 8 Jahren
  whitequark cd880aff2d Remove TcpControl::len(). vor 8 Jahren
  whitequark ebee5b7b58 Also parse Ethernet addresses separated by dashes (-). vor 8 Jahren
  TÖRÖK Attila e436356ae7 examples/server: fix outdated/misleading variable name. vor 8 Jahren
  whitequark 7d29a2da1b Add Internet and Ethernet address parsing (from strings). vor 8 Jahren
  whitequark 55be1a09ae README: clarify status of 802.3 support. vor 8 Jahren
  whitequark c0a2f1bb7e Bump version. vor 8 Jahren