Histórico de Commits

Autor SHA1 Mensagem Data
  whitequark a7d289eac1 Add an HTTP client example. há 7 anos atrás
  whitequark 7eba669281 Make EthernetInterfaceBuilder::ip_addrs optional. há 7 anos atrás
  Dan Robertson deccd469fe Use hop limit instead of ttl há 7 anos atrás
  Dan Robertson 737b387f61 Add Ipv6Repr and Ipv6Packet to wire há 7 anos atrás
  Dan Robertson ad56bacb56 Replace EthernetInterface::new with EthernetInterfaceBuilder. há 7 anos atrás
  whitequark 54f1147d9e Trace the TCP socket acknowledging incoming segment. há 7 anos atrás
  whitequark 3f917c1adc Fix 14185a16. há 7 anos atrás
  whitequark 14185a16bb Do not fill neighbor cache with IPs not on the same network as us. há 7 anos atrás
  whitequark 42c93b99c0 Trace neighbor discovery status on a per-socket basis. há 7 anos atrás
  whitequark 97d262ed54 Style. NFC. há 7 anos atrás
  whitequark b1680368fe Rework the pretty printer to avoid superfluous trailing newlines. há 7 anos atrás
  whitequark fe94691562 Fix clocking code in the loopback example. há 7 anos atrás
  whitequark 8d0913652a Make elaborated reasons for sending a TCP packet more precise. há 7 anos atrás
  whitequark 552b770871 Log an elaborated reason for sending a TCP packet. há 7 anos atrás
  Dan Robertson eaaf1fa4a6 Process the Icmpv4Repr in IcmpSocket::process há 7 anos atrás
  whitequark 30012cc3b1 Make packet dumps emitted for broken packets more useful. há 7 anos atrás
  Dan Robertson 9bae200a8f Minor doc improvements to wire::ipv6 há 7 anos atrás
  Dan Robertson 7727687330 Add IPv6 address and cidr to wire há 7 anos atrás
  Jeremy Soller d8b25cdce8 Allow receiving broadcast packets via UDP sockets. há 7 anos atrás
  Dan Robertson 0772bb0044 Remove debug println in test_evict há 7 anos atrás
  whitequark 7959473308 Style. NFC. há 7 anos atrás
  whitequark 9914616893 Limit the rate at which sockets will request neighbor discovery. há 7 anos atrás
  whitequark 7937011424 Extract socket handle into a new SocketMeta structure. há 7 anos atrás
  whitequark e0cbe22556 Add a missing feature check. há 7 anos atrás
  whitequark 6ee44a9bae Implement eviction in neighbor cache for fixed storage size. há 7 anos atrás
  whitequark c63dd6c580 Fix a broken macro invocation. há 7 anos atrás
  whitequark 2005e77e49 Don't build on stable for now. há 7 anos atrás
  whitequark 34c3a8c905 Rewrite the ARP cache to allow for flood protection and expiration. há 7 anos atrás
  Kai Lüke 5e2ae22302 Don't panic on TCP sequence number wrapping in debug mode. há 7 anos atrás
  Egor Karavaev 907f3659a4 Make `Error::Unaddressable` ignored for ICMP sockets as well. há 7 anos atrás