Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4756 5253 d 18 h mejdrech /branches/network/uspace/srv/net/ Net: * documentation improvements  
4743 5269 d 7 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  
4332 5481 d 0 h mejdrech /branches/network/ Net: +qemu 0.10.2 sending arp packets, *dp8390(ne2k), arp and ethernet fixed, +DIX and 802.3 + 802.2 + LSAP + SNAP ethernet modes, *char_map key string exact lengths fixed  
4197 5506 d 9 h mejdrech /branches/network/uspace/srv/net/ Net: corrected dp8390 get_addr_message, safer task name printfs  
4192 5507 d 22 h mejdrech /branches/network/ Net: ported dp8390, finished netif startup, enable irq explicitly while registering, improved integration, temporarily removed One module architecture, bug fixes  
3912 5548 d 8 h mejdrech /branches/network/uspace/ Networking: documenting arp, packet and other files, spell check, code cleanup, changed implementation year, minor corrections  
3886 5552 d 12 h mejdrech /branches/network/ restructured source files  
3846 5564 d 20 h mejdrech /branches/network/uspace/ Added an ARP module, assigned numbers' definitions, common functions-htons,inet_ntop and others  
3666 5624 d 20 h mejdrech /branches/network/ network startup, netif skeleton, loopback interface, network interface initialization, edited module skeletons