Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4756 5244 d 10 h mejdrech /branches/network/uspace/srv/net/ Net: * documentation improvements  
4755 5249 d 14 h mejdrech /branches/network/uspace/srv/net/include/ Net: + socket.h includes in6.h  
4728 5291 d 4 h mejdrech /branches/network/uspace/srv/net/ Net: structure fields renamed  
4726 5294 d 14 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 5309 d 16 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 5316 d 18 h mejdrech /branches/network/uspace/srv/net/ Net: socket interface and definitions split  
4701 5332 d 15 h mejdrech /branches/network/uspace/srv/net/ Net: socket destroy fix, UDP socket isolation fix, code cleanup, documentation  
4603 5404 d 20 h mejdrech /branches/network/ Net: + basic echo application, only SOCK_DGRAM  
4578 5408 d 19 h mejdrech /branches/network/uspace/srv/net/ Net: + libsocket prototype  
4243 5491 d 2 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 5539 d 0 h mejdrech /branches/network/uspace/ Networking: documenting arp, packet and other files, spell check, code cleanup, changed implementation year, minor corrections  
3846 5555 d 12 h mejdrech /branches/network/uspace/ Added an ARP module, assigned numbers' definitions, common functions-htons,inet_ntop and others