whitequark
|
93c7fbaa73
Always display meaningful endpoint in trace messages.
|
8 жил өмнө |
Taylor Cramer
|
c4c8a447a2
Fix mislabeled features in README.md
|
8 жил өмнө |
whitequark
|
a624559127
Fix inverted meaning of TcpSocketBuffer::empty().
|
8 жил өмнө |
whitequark
|
4f2c58d4f6
Add lots of sanity checking to TCP test helpers.
|
8 жил өмнө |
whitequark
|
616730558a
Do not try to retransmit SYN as if it was in data stream.
|
8 жил өмнө |
whitequark
|
d7e05d1654
Don't display IP packet error twice when pretty-printing.
|
8 жил өмнө |
whitequark
|
41f9426380
Calculate IP payload length from the total length field.
|
8 жил өмнө |
whitequark
|
ea02b58178
Pretty-print TCP and UDP representations, and verify checksums.
|
8 жил өмнө |
whitequark
|
b860505775
Try to get TCP state query methods into a saner state.
|
8 жил өмнө |
whitequark
|
a5c05f2f8e
Do not use UTF-8 in net_trace!().
|
8 жил өмнө |
whitequark
|
1cd88421b4
Fix a bug that caused .send();.close(); to result in a lost FIN.
|
8 жил өмнө |
whitequark
|
830f9d9ad5
Update TcpSocket::{can,may}_{send,recv} APIs.
|
8 жил өмнө |
whitequark
|
0dedbaf597
impl Debug for SocketSet.
|
8 жил өмнө |
whitequark
|
8bff18cfdd
Rework the user-facing error handling in UDP sockets.
|
8 жил өмнө |
whitequark
|
0293008ad8
Allow copying socket set handles.
|
8 жил өмнө |
whitequark
|
d5638f469f
Return the amount of bytes sent from UdpSocket::send_slice.
|
8 жил өмнө |
whitequark
|
e2b4753173
Add functions to check if the UDP socket buffers are empty or not.
|
8 жил өмнө |
whitequark
|
0ccd6205f7
Swap the data and endpoint in UdpSocket methods.
|
8 жил өмнө |
whitequark
|
8f28e99a0c
Make interfaces not own the sockets.
|
8 жил өмнө |
whitequark
|
70a09735c9
Make binding the UDP socket an explicit operation.
|
8 жил өмнө |
whitequark
|
019d03d758
Implement socket sets.
|
8 жил өмнө |
whitequark
|
d8c460e494
Update docs.
|
8 жил өмнө |
whitequark
|
7e7c0d1248
Add the use_collections feature.
|
8 жил өмнө |
whitequark
|
92e9fcb307
Use ManagedSlice in SliceArpCache.
|
8 жил өмнө |
whitequark
|
839eae82a3
Use Managed/ManagedSlice for EthernetInterface.
|
8 жил өмнө |
whitequark
|
b4b97ec88f
Use the managed crate.
|
8 жил өмнө |
whitequark
|
657658de87
Reorder type parameters of Interface.
|
8 жил өмнө |
whitequark
|
327b91c7cd
Fix silliness in docs.
|
8 жил өмнө |
whitequark
|
754883c8a8
Allow Managed to accept a Box<[T]>.
|
8 жил өмнө |
whitequark
|
c104859011
Don't pull in std through the log crate.
|
8 жил өмнө |