Dario Nieuwenhuis
|
00aa2b457c
|
Fix bench, check it in CI.
|
2024-09-12 17:10:03 +02:00 |
|
Dario Nieuwenhuis
|
028b4466ff
|
wire: Rename ipv4 protocol to next_header .
This improves v4/v6 consistency at the cost of slightly deviating from RFC names.
|
2022-03-20 22:25:53 +01:00 |
|
Thibaut Vandervelden
|
1cf2a20168
|
Fix benches
|
2021-09-09 00:53:01 +02:00 |
|
Dario Nieuwenhuis
|
2cb407d62a
|
rustfmt
|
2021-06-27 09:31:59 +02:00 |
|
Dario Nieuwenhuis
|
1e40b934bf
|
Update to Rust 2018. Fixes #271
|
2020-12-27 17:54:56 +01:00 |
|
jhwgh1968
|
92e970b379
|
Fully implement TCP Window Scaling
Closes: #253
Approved by: whitequark
|
2018-08-20 06:57:44 +08:00 |
|
Dan Robertson
|
da8e7dceb8
|
Add bench tests
- Add basic infrastructure for bench tests
- Add bench tests for
- TcpRepr::emit
- UdpRepr::emit
- Ipv4Repr::emit
- Ipv6Repr::emit
|
2017-12-24 22:40:00 +00:00 |
|