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 5343 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  
4719 5364 d 15 h mejdrech /branches/network/ Net: * icmp moved to tl, * Makefile sources sorted, - il/rarp dir removed  
4715 5365 d 0 h mejdrech /branches/network/uspace/srv/net/ Net: * icmp interface changed to internal, * icmp checksum fix, + icmp client connections isolated  
4708 5370 d 16 h mejdrech /branches/network/uspace/srv/net/ Net: warning fixes  
4707 5371 d 18 h mejdrech /branches/network/ Net: + basic ICMP (without echo), + ip_client_header_length, + received packet error notifications  
4307 5525 d 20 h mejdrech /branches/network/ Net: +modular x one module architectures supported, *networking globally renamed to net  
3989 5575 d 12 h mejdrech /branches/network/uspace/srv/net/ Networking: consolidated modules' make  
3901 5589 d 19 h mejdrech /branches/network/uspace/srv/net/ Networking: added packet management system  
3886 5592 d 2 h mejdrech /branches/network/ restructured source files  
3846 5604 d 10 h mejdrech /branches/network/uspace/ Added an ARP module, assigned numbers' definitions, common functions-htons,inet_ntop and others  
3666 5664 d 10 h mejdrech /branches/network/ network startup, netif skeleton, loopback interface, network interface initialization, edited module skeletons  
3466 5736 d 18 h mejdrech /branches/network/ networking - basic modules and configurable build architecture