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
4726 5909 d 9 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  
4719 5930 d 11 h mejdrech /branches/network/ Net: * icmp moved to tl, * Makefile sources sorted, - il/rarp dir removed  
4715 5930 d 21 h mejdrech /branches/network/uspace/srv/net/ Net: * icmp interface changed to internal, * icmp checksum fix, + icmp client connections isolated  
4708 5936 d 13 h mejdrech /branches/network/uspace/srv/net/ Net: warning fixes  
4707 5937 d 14 h mejdrech /branches/network/ Net: + basic ICMP (without echo), + ip_client_header_length, + received packet error notifications  
4307 6091 d 17 h mejdrech /branches/network/ Net: +modular x one module architectures supported, *networking globally renamed to net  
3989 6141 d 9 h mejdrech /branches/network/uspace/srv/net/ Networking: consolidated modules' make  
3901 6155 d 16 h mejdrech /branches/network/uspace/srv/net/ Networking: added packet management system  
3886 6157 d 22 h mejdrech /branches/network/ restructured source files  
3846 6170 d 6 h mejdrech /branches/network/uspace/ Added an ARP module, assigned numbers' definitions, common functions-htons,inet_ntop and others  
3666 6230 d 7 h mejdrech /branches/network/ network startup, netif skeleton, loopback interface, network interface initialization, edited module skeletons  
3466 6302 d 14 h mejdrech /branches/network/ networking - basic modules and configurable build architecture