Astro
|
657c9aa63a
Implement DHCPv4 client + example.
|
7 年之前 |
Dan Robertson
|
bf249333cd
Add clippy to CI
|
6 年之前 |
Dan Robertson
|
8f9ac1d96c
Update docs and fix warnings
|
6 年之前 |
Dan Robertson
|
9b68b0866f
Add NDISC Option Type to wire
|
7 年之前 |
whitequark
|
24f0a5335f
Update Packet/Repr support table.
|
7 年之前 |
Dan Robertson
|
b153636eb8
Documentation updates
|
7 年之前 |
Dan Robertson
|
6e877f8501
Add process_ipv6 to EthernetInterface
|
7 年之前 |
Dan Robertson
|
8fee5cee1e
Implement the time module.
|
7 年之前 |
Dan Robertson
|
4d918e4406
Fix documentation warnings.
|
7 年之前 |
Dan Robertson
|
507d2fe0ea
Add the proto-ipv4 feature.
|
7 年之前 |
whitequark
|
d5f11159d8
Make the log crate properly optional.
|
7 年之前 |
whitequark
|
62fb0fc8cd
Clean up our feature story and more aggressively test features.
|
7 年之前 |
whitequark
|
30012cc3b1
Make packet dumps emitted for broken packets more useful.
|
7 年之前 |
whitequark
|
ffcd3ab80d
Style. NFCI.
|
7 年之前 |
Dan Robertson
|
ef4af850e0
Add ICMP sockets
|
7 年之前 |
whitequark
|
f58cc4bcbb
Rename proto-* features back to socket-*.
|
7 年之前 |
whitequark
|
7e4971df32
Rename Cargo features: socket-* → proto-*.
|
7 年之前 |
whitequark
|
cedf66a733
Enforce some lints.
|
7 年之前 |
whitequark
|
440b6f5556
Reorganize features using namespaces, to match module hierarchy.
|
7 年之前 |
whitequark
|
bf4ddef87d
Remove all remnants of the collections feature.
|
7 年之前 |
whitequark
|
742a8f5e2b
smoltcp;:parsing → smoltcp::parsers.
|
7 年之前 |
whitequark
|
388e94b32a
Remove Error::Rejected.
|
7 年之前 |
whitequark
|
bc0e3c352d
Emit exceptional events with the DEBUG log level, not TRACE.
|
7 年之前 |
whitequark
|
5bf64586cd
Get rid of Result<_, ()>.
|
7 年之前 |
whitequark
|
53a3875452
Rework error handling in TcpSocket::connect.
|
7 年之前 |
whitequark
|
10585ad71a
Rearrange errors and clarify their semantics.
|
7 年之前 |
whitequark
|
f5a3785c18
Move macros into their own module.
|
7 年之前 |
whitequark
|
8ada283c55
Implement loopback interfaces.
|
7 年之前 |
whitequark
|
735def7e1b
Do not attempt to validate length of packets being emitted.
|
7 年之前 |
Egor Karavaev
|
441881609c
Factor out the `RingBuffer` container.
|
7 年之前 |