Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4756 5255 d 9 h mejdrech /branches/network/uspace/srv/net/ Net: * documentation improvements  
4755 5260 d 13 h mejdrech /branches/network/uspace/srv/net/include/ Net: + socket.h includes in6.h  
4728 5302 d 2 h mejdrech /branches/network/uspace/srv/net/ Net: structure fields renamed  
4726 5305 d 13 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  
4720 5320 d 15 h mejdrech /branches/network/uspace/ Net: * INET addressing in packets, * ICMP timeout fibril, + ICMP configuration, * ICMP error message type swap, * ICMP generic message processing extracted for all connections, * Makefiles source files sorted, * ICMP timeout in miliseconds, * ICMP and IP deadlock fixes, * net loopback NIL configuration fix, * net configuration and initialization extracted, * IP delivery via loopback, - IP no automatic resend on ARP ENOENT  
4712 5327 d 17 h mejdrech /branches/network/uspace/srv/net/ Net: socket interface and definitions split  
4701 5343 d 13 h mejdrech /branches/network/uspace/srv/net/ Net: socket destroy fix, UDP socket isolation fix, code cleanup, documentation  
4603 5415 d 19 h mejdrech /branches/network/ Net: + basic echo application, only SOCK_DGRAM  
4578 5419 d 18 h mejdrech /branches/network/uspace/srv/net/ Net: + libsocket prototype  
4243 5502 d 1 h mejdrech /branches/network/uspace/srv/net/ Net: +extended gcc checks, +netif ipc message interface, *packed header structures' definitions, +auto gateway hardware address resolution, code cleanup  
3912 5549 d 23 h mejdrech /branches/network/uspace/ Networking: documenting arp, packet and other files, spell check, code cleanup, changed implementation year, minor corrections  
3846 5566 d 11 h mejdrech /branches/network/uspace/ Added an ARP module, assigned numbers' definitions, common functions-htons,inet_ntop and others