Commit History

Author SHA1 Message Date
  Dario Nieuwenhuis 2cb407d62a rustfmt 3 years ago
  Dario Nieuwenhuis b791ef535e dhcp: convert to socket 4 years ago
  Dario Nieuwenhuis 11255a89a1 Simplify Socket lifetimes 4 years ago
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 4 years ago
  Andreas Molzer efdde337b9 Restore Session::finish call in socket ref 5 years ago
  whitequark 1387d4011c Fix potential unsoundness in SocketRef::into_inner()/drop(). 5 years ago
  whitequark 30e7babf5c Fix docstring for SocketRef::into_inner(). NFC. 5 years ago
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. 6 years ago
  Valentin Lorentz ce2fbb7dd2 Add support for IPv6 to ICMP sockets. 7 years ago
  Dan Robertson 507d2fe0ea Add the proto-ipv4 feature. 7 years ago
  Dan Robertson ef4af850e0 Add ICMP sockets 7 years ago
  whitequark f58cc4bcbb Rename proto-* features back to socket-*. 7 years ago
  whitequark f64a99a4e6 Use a much more sensible method naming for SocketRef. 7 years ago
  whitequark 42e2c04dee Expose wrapping and unwrapping of SocketRefs. 7 years ago
  whitequark 7e4971df32 Rename Cargo features: socket-* → proto-*. 7 years ago
  Egor Karavaev 096ce02ac4 Implement a SocketRef smart pointer to detect state changes. 7 years ago