Historie revizí

Autor SHA1 Zpráva Datum
  Dan Robertson 4d918e4406 Fix documentation warnings. před 7 roky
  Dan Robertson 793227fd46 Ensure ICMPv4 error replies comply with size requirements před 7 roky
  寧靜 d1ac62c2a2 Update examples/tcpdump.rs. před 7 roky
  whitequark 8928851665 Simplify. NFC. před 7 roky
  Dan Robertson da8e7dceb8 Add bench tests před 7 roky
  Dan Robertson 507d2fe0ea Add the proto-ipv4 feature. před 7 roky
  Herman J. Radtke III ea953fbf19 Implement FromStr for IpEndpoint před 7 roky
  Josh Gangloff 56ddb0c206 Make IP checksum loop use larger chunks to ease autovectorization. před 7 roky
  whitequark 275eb90785 Unswitch the IP checksum loop for 30% improvement in performance. před 7 roky
  whitequark ba1d5ed576 Convert the stress.rs example into a simple benchmark. před 7 roky
  whitequark 1e0f92fad7 Convert all assert!s not documented as panics into debug_assert!s. před 7 roky
  whitequark 826764c961 Build release testsuite binaries with complete debug information. před 7 roky
  whitequark b247f6498e Correctly handle retransmission of lost-received-lost TCP segments. před 7 roky
  whitequark 46365af7bc Fix a few documentation issues. NFC. před 7 roky
  whitequark 62bd94dedc TcpSocket::recv_impl should have never been public, oops. před 7 roky
  whitequark 35619edb8b EthernetInterface::set_ipv4_gateway should panic on non-unicast addrs. před 7 roky
  whitequark 3868dcdb14 Split `poll_at`/`poll_delay` out of `poll`. před 7 roky
  whitequark d5f11159d8 Make the log crate properly optional. před 7 roky
  whitequark 44db954f8e Add a stress test. před 7 roky
  whitequark 31cb0c627d Oops, don't make examples depend on a nonexistent feature. před 7 roky
  whitequark ecf6bf291f Add a script to run every test Travis would run locally. před 7 roky
  whitequark 62fb0fc8cd Clean up our feature story and more aggressively test features. před 7 roky
  whitequark d1e229261f Panic on an attempt of subtracting sequence numbers with underflow. před 7 roky
  whitequark 3347bbe60b Use a more specific log message for keep-alive or probe TCP packets. před 7 roky
  whitequark 960b0012a0 Unbreak `cargo test --no-default-features --features default`. před 7 roky
  whitequark e052e5195f Fix accidental conversion of a slice to owned. před 7 roky
  whitequark a7d289eac1 Add an HTTP client example. před 7 roky
  whitequark 7eba669281 Make EthernetInterfaceBuilder::ip_addrs optional. před 7 roky
  Dan Robertson deccd469fe Use hop limit instead of ttl před 7 roky
  Dan Robertson 737b387f61 Add Ipv6Repr and Ipv6Packet to wire před 7 roky