Historique des commits

Auteur SHA1 Message Date
  whitequark 59dae01e9c Rethink the buffering strategy with Managed<T>. il y a 8 ans
  whitequark 8ff9b17a97 Significantly simplify buffering. il y a 8 ans
  whitequark 3377b911d8 Implement network part of communication through UDP sockets. il y a 8 ans
  whitequark 659f6ed6f6 Implement UDP sockets. il y a 8 ans
  whitequark f6f7dc8cb6 Implement UDP representation parsing and emission. il y a 8 ans
  whitequark f23e3c4bff Implement UDP packet support. il y a 8 ans
  whitequark 04b546a3b8 Return interior pointers more uniformly. il y a 8 ans
  whitequark 8a3dee0943 Simplify checksum computation. il y a 8 ans
  whitequark be4ea0a55e Respond with ICMP echo request data in echo reply. il y a 8 ans
  whitequark 7e45f2d1a9 README: clarify. il y a 8 ans
  whitequark 4da6b0bf61 Implement ICMPv4 echo replies. il y a 8 ans
  whitequark 5863997da3 Actually commit ARP snooping. il y a 8 ans
  whitequark 8204502725 Implement ICMPv4 echo request/reply representation parsing and emission. il y a 8 ans
  whitequark e82e74458d Implement ICMPv4 echo request/reply packet support. il y a 8 ans
  whitequark a1587fef21 Implement IPv4 representation parsing and emission. il y a 8 ans
  whitequark f2104eb969 Implement IPv4 packet support. il y a 8 ans
  whitequark a4e36053f9 Implement ARP snooping. il y a 8 ans
  whitequark 2fbf820de8 Implement ARP replies. il y a 8 ans
  whitequark dea581fa10 Implement an ARP LRU cache. il y a 8 ans
  whitequark f57492a67b Naming consistency. il y a 8 ans
  whitequark 5eff8040e4 Factor out pretty-printing of packets. il y a 8 ans
  whitequark f926fea49e Implement TAP interface support. il y a 8 ans
  whitequark c076f916b7 Fix tests. il y a 8 ans
  whitequark 6a8989381f Implement a trait for sending and receiving frames. il y a 8 ans
  whitequark ef87849068 smoltcp::interface → smoltcp::phy. il y a 8 ans
  whitequark 10d538c02f Implement raw socket interface and tcpdump. il y a 8 ans
  whitequark 34d5e1bb6a Move protocol-related data structures to smoltcp::wire. il y a 8 ans
  whitequark 68d9c86a5b Implement ARP representation parsing and emission. il y a 8 ans
  whitequark 183bfa274f Imlpement ARP packet support. il y a 8 ans
  whitequark bc8b038fd1 Implement Ethernet II frame support. il y a 8 ans