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

Аутор SHA1 Порука Датум
  Dan Robertson ad56bacb56 Replace EthernetInterface::new with EthernetInterfaceBuilder. пре 7 година
  whitequark 54f1147d9e Trace the TCP socket acknowledging incoming segment. пре 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 година
  whitequark 97d262ed54 Style. NFC. пре 7 година
  whitequark b1680368fe Rework the pretty printer to avoid superfluous trailing newlines. пре 7 година
  whitequark fe94691562 Fix clocking code in the loopback example. пре 7 година
  whitequark 8d0913652a Make elaborated reasons for sending a TCP packet more precise. пре 7 година
  whitequark 552b770871 Log an elaborated reason for sending a TCP packet. пре 7 година
  Dan Robertson eaaf1fa4a6 Process the Icmpv4Repr in IcmpSocket::process пре 7 година
  whitequark 30012cc3b1 Make packet dumps emitted for broken packets more useful. пре 7 година
  Dan Robertson 9bae200a8f Minor doc improvements to wire::ipv6 пре 7 година
  Dan Robertson 7727687330 Add IPv6 address and cidr to wire пре 7 година
  Jeremy Soller d8b25cdce8 Allow receiving broadcast packets via UDP sockets. пре 7 година
  Dan Robertson 0772bb0044 Remove debug println in test_evict пре 7 година
  whitequark 7959473308 Style. NFC. пре 7 година
  whitequark 9914616893 Limit the rate at which sockets will request neighbor discovery. пре 7 година
  whitequark 7937011424 Extract socket handle into a new SocketMeta structure. пре 7 година
  whitequark e0cbe22556 Add a missing feature check. пре 7 година
  whitequark 6ee44a9bae Implement eviction in neighbor cache for fixed storage size. пре 7 година
  whitequark c63dd6c580 Fix a broken macro invocation. пре 7 година
  whitequark 2005e77e49 Don't build on stable for now. пре 7 година
  whitequark 34c3a8c905 Rewrite the ARP cache to allow for flood protection and expiration. пре 7 година
  Kai Lüke 5e2ae22302 Don't panic on TCP sequence number wrapping in debug mode. пре 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 година
  Kai Lüke 86ac32539f Preserve retransmission timer for Dup-ACKs пре 7 година
  whitequark 9b98dfa3d0 Fix ICMP socket documentation. NFC. пре 7 година
  whitequark 401d004e28 Update README. пре 7 година