Histórico de Commits

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