Adam Greig
|
27d82a5836
Use core::time::Duration. Closes #182.
|
6 years ago |
Herman J. Radtke III
|
d404beea3b
Fix mistakes in README
|
6 years ago |
Dan Robertson
|
507d2fe0ea
Add the proto-ipv4 feature.
|
7 years ago |
whitequark
|
275eb90785
Unswitch the IP checksum loop for 30% improvement in performance.
|
7 years ago |
whitequark
|
ba1d5ed576
Convert the stress.rs example into a simple benchmark.
|
7 years ago |
whitequark
|
46365af7bc
Fix a few documentation issues. NFC.
|
7 years ago |
whitequark
|
62fb0fc8cd
Clean up our feature story and more aggressively test features.
|
7 years ago |
whitequark
|
a7d289eac1
Add an HTTP client example.
|
7 years ago |
whitequark
|
34c3a8c905
Rewrite the ARP cache to allow for flood protection and expiration.
|
7 years ago |
whitequark
|
401d004e28
Update README.
|
7 years ago |
whitequark
|
475486cc6f
Update README.
|
7 years ago |
whitequark
|
284db0099f
Small adjustments to TTL code; style, docs, and tests. NFCI.
|
7 years ago |
Dan Robertson
|
fea462837d
Implement set_ttl for Tcp and Udp sockets
|
7 years ago |
Egor Karavaev
|
331dc10780
Add support for IPv4 default gateway.
|
7 years ago |
whitequark
|
a983c629b9
Allow disabling any of: raw, TCP or UDP sockets.
|
7 years ago |
whitequark
|
440b6f5556
Reorganize features using namespaces, to match module hierarchy.
|
7 years ago |
Egor Karavaev
|
0454c3f8f6
Uncomment associated constants.
|
7 years ago |
whitequark
|
081851d955
Clarify README paragraph about features.
|
7 years ago |
whitequark
|
6f5ae33501
Add a keep-alive and timeout demo to the examples.
|
7 years ago |
whitequark
|
19ed1f38d8
Bump version.
|
7 years ago |
whitequark
|
4e8be41caf
Update features to reflect merge of alloc and collections crates.
|
7 years ago |
whitequark
|
15bd9896f1
Update README.
|
7 years ago |
whitequark
|
c33aedf7c6
Update README.
|
7 years ago |
whitequark
|
394ea4d633
Implement reassembly of out-of-order TCP segments.
|
7 years ago |
whitequark
|
64a82709d4
Implement TCP timeouts.
|
7 years ago |
whitequark
|
a04b32441b
Implement TCP keep-alive.
|
7 years ago |
whitequark
|
962180b71c
Update feature list in README to mention everything from RFC 1122.
|
7 years ago |
whitequark
|
49ed4ae5f3
Add a TCP data source endpoint to the server example.
|
7 years ago |
whitequark
|
614323b9a9
README: add some notable omissions.
|
7 years ago |
whitequark
|
81d79c5455
README: fix typo.
|
7 years ago |