Victor Wei
|
77a49f6e42
fix small typo
|
1 سال پیش |
Dario Nieuwenhuis
|
6acc2b4795
tcp: consider segments partially overlapping the window as acceptable
|
1 سال پیش |
Thibaut Vandervelden
|
4b1e8b174c
Better impls defmt for some structs
|
2 سال پیش |
Dario Nieuwenhuis
|
339545411a
Clippy fixes.
|
2 سال پیش |
Nicholas Cyprus
|
185a00829d
First pass constification of the wire module
|
2 سال پیش |
Dario Nieuwenhuis
|
ecb4cbc545
Clippy fixes.
|
2 سال پیش |
Dario Nieuwenhuis
|
78f92bcea6
wire: use own Error type.
|
2 سال پیش |
Anuvrat
|
8ba8830378
Corrects minor spelling errors
|
3 سال پیش |
Thibaut Vandervelden
|
51b2adddad
Fix clippy lints
|
3 سال پیش |
Dario Nieuwenhuis
|
2cb407d62a
rustfmt
|
3 سال پیش |
Dario Nieuwenhuis
|
b82b7300aa
tcp: add Nagle's Algorithm.
|
3 سال پیش |
Dario Nieuwenhuis
|
49fa987cdc
Add defmt logging support
|
4 سال پیش |
Alex Crawford
|
ddb876bec4
Remove redundant field names from structs
|
4 سال پیش |
Alex Crawford
|
48539a84dc
Prefer elided lifetimes
|
4 سال پیش |
Alex Crawford
|
5c335f8fe7
Silence warning about is_empty method
|
4 سال پیش |
Alex Crawford
|
38a5008541
Prefer if-let syntax over single-pattern match
|
4 سال پیش |
Alex Crawford
|
323dfe2ab6
Use is_empty instead of length comparison
|
4 سال پیش |
Dario Nieuwenhuis
|
1e40b934bf
Update to Rust 2018. Fixes #271
|
4 سال پیش |
Alex Crawford
|
ac830e8bb1
Dereference match expressions to clean up patterns
|
4 سال پیش |
Scott Mabin
|
e74ad03b8a
Revert to prevous ordering of TCP options.
|
5 سال پیش |
whitequark
|
83dba8ea31
Bump Rust version requirement to 1.27.
|
5 سال پیش |
jhwgh1968
|
ed8dce015c
Minimal Implementation of TCP Selective Acknowledgement
|
6 سال پیش |
jhwgh1968
|
60db9424e0
Fix fault injection on TCP streams
|
6 سال پیش |
whitequark
|
4a253fecdf
Rename `new` method on Packet types to `new_checked`.
|
6 سال پیش |
Kai Lüke
|
4a8242a1fe
Proper calculation of TCP header length
|
6 سال پیش |
jhwgh1968
|
42d25bfe26
Implement TCP Window Scaling, Phase 1 (Issue #106)
|
6 سال پیش |
Dan Robertson
|
91f5891dbb
Remove v4 from udp/tcp of ChecksumCapabilities
|
6 سال پیش |
Andrew Cann
|
fb96b3cdc1
impl `AsRef<[u8]>` for packet types
|
7 سال پیش |
Andrew Cann
|
5fdd44757a
Relax type constraints on payload_mut methods
|
7 سال پیش |
Andrew Cann
|
302affca91
Add Clone impl to Packet types
|
7 سال پیش |