Thibaut Vandervelden
|
af1d94aa4c
Add wire representation for the RPL protocol.
|
2 years ago |
Dario Nieuwenhuis
|
3a080d818b
Clippy fixes
|
2 years ago |
Dario Nieuwenhuis
|
339545411a
Clippy fixes.
|
2 years ago |
Dario Nieuwenhuis
|
13cc7f83ac
Clippy fixes.
|
2 years ago |
Nicholas Cyprus
|
185a00829d
First pass constification of the wire module
|
2 years ago |
Dario Nieuwenhuis
|
ecb4cbc545
Clippy fixes.
|
2 years ago |
Dario Nieuwenhuis
|
78f92bcea6
wire: use own Error type.
|
2 years ago |
Dario Nieuwenhuis
|
68e25a29c3
Add RawHardwareAddress, use it in wire ndisc.
|
3 years ago |
Thibaut Vandervelden
|
3d782f19cd
Add support for 802.15.4 and 6LoWPAN
|
4 years ago |
Thibaut Vandervelden
|
51b2adddad
Fix clippy lints
|
3 years ago |
qiujiangkun
|
7dda148ad5
various clippy fix
|
3 years ago |
Dario Nieuwenhuis
|
2cb407d62a
rustfmt
|
3 years ago |
Dario Nieuwenhuis
|
49fa987cdc
Add defmt logging support
|
4 years ago |
Dario Nieuwenhuis
|
4d8729088d
Add medium-ip, medium-ethernet feature flags.
|
4 years ago |
whitequark
|
ed86780079
Simplify enum_with_unknown! macro.
|
4 years ago |
Niclas Hoyer
|
633e7c2591
Use #[non_exhaustive] instead of manual variant
|
4 years ago |
Alex Crawford
|
1ff8edf201
Clean up a couple of if-blocks
|
4 years ago |
Alex Crawford
|
ebe2449bcc
Remove some redundant closures
|
4 years ago |
Alex Crawford
|
57029d6e5d
Prefer assignment operators
|
4 years ago |
Dario Nieuwenhuis
|
1e40b934bf
Update to Rust 2018. Fixes #271
|
4 years ago |
Alex Crawford
|
ac830e8bb1
Dereference match expressions to clean up patterns
|
4 years ago |
Ruben De Smet
|
14bad97954
Add ethernet feature-gate as default.
|
5 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 |
Dan Robertson
|
8f9ac1d96c
Update docs and fix warnings
|
6 years ago |
Dan Robertson
|
030bba342e
NDISC flags should be located in ndisc module
|
6 years ago |
Dan Robertson
|
d39bcf7ff4
Fix ICMPv6 checksum function
|
7 years ago |
Dan Robertson
|
7b911267ef
Add Repr support for NDISC packets
|
7 years ago |
Dan Robertson
|
4aeeac09d5
Add Packet support for NDISC packet types
|
7 years ago |