Historie revizí

Autor SHA1 Zpráva Datum
  whitequark 839eae82a3 Use Managed/ManagedSlice for EthernetInterface. před 8 roky
  whitequark 657658de87 Reorder type parameters of Interface. před 8 roky
  whitequark 286c130dc5 Implement TCP retransmission. před 8 roky
  whitequark 004cfd439b Improve the user-facing TCP socket API. před 8 roky
  whitequark 72abe80df8 Factor out IpRepr into the wire module. před 8 roky
  whitequark a713342120 Group IP header parts in the socket layer as struct IpRepr. před 8 roky
  whitequark a8309b7dff Validate TCP ACKs. před 8 roky
  whitequark 7aac50db22 Fix autoselection of source address. před 8 roky
  whitequark 4427bc35bd Use correct sequence numbers in TCP RST packets. před 8 roky
  whitequark de48180bff Populate ARP cache from incoming IP packets. před 8 roky
  whitequark a454a89b9e Implement conversion of incoming TCP connections into TCP streams. před 8 roky
  whitequark efc7bfbc38 Reply with ICMP dest. unreachable or TCP RST from unused ports. před 8 roky
  whitequark 00c311a5b8 Add some sanity into enumeration names (avoid "*Type"). před 8 roky
  whitequark 3335b698b4 Empty transmit buffers before starting to receive. před 8 roky
  whitequark 85ae54a488 Sort out buffer lengths. před 8 roky
  whitequark 37f565abe2 Fix lifetime variance. před 8 roky
  whitequark 8b89de2faa Working UDP loopback. před 8 roky
  whitequark 59dae01e9c Rethink the buffering strategy with Managed<T>. před 8 roky
  whitequark 3377b911d8 Implement network part of communication through UDP sockets. před 8 roky
  whitequark 659f6ed6f6 Implement UDP sockets. před 8 roky
  whitequark f6f7dc8cb6 Implement UDP representation parsing and emission. před 8 roky
  whitequark 04b546a3b8 Return interior pointers more uniformly. před 8 roky
  whitequark be4ea0a55e Respond with ICMP echo request data in echo reply. před 8 roky
  whitequark 4da6b0bf61 Implement ICMPv4 echo replies. před 8 roky
  whitequark 5863997da3 Actually commit ARP snooping. před 8 roky
  whitequark f2104eb969 Implement IPv4 packet support. před 8 roky
  whitequark a4e36053f9 Implement ARP snooping. před 8 roky
  whitequark 2fbf820de8 Implement ARP replies. před 8 roky
  whitequark dea581fa10 Implement an ARP LRU cache. před 8 roky