jhwgh1968
|
326079c54c
Implement Fuzz Injector
|
6 年之前 |
jhwgh1968
|
e6a6b1630f
Allow mutation of data buffer in RxToken
|
6 年之前 |
Luka Atanasovski
|
556672f798
Implement raw sockets via BPF on macOS.
|
6 年之前 |
Dan Robertson
|
91f5891dbb
Remove v4 from udp/tcp of ChecksumCapabilities
|
6 年之前 |
Michal Podhradsky
|
a3bd4a9000
Do not export phy::wait on non-Unix platforms
|
7 年之前 |
Dan Robertson
|
470a08669f
Update phy mod to use new time types
|
7 年之前 |
寧靜
|
f0c147a5ee
Gate Linux-specific platform dependencies behind a #[cfg].
|
7 年之前 |
Dan Robertson
|
783a76b2d8
Add ICMPv6
|
7 年之前 |
Dan Robertson
|
4d918e4406
Fix documentation warnings.
|
7 年之前 |
whitequark
|
7959473308
Style. NFC.
|
7 年之前 |
Philipp Oppermann
|
198fe239f1
Redesign the phy::Device trait to avoid Drop impls.
|
7 年之前 |
whitequark
|
bd52f9b83c
Only verify checksum in pretty printers, do not bail out if invalid.
|
7 年之前 |
whitequark
|
58c12b8f51
Reword checksum-related documentations.
|
7 年之前 |
Steffen Butzer
|
d5147efb82
support hardware based checksum settings in during packet send/recv
|
7 年之前 |
Steffen Butzer
|
9b1b0b4bde
phy: introduce hardware based checksum settings, rename DeviceLimits
|
7 年之前 |
whitequark
|
440b6f5556
Reorganize features using namespaces, to match module hierarchy.
|
7 年之前 |
whitequark
|
bf4ddef87d
Remove all remnants of the collections feature.
|
7 年之前 |
whitequark
|
39464a53fc
Compute soft deadline in poll() and use nonblocking sockets.
|
7 年之前 |
whitequark
|
9525e32a69
Remove unused imports.
|
7 年之前 |
whitequark
|
5bf64586cd
Get rid of Result<_, ()>.
|
7 年之前 |
whitequark
|
a70b2415e7
Implement a Device that emits a stream in libpcap format.
|
7 年之前 |
whitequark
|
3a656c1529
Inject the current timestamp into Device::{transmit,receive}.
|
7 年之前 |
whitequark
|
7d54157e77
Add EthernetTracer, a specialization of Tracer for EthernetFrame.
|
7 年之前 |
whitequark
|
c5fc8f7da7
Document the loopback.
|
7 年之前 |
whitequark
|
042019db04
Remove default impl for Device::limits().
|
7 年之前 |
whitequark
|
9a4efcd656
LoopbackInterface → Loopback.
|
7 年之前 |
whitequark
|
8ada283c55
Implement loopback interfaces.
|
7 年之前 |
whitequark
|
86eeaf4a7a
Clean up a few doctests.
|
7 年之前 |
Egor Karavaev
|
80c20adbf8
Factor out the "raw_socket" and "tap_interface" features
|
7 年之前 |
whitequark
|
7381e7f98b
fn Device::mtu() -> usize → Device::limits() -> DeviceLimits
|
8 年之前 |