Histórico de Commits

Autor SHA1 Mensagem Data
  Steffen Butzer d5147efb82 support hardware based checksum settings in during packet send/recv há 7 anos atrás
  Steffen Butzer 9b1b0b4bde phy: introduce hardware based checksum settings, rename DeviceLimits 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 39464a53fc Compute soft deadline in poll() and use nonblocking sockets. há 7 anos atrás
  whitequark 9525e32a69 Remove unused imports. há 7 anos atrás
  whitequark 5bf64586cd Get rid of Result<_, ()>. há 7 anos atrás
  whitequark a70b2415e7 Implement a Device that emits a stream in libpcap format. há 7 anos atrás
  whitequark 3a656c1529 Inject the current timestamp into Device::{transmit,receive}. há 7 anos atrás
  whitequark 7d54157e77 Add EthernetTracer, a specialization of Tracer for EthernetFrame. há 7 anos atrás
  whitequark c5fc8f7da7 Document the loopback. há 7 anos atrás
  whitequark 042019db04 Remove default impl for Device::limits(). há 7 anos atrás
  whitequark 9a4efcd656 LoopbackInterface → Loopback. há 7 anos atrás
  whitequark 8ada283c55 Implement loopback interfaces. há 7 anos atrás
  whitequark 86eeaf4a7a Clean up a few doctests. há 7 anos atrás
  Egor Karavaev 80c20adbf8 Factor out the "raw_socket" and "tap_interface" features há 7 anos atrás
  whitequark 7381e7f98b fn Device::mtu() -> usize → Device::limits() -> DeviceLimits há 8 anos atrás
  whitequark a155269d3d Remove the `use_` prefix from feature names. há 8 anos atrás
  whitequark d8c460e494 Update docs. há 8 anos atrás
  whitequark 327b91c7cd Fix silliness in docs. há 8 anos atrás
  whitequark 456cfc69ce Examples for the phy layer! há 8 anos atrás
  whitequark 1c7f972a86 Fix length of tx buffers returned by fault injector. há 8 anos atrás
  whitequark 5860c365f5 Impement fault injection. há 8 anos atrás
  whitequark 174bbcee86 Rename features: std→use_std, logging→use_log. há 8 anos atrás
  whitequark 0f9f897408 Parameterize tracer over the write function. há 8 anos atrás
  whitequark 659f6ed6f6 Implement UDP sockets. há 8 anos atrás
  whitequark a4e36053f9 Implement ARP snooping. há 8 anos atrás
  whitequark 2fbf820de8 Implement ARP replies. há 8 anos atrás
  whitequark dea581fa10 Implement an ARP LRU cache. há 8 anos atrás
  whitequark f926fea49e Implement TAP interface support. há 8 anos atrás