Historie revizí

Autor SHA1 Zpráva Datum
  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
  Dan Robertson ad56bacb56 Replace EthernetInterface::new with EthernetInterfaceBuilder. před 7 roky
  whitequark 54f1147d9e Trace the TCP socket acknowledging incoming segment. před 7 roky
  whitequark 3f917c1adc Fix 14185a16. před 7 roky
  whitequark 14185a16bb Do not fill neighbor cache with IPs not on the same network as us. před 7 roky
  whitequark 42c93b99c0 Trace neighbor discovery status on a per-socket basis. před 7 roky
  whitequark 97d262ed54 Style. NFC. před 7 roky
  whitequark b1680368fe Rework the pretty printer to avoid superfluous trailing newlines. před 7 roky
  whitequark fe94691562 Fix clocking code in the loopback example. před 7 roky
  whitequark 8d0913652a Make elaborated reasons for sending a TCP packet more precise. před 7 roky
  whitequark 552b770871 Log an elaborated reason for sending a TCP packet. před 7 roky
  Dan Robertson eaaf1fa4a6 Process the Icmpv4Repr in IcmpSocket::process před 7 roky
  whitequark 30012cc3b1 Make packet dumps emitted for broken packets more useful. před 7 roky
  Dan Robertson 9bae200a8f Minor doc improvements to wire::ipv6 před 7 roky
  Dan Robertson 7727687330 Add IPv6 address and cidr to wire před 7 roky
  Jeremy Soller d8b25cdce8 Allow receiving broadcast packets via UDP sockets. před 7 roky
  Dan Robertson 0772bb0044 Remove debug println in test_evict před 7 roky
  whitequark 7959473308 Style. NFC. před 7 roky