Alex Crawford
|
ac830e8bb1
Dereference match expressions to clean up patterns
|
4 년 전 |
Dario Nieuwenhuis
|
41ff6af689
Add `Finished` error.
|
4 년 전 |
nabijaczleweli
|
78305af383
Fix support table in toplevel doc
|
5 년 전 |
Ruben De Smet
|
14bad97954
Add ethernet feature-gate as default.
|
5 년 전 |
whitequark
|
61a42d4bf2
Bump log dependency to version 0.4.4. NFC.
|
5 년 전 |
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 년 전 |