커밋 기록

작성자 SHA1 메시지 날짜
  Egor Karavaev 80c20adbf8 Factor out the "raw_socket" and "tap_interface" features 8 년 전
  whitequark 4e364d816a Trace eviction and fill in SliceArpCache. 8 년 전
  whitequark a155269d3d Remove the `use_` prefix from feature names. 8 년 전
  whitequark 869b088f68 Pull in macros from the log crate in tests. 8 년 전
  whitequark 7d29a2da1b Add Internet and Ethernet address parsing (from strings). 8 년 전
  whitequark 778753d26d Do not send RST in response to invalid SEQ or ACK. 8 년 전
  whitequark 8f28e99a0c Make interfaces not own the sockets. 8 년 전
  whitequark b4b97ec88f Use the managed crate. 8 년 전
  whitequark 456cfc69ce Examples for the phy layer! 8 년 전
  whitequark 2bfcad534d Documentation! 8 년 전
  whitequark 03212f2843 Get rid of the #![feature(associated_consts)]. 8 년 전
  whitequark 1c54449bec Get rid of the #![feature(const_fn)]. 8 년 전
  whitequark 6641793b29 Get rid of the #![feature(step_by)]. 8 년 전
  whitequark 88b163f63a Suppress unused variable warnings in net_trace!. 8 년 전
  whitequark 72e3427ff7 Add a use_alloc feature. 8 년 전
  whitequark 174bbcee86 Rename features: std→use_std, logging→use_log. 8 년 전
  whitequark 086308d716 Add logging capability. 8 년 전
  whitequark 59dae01e9c Rethink the buffering strategy with Managed<T>. 8 년 전
  whitequark 8ff9b17a97 Significantly simplify buffering. 8 년 전
  whitequark 659f6ed6f6 Implement UDP sockets. 8 년 전
  whitequark 4da6b0bf61 Implement ICMPv4 echo replies. 8 년 전
  whitequark a1587fef21 Implement IPv4 representation parsing and emission. 8 년 전
  whitequark f2104eb969 Implement IPv4 packet support. 8 년 전
  whitequark 2fbf820de8 Implement ARP replies. 8 년 전
  whitequark dea581fa10 Implement an ARP LRU cache. 8 년 전
  whitequark f926fea49e Implement TAP interface support. 8 년 전
  whitequark 6a8989381f Implement a trait for sending and receiving frames. 8 년 전
  whitequark ef87849068 smoltcp::interface → smoltcp::phy. 8 년 전
  whitequark 10d538c02f Implement raw socket interface and tcpdump. 8 년 전
  whitequark 34d5e1bb6a Move protocol-related data structures to smoltcp::wire. 8 년 전