Historial de Commits

Autor SHA1 Mensaje Fecha
  Dan Robertson 8fee5cee1e Implement the time module. hace 7 años
  Dan Robertson 4d918e4406 Fix documentation warnings. hace 7 años
  Dan Robertson 507d2fe0ea Add the proto-ipv4 feature. hace 7 años
  whitequark d5f11159d8 Make the log crate properly optional. hace 7 años
  whitequark 62fb0fc8cd Clean up our feature story and more aggressively test features. hace 7 años
  whitequark 30012cc3b1 Make packet dumps emitted for broken packets more useful. hace 7 años
  whitequark ffcd3ab80d Style. NFCI. hace 7 años
  Dan Robertson ef4af850e0 Add ICMP sockets hace 7 años
  whitequark f58cc4bcbb Rename proto-* features back to socket-*. hace 7 años
  whitequark 7e4971df32 Rename Cargo features: socket-* → proto-*. hace 7 años
  whitequark cedf66a733 Enforce some lints. hace 7 años
  whitequark 440b6f5556 Reorganize features using namespaces, to match module hierarchy. hace 7 años
  whitequark bf4ddef87d Remove all remnants of the collections feature. hace 7 años
  whitequark 742a8f5e2b smoltcp;:parsing → smoltcp::parsers. hace 7 años
  whitequark 388e94b32a Remove Error::Rejected. hace 7 años
  whitequark bc0e3c352d Emit exceptional events with the DEBUG log level, not TRACE. hace 7 años
  whitequark 5bf64586cd Get rid of Result<_, ()>. hace 7 años
  whitequark 53a3875452 Rework error handling in TcpSocket::connect. hace 7 años
  whitequark 10585ad71a Rearrange errors and clarify their semantics. hace 7 años
  whitequark f5a3785c18 Move macros into their own module. hace 7 años
  whitequark 8ada283c55 Implement loopback interfaces. hace 7 años
  whitequark 735def7e1b Do not attempt to validate length of packets being emitted. hace 7 años
  Egor Karavaev 441881609c Factor out the `RingBuffer` container. hace 7 años
  Egor Karavaev 80c20adbf8 Factor out the "raw_socket" and "tap_interface" features hace 7 años
  whitequark 4e364d816a Trace eviction and fill in SliceArpCache. hace 8 años
  whitequark a155269d3d Remove the `use_` prefix from feature names. hace 8 años
  whitequark 869b088f68 Pull in macros from the log crate in tests. hace 8 años
  whitequark 7d29a2da1b Add Internet and Ethernet address parsing (from strings). hace 8 años
  whitequark 778753d26d Do not send RST in response to invalid SEQ or ACK. hace 8 años
  whitequark 8f28e99a0c Make interfaces not own the sockets. hace 8 años