Historial de Commits

Autor SHA1 Mensaje Fecha
  whitequark cb5be48868 Route broadcast packets directly. hace 7 años
  Dan Robertson 6e877f8501 Add process_ipv6 to EthernetInterface hace 7 años
  Dan Robertson 793227fd46 Ensure ICMPv4 error replies comply with size requirements hace 7 años
  whitequark 8928851665 Simplify. NFC. hace 7 años
  Dan Robertson 507d2fe0ea Add the proto-ipv4 feature. hace 7 años
  whitequark 35619edb8b EthernetInterface::set_ipv4_gateway should panic on non-unicast addrs. hace 7 años
  whitequark 3868dcdb14 Split `poll_at`/`poll_delay` out of `poll`. hace 7 años
  whitequark 62fb0fc8cd Clean up our feature story and more aggressively test features. hace 7 años
  whitequark e052e5195f Fix accidental conversion of a slice to owned. hace 7 años
  whitequark 7eba669281 Make EthernetInterfaceBuilder::ip_addrs optional. hace 7 años
  Dan Robertson deccd469fe Use hop limit instead of ttl hace 7 años
  Dan Robertson 737b387f61 Add Ipv6Repr and Ipv6Packet to wire hace 7 años
  Dan Robertson ad56bacb56 Replace EthernetInterface::new with EthernetInterfaceBuilder. hace 7 años
  whitequark 3f917c1adc Fix 14185a16. hace 7 años
  whitequark 14185a16bb Do not fill neighbor cache with IPs not on the same network as us. hace 7 años
  whitequark 42c93b99c0 Trace neighbor discovery status on a per-socket basis. hace 7 años
  Dan Robertson eaaf1fa4a6 Process the Icmpv4Repr in IcmpSocket::process hace 7 años
  whitequark 30012cc3b1 Make packet dumps emitted for broken packets more useful. hace 7 años
  Jeremy Soller d8b25cdce8 Allow receiving broadcast packets via UDP sockets. hace 7 años
  whitequark 7959473308 Style. NFC. hace 7 años
  whitequark 9914616893 Limit the rate at which sockets will request neighbor discovery. hace 7 años
  whitequark 34c3a8c905 Rewrite the ARP cache to allow for flood protection and expiration. hace 7 años
  Egor Karavaev 907f3659a4 Make `Error::Unaddressable` ignored for ICMP sockets as well. hace 7 años
  Egor Karavaev 752ae033db ICMP sockets don't end ICMP packets processing. hace 7 años
  whitequark ffcd3ab80d Style. NFCI. hace 7 años
  Dan Robertson ef4af850e0 Add ICMP sockets hace 7 años
  Philipp Oppermann 4ae84ab36a Store plain DeviceT instead of Managed<_> in EthernetInterface hace 7 años
  whitequark f58cc4bcbb Rename proto-* features back to socket-*. hace 7 años
  whitequark fd7109b2e4 Rename a few tests. NFC. hace 7 años
  Philipp Oppermann 198fe239f1 Redesign the phy::Device trait to avoid Drop impls. hace 7 años