Commit History

Author SHA1 Message Date
  jhwgh1968 ae27235cc4 CI: check for bench breakages 5 years ago
  Ruben De Smet 14bad97954 Add ethernet feature-gate as default. 5 years ago
  whitequark 88b54e63c5 Travis: turn off notifications. 5 years ago
  Astro 657c9aa63a Implement DHCPv4 client + example. 7 years ago
  Astro e7e267f218 test_icmp_reply_size: fix for ipv4-only case 6 years ago
  Luka Atanasovski 556672f798 Implement raw sockets via BPF on macOS. 6 years ago
  Astro 58a54730db Implement IGMPv1/v2 processing. 7 years ago
  whitequark a1d0602735 Travis: add Clippy to allowed failures. 6 years ago
  Dan Robertson bf249333cd Add clippy to CI 6 years ago
  whitequark 5a0492cc8e Allow fuzzer failures on Travis. 7 years ago
  whitequark 938000797b Fix af26eafd. 7 years ago
  whitequark af26eafd89 Install cargo-fuzz on Travis before fuzzing. 7 years ago
  whitequark e4a53315b4 Run fuzzing on Travis. 7 years ago
  Dan Robertson 507d2fe0ea Add the proto-ipv4 feature. 7 years ago
  whitequark ecf6bf291f Add a script to run every test Travis would run locally. 7 years ago
  whitequark 62fb0fc8cd Clean up our feature story and more aggressively test features. 7 years ago
  Dan Robertson 7727687330 Add IPv6 address and cidr to wire 7 years ago
  whitequark 2005e77e49 Don't build on stable for now. 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 a7cdcd49f4 Update CI config to not use poorly interacting feature sets. 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 24b6165aee Fix CI configuration after 4e8be41c. 7 years ago
  whitequark ab739531e2 Travis: require build on stable Rust to succeed. 7 years ago
  Egor Karavaev 80c20adbf8 Factor out the "raw_socket" and "tap_interface" features 7 years ago
  whitequark a155269d3d Remove the `use_` prefix from feature names. 8 years ago
  whitequark 908f70957b Travis: don't build tests without the std feature. 8 years ago
  whitequark aa7981cbdf Travis: run tests, not just build. 8 years ago