Thibaut Vandervelden
|
892d4d97e1
chore(wire): add check_len to all parse methods
|
1 year ago |
Nicholas Cyprus
|
185a00829d
First pass constification of the wire module
|
2 years ago |
Dario Nieuwenhuis
|
ecb4cbc545
Clippy fixes.
|
2 years ago |
Thibaut Vandervelden
|
9ddb63a6e5
Fix `buffer_len` for MLD
|
2 years ago |
Dario Nieuwenhuis
|
78f92bcea6
wire: use own Error type.
|
2 years ago |
Anuvrat
|
8ba8830378
Corrects minor spelling errors
|
2 years ago |
Thibaut Vandervelden
|
51b2adddad
Fix clippy lints
|
3 years ago |
Dario Nieuwenhuis
|
2cb407d62a
rustfmt
|
3 years ago |
Dario Nieuwenhuis
|
49fa987cdc
Add defmt logging support
|
4 years ago |
whitequark
|
ed86780079
Simplify enum_with_unknown! macro.
|
4 years ago |
Alex Crawford
|
57029d6e5d
Prefer assignment operators
|
4 years ago |
Dario Nieuwenhuis
|
1e40b934bf
Update to Rust 2018. Fixes #271
|
4 years ago |
whitequark
|
4a253fecdf
Rename `new` method on Packet types to `new_checked`.
|
6 years ago |
Dan Robertson
|
9871955e1f
Add MLDv2 Repr support
|
6 years ago |
Dan Robertson
|
48bc838b69
Add MLDv2 packet parsing support to wire
|
6 years ago |