Historie revizí

Autor SHA1 Zpráva Datum
  Dan Robertson ad56bacb56 Replace EthernetInterface::new with EthernetInterfaceBuilder. 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
  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
  Jeremy Soller d8b25cdce8 Allow receiving broadcast packets via UDP sockets. před 7 roky
  whitequark 7959473308 Style. NFC. před 7 roky
  whitequark 9914616893 Limit the rate at which sockets will request neighbor discovery. před 7 roky
  whitequark 34c3a8c905 Rewrite the ARP cache to allow for flood protection and expiration. před 7 roky
  Egor Karavaev 907f3659a4 Make `Error::Unaddressable` ignored for ICMP sockets as well. před 7 roky
  Egor Karavaev 752ae033db ICMP sockets don't end ICMP packets processing. před 7 roky
  whitequark ffcd3ab80d Style. NFCI. před 7 roky
  Dan Robertson ef4af850e0 Add ICMP sockets před 7 roky
  Philipp Oppermann 4ae84ab36a Store plain DeviceT instead of Managed<_> in EthernetInterface před 7 roky
  whitequark f58cc4bcbb Rename proto-* features back to socket-*. před 7 roky
  whitequark fd7109b2e4 Rename a few tests. NFC. před 7 roky
  Philipp Oppermann 198fe239f1 Redesign the phy::Device trait to avoid Drop impls. před 7 roky
  Dan Robertson d1d80ca121 Do not send ICMPv4 responses to broadcasts před 7 roky
  Dan Robertson 7a2271dfd6 Tests: Add basic interface tests před 7 roky
  whitequark 7e4971df32 Rename Cargo features: socket-* → proto-*. před 7 roky
  whitequark 581e7b3f6f Simplify. NFC. před 7 roky
  Dan Robertson fea462837d Implement set_ttl for Tcp and Udp sockets před 7 roky
  whitequark 7c6cd6b9a3 Dump malformed ingress packets at DEBUG log level. před 7 roky
  Egor Karavaev 096ce02ac4 Implement a SocketRef smart pointer to detect state changes. před 7 roky
  whitequark 067fb2ddc9 Fix a typo. před 7 roky
  whitequark b0fc1d9542 Explain the return value of poll(). před 7 roky
  whitequark d88ef3c8d3 Drop the pretense that anyone cares about non-IP over Ethernet. před 7 roky
  Egor Karavaev 331dc10780 Add support for IPv4 default gateway. před 7 roky
  whitequark d16e0bd212 Formatting. NFC. před 7 roky