Historique des commits

Auteur SHA1 Message Date
  whitequark 2bfcad534d Documentation! il y a 8 ans
  whitequark 03212f2843 Get rid of the #![feature(associated_consts)]. il y a 8 ans
  whitequark 1c54449bec Get rid of the #![feature(const_fn)]. il y a 8 ans
  whitequark 6641793b29 Get rid of the #![feature(step_by)]. il y a 8 ans
  whitequark 88b163f63a Suppress unused variable warnings in net_trace!. il y a 8 ans
  whitequark 72e3427ff7 Add a use_alloc feature. il y a 8 ans
  whitequark 174bbcee86 Rename features: std→use_std, logging→use_log. il y a 8 ans
  whitequark 086308d716 Add logging capability. il y a 8 ans
  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 659f6ed6f6 Implement UDP sockets. il y a 8 ans
  whitequark 4da6b0bf61 Implement ICMPv4 echo replies. 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 2fbf820de8 Implement ARP replies. il y a 8 ans
  whitequark dea581fa10 Implement an ARP LRU cache. il y a 8 ans
  whitequark f926fea49e Implement TAP interface support. 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