whitequark
|
e2b4753173
Add functions to check if the UDP socket buffers are empty or not.
|
8 år sedan |
whitequark
|
0ccd6205f7
Swap the data and endpoint in UdpSocket methods.
|
8 år sedan |
whitequark
|
8f28e99a0c
Make interfaces not own the sockets.
|
8 år sedan |
whitequark
|
70a09735c9
Make binding the UDP socket an explicit operation.
|
8 år sedan |
whitequark
|
019d03d758
Implement socket sets.
|
8 år sedan |
whitequark
|
d8c460e494
Update docs.
|
8 år sedan |
whitequark
|
7e7c0d1248
Add the use_collections feature.
|
8 år sedan |
whitequark
|
92e9fcb307
Use ManagedSlice in SliceArpCache.
|
8 år sedan |
whitequark
|
839eae82a3
Use Managed/ManagedSlice for EthernetInterface.
|
8 år sedan |
whitequark
|
b4b97ec88f
Use the managed crate.
|
8 år sedan |
whitequark
|
657658de87
Reorder type parameters of Interface.
|
8 år sedan |
whitequark
|
327b91c7cd
Fix silliness in docs.
|
8 år sedan |
whitequark
|
754883c8a8
Allow Managed to accept a Box<[T]>.
|
8 år sedan |
whitequark
|
c104859011
Don't pull in std through the log crate.
|
8 år sedan |
whitequark
|
456cfc69ce
Examples for the phy layer!
|
8 år sedan |
whitequark
|
7f460aea27
Examples for the wire layer!
|
8 år sedan |
whitequark
|
2bfcad534d
Documentation!
|
8 år sedan |
whitequark
|
286c130dc5
Implement TCP retransmission.
|
8 år sedan |
whitequark
|
5b4db5fe10
TCP: retransmit ACK when receiving duplicate SEQ.
|
8 år sedan |
whitequark
|
1c7f972a86
Fix length of tx buffers returned by fault injector.
|
8 år sedan |
whitequark
|
5860c365f5
Impement fault injection.
|
8 år sedan |
whitequark
|
e5c71690e3
Remove an unnecessary PhantomData.
|
8 år sedan |
whitequark
|
1355c2c5de
byteorder: 0.5 → 1.0
|
8 år sedan |
whitequark
|
9535809201
#[inline(always)] → #[inline]
|
8 år sedan |
whitequark
|
553d640057
Implement the TCP TIME-WAIT state.
|
8 år sedan |
whitequark
|
40be830fef
Implement the TCP CLOSING state.
|
8 år sedan |
whitequark
|
a4759258e5
Implement the TCP FIN-WAIT-2 state.
|
8 år sedan |
whitequark
|
a058996e70
Implement the TCP FIN-WAIT-1 state.
|
8 år sedan |
whitequark
|
3ff0ca277b
Fix outdated info in README.
|
8 år sedan |
whitequark
|
0adaf07c22
We don't build on stable... yet.
|
8 år sedan |