Dario Nieuwenhuis
|
11255a89a1
Simplify Socket lifetimes
|
4 年之前 |
Dario Nieuwenhuis
|
1e40b934bf
Update to Rust 2018. Fixes #271
|
4 年之前 |
Dario Nieuwenhuis
|
23bb12a856
Async/await waker support.
|
4 年之前 |
Alex Crawford
|
ac830e8bb1
Dereference match expressions to clean up patterns
|
4 年之前 |
Scott Mabin
|
a67ee07922
Add capacity methods to all sockets.
|
5 年之前 |
whitequark
|
4a253fecdf
Rename `new` method on Packet types to `new_checked`.
|
6 年之前 |
Dan Robertson
|
8f9ac1d96c
Update docs and fix warnings
|
6 年之前 |
Ole Martin Ruud
|
839dd9c6b1
Implement new type for `poll_at`
|
6 年之前 |
Valentin Lorentz
|
4bf917ced3
Add support for IPv6 gateways.
|
7 年之前 |
Valentin Lorentz
|
ce2fbb7dd2
Add support for IPv6 to ICMP sockets.
|
7 年之前 |
whitequark
|
cd893e6ab6
fn PacketMetadata::empty() → const PacketMetadata::EMPTY.
|
7 年之前 |
whitequark
|
95fd1f2568
Use storage::PacketBuffer for implementing socket::IcmpSocket.
|
7 年之前 |
Dan Robertson
|
c418b60b5d
Use time types in socket
|
7 年之前 |
Philipp Oppermann
|
c2d18ec071
Return specific sockets from `new` functions instead of `Socket`.
|
7 年之前 |
Dan Robertson
|
deccd469fe
Use hop limit instead of ttl
|
7 年之前 |
Dan Robertson
|
eaaf1fa4a6
Process the Icmpv4Repr in IcmpSocket::process
|
7 年之前 |
whitequark
|
7959473308
Style. NFC.
|
7 年之前 |
whitequark
|
7937011424
Extract socket handle into a new SocketMeta structure.
|
7 年之前 |
whitequark
|
9b98dfa3d0
Fix ICMP socket documentation. NFC.
|
7 年之前 |
whitequark
|
ffcd3ab80d
Style. NFCI.
|
7 年之前 |
Dan Robertson
|
ef4af850e0
Add ICMP sockets
|
7 年之前 |