Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4756 5254 d 5 h mejdrech /branches/network/uspace/srv/net/ Net: * documentation improvements  
4743 5269 d 18 h mejdrech /branches/network/uspace/srv/net/ Net: + IEEE 802.3 + 802.3 (LSAP) eth mode, * code cleanup, * crc.[ch] renamed to checksum.[ch], * net_messages extracted, - debug prints removed, - unused messages and types removed  
4704 5342 d 9 h mejdrech /branches/network/uspace/ Net: documentation  
4603 5414 d 15 h mejdrech /branches/network/ Net: + basic echo application, only SOCK_DGRAM  
4307 5486 d 17 h mejdrech /branches/network/ Net: +modular x one module architectures supported, *networking globally renamed to net  
4243 5500 d 21 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  
4197 5506 d 20 h mejdrech /branches/network/uspace/srv/net/ Net: corrected dp8390 get_addr_message, safer task name printfs  
4163 5517 d 8 h mejdrech /branches/network/uspace/srv/net/ Net: added dp8390 driver base, added info messages  
4155 5519 d 9 h mejdrech /branches/network/ Networking: ported net subsystem, shortened module names,increased modules' phone limit  
3912 5548 d 19 h mejdrech /branches/network/uspace/ Networking: documenting arp, packet and other files, spell check, code cleanup, changed implementation year, minor corrections  
3886 5552 d 23 h mejdrech /branches/network/ restructured source files  
3846 5565 d 7 h mejdrech /branches/network/uspace/ Added an ARP module, assigned numbers' definitions, common functions-htons,inet_ntop and others  
3685 5620 d 8 h mejdrech /branches/network/uspace/srv/net/ successful loopback interface startup and configuration, bidirectional connection deadlock resolved  
3666 5625 d 7 h mejdrech /branches/network/ network startup, netif skeleton, loopback interface, network interface initialization, edited module skeletons