Commit History

Автор SHA1 Съобщение Дата
  Egor Karavaev 441881609c Factor out the `RingBuffer` container. преди 8 години
  Egor Karavaev 80c20adbf8 Factor out the "raw_socket" and "tap_interface" features преди 8 години
  whitequark 22772f07df Remove accidentally committed change. преди 8 години
  whitequark 961b12ce93 Add a sinkhole to the server example. преди 8 години
  whitequark 5a6641a967 Fix no-std build. преди 8 години
  whitequark 21900288cc Add packet shaping to the fault injector. преди 8 години
  whitequark d931625af0 Implement TCP TIME-WAIT timeouts. преди 8 години
  whitequark e894ee24ad Fix a typo in documentation. преди 8 години
  whitequark 16222445a6 Clamp TCP receive window to MSS multiplied by maximum burst size. преди 8 години
  whitequark 7381e7f98b fn Device::mtu() -> usize → Device::limits() -> DeviceLimits преди 8 години
  whitequark 1874549b0b Bump version. преди 8 години
  whitequark 293ea51722 Improve handling of TCP ACK packets in FIN-* states. преди 8 години
  whitequark 15cf0cc56e Don't put non-unicast (IP or Ethernet) addresses into ARP cache. преди 8 години
  whitequark 4e364d816a Trace eviction and fill in SliceArpCache. преди 8 години
  Corentin Henry eeaf7b6df8 arp: increment lru when inserting a new entry преди 8 години
  Corentin Henry bd9a6bf3b0 arp: use valid unicast ip addresses for tests преди 8 години
  whitequark 2aad62a790 Update README to mention lack of multicast support. преди 8 години
  whitequark 3dfcb11d33 Follow-up to b9e79d19; always process broadcast frames. преди 8 години
  whitequark b9e79d19a7 Ignore Ethernet frames for which we aren't a destination. преди 8 години
  whitequark bb2edf4e8a Update README. преди 8 години
  whitequark 7e5c4ce21a Bump version. преди 8 години
  whitequark ddba30e9cf Update README to explain how the client example works. преди 8 години
  whitequark d866cc7721 Add the "embedded" crate category. преди 8 години
  whitequark a155269d3d Remove the `use_` prefix from feature names. преди 8 години
  whitequark 908f70957b Travis: don't build tests without the std feature. преди 8 години
  whitequark 708f40d776 Fix condition for acceptable RST|ACK in TCP SYN-SENT state. преди 8 години
  whitequark be9d0a202d Don't block forever in TapInterface. преди 8 години
  whitequark ee20c49a59 Send an ARP request when the destination is not in cache. преди 8 години
  whitequark 4083ee8ea8 Use trait FromStr for the parsing code. преди 8 години
  whitequark a0f2c62ac9 Add a TCP client example. преди 8 години