whitequark
|
b9e79d19a7
Ignore Ethernet frames for which we aren't a destination.
|
8 vuotta sitten |
whitequark
|
ee20c49a59
Send an ARP request when the destination is not in cache.
|
8 vuotta sitten |
whitequark
|
7af6ddfa0c
Send the TCP MSS option.
|
8 vuotta sitten |
whitequark
|
a43dfd34cd
Add support for TCP MSS option in TCP representation.
|
8 vuotta sitten |
whitequark
|
65a09329cc
Reject, not accept, TCP RST packets in LISTEN state.
|
8 vuotta sitten |
whitequark
|
41f9426380
Calculate IP payload length from the total length field.
|
8 vuotta sitten |
whitequark
|
8f28e99a0c
Make interfaces not own the sockets.
|
8 vuotta sitten |
whitequark
|
019d03d758
Implement socket sets.
|
8 vuotta sitten |
whitequark
|
839eae82a3
Use Managed/ManagedSlice for EthernetInterface.
|
8 vuotta sitten |
whitequark
|
657658de87
Reorder type parameters of Interface.
|
8 vuotta sitten |
whitequark
|
286c130dc5
Implement TCP retransmission.
|
8 vuotta sitten |
whitequark
|
004cfd439b
Improve the user-facing TCP socket API.
|
8 vuotta sitten |
whitequark
|
72abe80df8
Factor out IpRepr into the wire module.
|
8 vuotta sitten |
whitequark
|
a713342120
Group IP header parts in the socket layer as struct IpRepr.
|
8 vuotta sitten |
whitequark
|
a8309b7dff
Validate TCP ACKs.
|
8 vuotta sitten |
whitequark
|
7aac50db22
Fix autoselection of source address.
|
8 vuotta sitten |
whitequark
|
4427bc35bd
Use correct sequence numbers in TCP RST packets.
|
8 vuotta sitten |
whitequark
|
de48180bff
Populate ARP cache from incoming IP packets.
|
8 vuotta sitten |
whitequark
|
a454a89b9e
Implement conversion of incoming TCP connections into TCP streams.
|
8 vuotta sitten |
whitequark
|
efc7bfbc38
Reply with ICMP dest. unreachable or TCP RST from unused ports.
|
8 vuotta sitten |
whitequark
|
00c311a5b8
Add some sanity into enumeration names (avoid "*Type").
|
8 vuotta sitten |
whitequark
|
3335b698b4
Empty transmit buffers before starting to receive.
|
8 vuotta sitten |
whitequark
|
85ae54a488
Sort out buffer lengths.
|
8 vuotta sitten |
whitequark
|
37f565abe2
Fix lifetime variance.
|
8 vuotta sitten |
whitequark
|
8b89de2faa
Working UDP loopback.
|
8 vuotta sitten |
whitequark
|
59dae01e9c
Rethink the buffering strategy with Managed<T>.
|
8 vuotta sitten |
whitequark
|
3377b911d8
Implement network part of communication through UDP sockets.
|
8 vuotta sitten |
whitequark
|
659f6ed6f6
Implement UDP sockets.
|
8 vuotta sitten |
whitequark
|
f6f7dc8cb6
Implement UDP representation parsing and emission.
|
8 vuotta sitten |
whitequark
|
04b546a3b8
Return interior pointers more uniformly.
|
8 vuotta sitten |