whitequark 1e0f92fad7 Convert all assert!s not documented as panics into debug_assert!s. 7 years ago
..
iface 35619edb8b EthernetInterface::set_ipv4_gateway should panic on non-unicast addrs. 7 years ago
phy 1e0f92fad7 Convert all assert!s not documented as panics into debug_assert!s. 7 years ago
socket b247f6498e Correctly handle retransmission of lost-received-lost TCP segments. 7 years ago
storage 1e0f92fad7 Convert all assert!s not documented as panics into debug_assert!s. 7 years ago
wire d1e229261f Panic on an attempt of subtracting sequence numbers with underflow. 7 years ago
lib.rs d5f11159d8 Make the log crate properly optional. 7 years ago
macros.rs 30012cc3b1 Make packet dumps emitted for broken packets more useful. 7 years ago
parsers.rs 9bae200a8f Minor doc improvements to wire::ipv6 7 years ago