Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4756 5253 d 21 h mejdrech /branches/network/uspace/srv/net/ Net: * documentation improvements  
4750 5259 d 1 h mejdrech /branches/network/uspace/srv/net/tl/ Net: * packet dimenstions extracted to tl_common  
4731 5298 d 5 h mejdrech /branches/network/uspace/srv/net/ Net: * data_reply sends as much data as possible and EOVERFLOW, * netif sends only in active mode, * tl_send_icmp_port_unreachable changed to tl_prepare_icmp_packet, + packet_get_copy, +pq_find, + icmp checksum error notification, * ping argv fix, * icmp echo parameters propagate fix, * pq_add fix, * ip_header->fragment_offset fix, * some improvements  
4726 5304 d 1 h mejdrech /branches/network/uspace/srv/net/ Net: * thread safe socket client, + closesocket may return EINPROGRESS, + socket_core protocol specific data, * socket data fragment size unified, * udp support functions extracted