Historie revizí

Autor SHA1 Zpráva Datum
  whitequark 7d838b6d9f I was going to license this under 0-clause BSD. před 8 roky
  whitequark 8b89de2faa Working UDP loopback. před 8 roky
  whitequark 59dae01e9c Rethink the buffering strategy with Managed<T>. před 8 roky
  whitequark 8ff9b17a97 Significantly simplify buffering. před 8 roky
  whitequark 3377b911d8 Implement network part of communication through UDP sockets. před 8 roky
  whitequark 659f6ed6f6 Implement UDP sockets. před 8 roky
  whitequark f6f7dc8cb6 Implement UDP representation parsing and emission. před 8 roky
  whitequark f23e3c4bff Implement UDP packet support. před 8 roky
  whitequark 04b546a3b8 Return interior pointers more uniformly. před 8 roky
  whitequark 8a3dee0943 Simplify checksum computation. před 8 roky
  whitequark be4ea0a55e Respond with ICMP echo request data in echo reply. před 8 roky
  whitequark 7e45f2d1a9 README: clarify. před 8 roky
  whitequark 4da6b0bf61 Implement ICMPv4 echo replies. před 8 roky
  whitequark 5863997da3 Actually commit ARP snooping. před 8 roky
  whitequark 8204502725 Implement ICMPv4 echo request/reply representation parsing and emission. před 8 roky
  whitequark e82e74458d Implement ICMPv4 echo request/reply packet support. před 8 roky
  whitequark a1587fef21 Implement IPv4 representation parsing and emission. před 8 roky
  whitequark f2104eb969 Implement IPv4 packet support. před 8 roky
  whitequark a4e36053f9 Implement ARP snooping. před 8 roky
  whitequark 2fbf820de8 Implement ARP replies. před 8 roky
  whitequark dea581fa10 Implement an ARP LRU cache. před 8 roky
  whitequark f57492a67b Naming consistency. před 8 roky
  whitequark 5eff8040e4 Factor out pretty-printing of packets. před 8 roky
  whitequark f926fea49e Implement TAP interface support. před 8 roky
  whitequark c076f916b7 Fix tests. před 8 roky
  whitequark 6a8989381f Implement a trait for sending and receiving frames. před 8 roky
  whitequark ef87849068 smoltcp::interface → smoltcp::phy. před 8 roky
  whitequark 10d538c02f Implement raw socket interface and tcpdump. před 8 roky
  whitequark 34d5e1bb6a Move protocol-related data structures to smoltcp::wire. před 8 roky
  whitequark 68d9c86a5b Implement ARP representation parsing and emission. před 8 roky