Historial de Commits

Autor SHA1 Mensaje Fecha
  Dan Robertson 0772bb0044 Remove debug println in test_evict 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 7937011424 Extract socket handle into a new SocketMeta structure. hace 7 años
  whitequark e0cbe22556 Add a missing feature check. hace 7 años
  whitequark 6ee44a9bae Implement eviction in neighbor cache for fixed storage size. hace 7 años
  whitequark c63dd6c580 Fix a broken macro invocation. hace 7 años
  whitequark 2005e77e49 Don't build on stable for now. hace 7 años
  whitequark 34c3a8c905 Rewrite the ARP cache to allow for flood protection and expiration. hace 7 años
  Kai Lüke 5e2ae22302 Don't panic on TCP sequence number wrapping in debug mode. 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
  Kai Lüke 86ac32539f Preserve retransmission timer for Dup-ACKs hace 7 años
  whitequark 9b98dfa3d0 Fix ICMP socket documentation. NFC. hace 7 años
  whitequark 401d004e28 Update README. hace 7 años
  whitequark ffcd3ab80d Style. NFCI. hace 7 años
  whitequark 19790720a3 Remove impl Ord/PartialOrd for Cidr. 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 f239e36bf3 Reimplement {RawSocket,TapInterface}::receive correctly. hace 7 años
  whitequark fd7109b2e4 Rename a few tests. NFC. hace 7 años
  whitequark 32ee91da07 Add CODE_STYLE.md. hace 7 años
  Philipp Oppermann 198fe239f1 Redesign the phy::Device trait to avoid Drop impls. hace 7 años
  Dan Robertson d1d80ca121 Do not send ICMPv4 responses to broadcasts hace 7 años
  whitequark 0091191cce Rework TcpSocket::{send,recv} to remove need for precomputing size. hace 7 años
  whitequark 1e18c03d34 Fix Cidr::contains_addr for zero length prefixes. hace 7 años
  whitequark 1e105253f9 Do not parse an empty string as an IpAddress. hace 7 años
  Dan Robertson 7a2271dfd6 Tests: Add basic interface tests hace 7 años
  whitequark f64a99a4e6 Use a much more sensible method naming for SocketRef. hace 7 años