Historial de Commits

Autor SHA1 Mensaje Fecha
  whitequark 42c93b99c0 Trace neighbor discovery status on a per-socket basis. hace 7 años
  whitequark 97d262ed54 Style. NFC. hace 7 años
  whitequark b1680368fe Rework the pretty printer to avoid superfluous trailing newlines. hace 7 años
  whitequark fe94691562 Fix clocking code in the loopback example. hace 7 años
  whitequark 8d0913652a Make elaborated reasons for sending a TCP packet more precise. hace 7 años
  whitequark 552b770871 Log an elaborated reason for sending a TCP packet. 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
  Dan Robertson 9bae200a8f Minor doc improvements to wire::ipv6 hace 7 años
  Dan Robertson 7727687330 Add IPv6 address and cidr to wire hace 7 años
  Jeremy Soller d8b25cdce8 Allow receiving broadcast packets via UDP sockets. hace 7 años
  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