Historie revizí

Autor SHA1 Zpráva Datum
  whitequark 6271dc7270 Add packet parser fuzzer. před 7 roky
  whitequark 735def7e1b Do not attempt to validate length of packets being emitted. před 7 roky
  whitequark 86eeaf4a7a Clean up a few doctests. před 7 roky
  whitequark 6cf248e752 Fix an unimplemented!() invocation that should be unreachable!(). před 7 roky
  whitequark 818fa7dda4 Unbreak parsing of ICMP unreachable messages. před 7 roky
  whitequark ba1f0a7480 Actually export socket::SocketSetItem publicly. před 7 roky
  Egor Karavaev 78b717cd75 Add the `ping` example. před 7 roky
  Egor Karavaev ed08b74427 Add `RawSocket`. před 7 roky
  Egor Karavaev 42ca732ce3 `IpRepr::lower` replaces unspecified src_addr in Ipv4Repr as well. před 7 roky
  Egor Karavaev 441881609c Factor out the `RingBuffer` container. před 7 roky
  Egor Karavaev 80c20adbf8 Factor out the "raw_socket" and "tap_interface" features před 7 roky
  whitequark 22772f07df Remove accidentally committed change. před 7 roky
  whitequark 961b12ce93 Add a sinkhole to the server example. před 7 roky
  whitequark 5a6641a967 Fix no-std build. před 7 roky
  whitequark 21900288cc Add packet shaping to the fault injector. před 7 roky
  whitequark d931625af0 Implement TCP TIME-WAIT timeouts. před 8 roky
  whitequark e894ee24ad Fix a typo in documentation. před 8 roky
  whitequark 16222445a6 Clamp TCP receive window to MSS multiplied by maximum burst size. před 8 roky
  whitequark 7381e7f98b fn Device::mtu() -> usize → Device::limits() -> DeviceLimits před 8 roky
  whitequark 1874549b0b Bump version. před 8 roky
  whitequark 293ea51722 Improve handling of TCP ACK packets in FIN-* states. před 8 roky
  whitequark 15cf0cc56e Don't put non-unicast (IP or Ethernet) addresses into ARP cache. před 8 roky
  whitequark 4e364d816a Trace eviction and fill in SliceArpCache. před 8 roky
  Corentin Henry eeaf7b6df8 arp: increment lru when inserting a new entry před 8 roky
  Corentin Henry bd9a6bf3b0 arp: use valid unicast ip addresses for tests před 8 roky
  whitequark 2aad62a790 Update README to mention lack of multicast support. před 8 roky
  whitequark 3dfcb11d33 Follow-up to b9e79d19; always process broadcast frames. před 8 roky
  whitequark b9e79d19a7 Ignore Ethernet frames for which we aren't a destination. před 8 roky
  whitequark bb2edf4e8a Update README. před 8 roky
  whitequark 7e5c4ce21a Bump version. před 8 roky