Commit History

Author SHA1 Message Date
  whitequark 888b1d2403 Bump `managed` dependency to 0.5. 6 years ago
  Dan Robertson 507d2fe0ea Add the proto-ipv4 feature. 7 years ago
  whitequark ba1d5ed576 Convert the stress.rs example into a simple benchmark. 7 years ago
  whitequark 826764c961 Build release testsuite binaries with complete debug information. 7 years ago
  whitequark 3868dcdb14 Split `poll_at`/`poll_delay` out of `poll`. 7 years ago
  whitequark 44db954f8e Add a stress test. 7 years ago
  whitequark 31cb0c627d Oops, don't make examples depend on a nonexistent feature. 7 years ago
  whitequark 62fb0fc8cd Clean up our feature story and more aggressively test features. 7 years ago
  whitequark 960b0012a0 Unbreak `cargo test --no-default-features --features default`. 7 years ago
  whitequark a7d289eac1 Add an HTTP client example. 7 years ago
  Dan Robertson 7727687330 Add IPv6 address and cidr to wire 7 years ago
  whitequark 34c3a8c905 Rewrite the ARP cache to allow for flood protection and expiration. 7 years ago
  Dan Robertson ef4af850e0 Add ICMP sockets 7 years ago
  whitequark f58cc4bcbb Rename proto-* features back to socket-*. 7 years ago
  whitequark 7e4971df32 Rename Cargo features: socket-* → proto-*. 7 years ago
  whitequark a983c629b9 Allow disabling any of: raw, TCP or UDP sockets. 7 years ago
  whitequark 440b6f5556 Reorganize features using namespaces, to match module hierarchy. 7 years ago
  whitequark 19ed1f38d8 Bump version. 7 years ago
  whitequark 4e8be41caf Update features to reflect merge of alloc and collections crates. 7 years ago
  whitequark 15ce667743 Add a bare-metal usage example. 7 years ago
  Egor Karavaev 78b717cd75 Add the `ping` example. 7 years ago
  Egor Karavaev 80c20adbf8 Factor out the "raw_socket" and "tap_interface" features 7 years ago
  whitequark 1874549b0b Bump version. 7 years ago
  whitequark 7e5c4ce21a Bump version. 7 years ago
  whitequark d866cc7721 Add the "embedded" crate category. 7 years ago
  whitequark a155269d3d Remove the `use_` prefix from feature names. 7 years ago
  whitequark a0f2c62ac9 Add a TCP client example. 7 years ago
  whitequark b88204c607 Factor out common code from examples. 7 years ago
  whitequark 7a7ca32429 Add the log crate to dev-dependencies. 7 years ago
  whitequark c0a2f1bb7e Bump version. 7 years ago