Historique des commits

Auteur SHA1 Message Date
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 il y a 4 ans
  Dario Nieuwenhuis 23bb12a856 Async/await waker support. il y a 4 ans
  Dario Nieuwenhuis 3dd35d92c0 Enable `proto-dhcpv4` feature by default. Fixes #327 il y a 4 ans
  whitequark bcc7e58cae Bump version. il y a 5 ans
  Ruben De Smet 14bad97954 Add ethernet feature-gate as default. il y a 5 ans
  whitequark 61a42d4bf2 Bump log dependency to version 0.4.4. NFC. il y a 5 ans
  whitequark bd3912e53e Bump log dependency to version 0.4. NFC. il y a 5 ans
  Astro 657c9aa63a Implement DHCPv4 client + example. il y a 7 ans
  Kornel af71e1f824 Update Cargo.toml il y a 6 ans
  whitequark 246b8a2cef Fix rust-1.28 feature name (should be rust_1.28). il y a 6 ans
  whitequark e0513717b2 Bump version. il y a 6 ans
  whitequark 2139686711 Add an ARTIQ-specific cargo feature "rust-1.28". il y a 6 ans
  Astro 58a54730db Implement IGMPv1/v2 processing. il y a 7 ans
  Astro 7920f84729 Add a few DHCP options il y a 6 ans
  Valentin Lorentz 06d18130cd Add support for arbitrarily many routes instead of only gateways. il y a 6 ans
  Valentin Lorentz 4bf917ced3 Add support for IPv6 gateways. il y a 6 ans
  Dan Robertson 4397004267 cargo: autodiscover should be off for examples il y a 7 ans
  Dan Robertson 72ef278471 Add Address Resolution for IPv6 il y a 7 ans
  Dan Robertson 9b68b0866f Add NDISC Option Type to wire il y a 7 ans
  whitequark 08186129cd Add the packet2pcap utility. il y a 7 ans
  whitequark 888b1d2403 Bump `managed` dependency to 0.5. il y a 7 ans
  Dan Robertson 507d2fe0ea Add the proto-ipv4 feature. il y a 7 ans
  whitequark ba1d5ed576 Convert the stress.rs example into a simple benchmark. il y a 7 ans
  whitequark 826764c961 Build release testsuite binaries with complete debug information. il y a 7 ans
  whitequark 3868dcdb14 Split `poll_at`/`poll_delay` out of `poll`. il y a 7 ans
  whitequark 44db954f8e Add a stress test. il y a 7 ans
  whitequark 31cb0c627d Oops, don't make examples depend on a nonexistent feature. il y a 7 ans
  whitequark 62fb0fc8cd Clean up our feature story and more aggressively test features. il y a 7 ans
  whitequark 960b0012a0 Unbreak `cargo test --no-default-features --features default`. il y a 7 ans
  whitequark a7d289eac1 Add an HTTP client example. il y a 7 ans