Commit Verlauf

Autor SHA1 Nachricht Datum
  whitequark 15cf0cc56e Don't put non-unicast (IP or Ethernet) addresses into ARP cache. vor 8 Jahren
  whitequark 4e364d816a Trace eviction and fill in SliceArpCache. vor 8 Jahren
  Corentin Henry eeaf7b6df8 arp: increment lru when inserting a new entry vor 8 Jahren
  Corentin Henry bd9a6bf3b0 arp: use valid unicast ip addresses for tests vor 8 Jahren
  whitequark 2aad62a790 Update README to mention lack of multicast support. vor 8 Jahren
  whitequark 3dfcb11d33 Follow-up to b9e79d19; always process broadcast frames. vor 8 Jahren
  whitequark b9e79d19a7 Ignore Ethernet frames for which we aren't a destination. vor 8 Jahren
  whitequark bb2edf4e8a Update README. vor 8 Jahren
  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