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
4696 5963 d 0 h mejdrech /branches/network/ Net: dummy nil module  
4603 6032 d 3 h mejdrech /branches/network/ Net: + basic echo application, only SOCK_DGRAM  
4578 6036 d 2 h mejdrech /branches/network/uspace/srv/net/ Net: + libsocket prototype  
4505 6057 d 21 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 6104 d 5 h mejdrech /branches/network/ Net: +modular x one module architectures supported, *networking globally renamed to net  
4243 6118 d 9 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 6133 d 10 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 6136 d 21 h mejdrech /branches/network/ Networking: ported net subsystem, shortened module names,increased modules' phone limit  
4153 6137 d 0 h mejdrech /branches/network/ Networking: merged with trunk changes  
3992 6153 d 21 h mejdrech /branches/network/ Networking: added eth prototype  
3886 6170 d 11 h mejdrech /branches/network/ restructured source files  
3846 6182 d 19 h mejdrech /branches/network/uspace/ Added an ARP module, assigned numbers' definitions, common functions-htons,inet_ntop and others  
3685 6237 d 20 h mejdrech /branches/network/uspace/srv/net/ successful loopback interface startup and configuration, bidirectional connection deadlock resolved  
3666 6242 d 19 h mejdrech /branches/network/ network startup, netif skeleton, loopback interface, network interface initialization, edited module skeletons