Историја ревизија

Аутор SHA1 Порука Датум
  Dan Robertson ad56bacb56 Replace EthernetInterface::new with EthernetInterfaceBuilder. пре 7 година
  whitequark 3f917c1adc Fix 14185a16. пре 7 година
  whitequark 14185a16bb Do not fill neighbor cache with IPs not on the same network as us. пре 7 година
  whitequark 42c93b99c0 Trace neighbor discovery status on a per-socket basis. пре 7 година
  Dan Robertson eaaf1fa4a6 Process the Icmpv4Repr in IcmpSocket::process пре 7 година
  whitequark 30012cc3b1 Make packet dumps emitted for broken packets more useful. пре 7 година
  Jeremy Soller d8b25cdce8 Allow receiving broadcast packets via UDP sockets. пре 7 година
  whitequark 7959473308 Style. NFC. пре 7 година
  whitequark 9914616893 Limit the rate at which sockets will request neighbor discovery. пре 7 година
  whitequark 34c3a8c905 Rewrite the ARP cache to allow for flood protection and expiration. пре 7 година
  Egor Karavaev 907f3659a4 Make `Error::Unaddressable` ignored for ICMP sockets as well. пре 7 година
  Egor Karavaev 752ae033db ICMP sockets don't end ICMP packets processing. пре 7 година
  whitequark ffcd3ab80d Style. NFCI. пре 7 година
  Dan Robertson ef4af850e0 Add ICMP sockets пре 7 година
  Philipp Oppermann 4ae84ab36a Store plain DeviceT instead of Managed<_> in EthernetInterface пре 7 година
  whitequark f58cc4bcbb Rename proto-* features back to socket-*. пре 7 година
  whitequark fd7109b2e4 Rename a few tests. NFC. пре 7 година
  Philipp Oppermann 198fe239f1 Redesign the phy::Device trait to avoid Drop impls. пре 7 година
  Dan Robertson d1d80ca121 Do not send ICMPv4 responses to broadcasts пре 7 година
  Dan Robertson 7a2271dfd6 Tests: Add basic interface tests пре 7 година
  whitequark 7e4971df32 Rename Cargo features: socket-* → proto-*. пре 7 година
  whitequark 581e7b3f6f Simplify. NFC. пре 7 година
  Dan Robertson fea462837d Implement set_ttl for Tcp and Udp sockets пре 7 година
  whitequark 7c6cd6b9a3 Dump malformed ingress packets at DEBUG log level. пре 7 година
  Egor Karavaev 096ce02ac4 Implement a SocketRef smart pointer to detect state changes. пре 7 година
  whitequark 067fb2ddc9 Fix a typo. пре 7 година
  whitequark b0fc1d9542 Explain the return value of poll(). пре 7 година
  whitequark d88ef3c8d3 Drop the pretense that anyone cares about non-IP over Ethernet. пре 7 година
  Egor Karavaev 331dc10780 Add support for IPv4 default gateway. пре 7 година
  whitequark d16e0bd212 Formatting. NFC. пре 7 година