Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4728 5301 d 1 h mejdrech /branches/network/uspace/srv/net/ Net: structure fields renamed  
4726 5304 d 12 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 5319 d 14 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 5326 d 16 h mejdrech /branches/network/uspace/srv/net/ Net: socket interface and definitions split  
4701 5342 d 12 h mejdrech /branches/network/uspace/srv/net/ Net: socket destroy fix, UDP socket isolation fix, code cleanup, documentation  
4603 5414 d 18 h mejdrech /branches/network/ Net: + basic echo application, only SOCK_DGRAM  
4578 5418 d 17 h mejdrech /branches/network/uspace/srv/net/ Net: + libsocket prototype  
4243 5501 d 0 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 5548 d 22 h mejdrech /branches/network/uspace/ Networking: documenting arp, packet and other files, spell check, code cleanup, changed implementation year, minor corrections  
3846 5565 d 10 h mejdrech /branches/network/uspace/ Added an ARP module, assigned numbers' definitions, common functions-htons,inet_ntop and others