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
4505 5465 d 6 h mejdrech /branches/network/ Net: + The new IP! + informative TCP and UDP, + packet->pq_insert_after, + checksum for internetwork and transport layers, * bug fixes in packet and ip_header, * usage of size_t in net where appropriate  
4307 5511 d 14 h mejdrech /branches/network/ Net: +modular x one module architectures supported, *networking globally renamed to net  
4243 5525 d 18 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  
4166 5540 d 20 h mejdrech /branches/network/ Net: corrected net/Makefile config reference, net tasks leaved as RD_SRVS, added qemu with ne2k_isa shell script, dp8390 iospace- changed to pio-_enable  
4155 5544 d 6 h mejdrech /branches/network/ Networking: ported net subsystem, shortened module names,increased modules' phone limit  
4153 5544 d 9 h mejdrech /branches/network/ Networking: merged with trunk changes  
3992 5561 d 6 h mejdrech /branches/network/ Networking: added eth prototype  
3886 5577 d 20 h mejdrech /branches/network/ restructured source files  
3846 5590 d 4 h mejdrech /branches/network/uspace/ Added an ARP module, assigned numbers' definitions, common functions-htons,inet_ntop and others  
3685 5645 d 5 h mejdrech /branches/network/uspace/srv/net/ successful loopback interface startup and configuration, bidirectional connection deadlock resolved  
3666 5650 d 4 h mejdrech /branches/network/ network startup, netif skeleton, loopback interface, network interface initialization, edited module skeletons