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 18 h mejdrech /branches/network/uspace/srv/net/ Net: * documentation improvements  
4743 5270 d 6 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  
4588 5417 d 21 h mejdrech /branches/network/uspace/srv/net/ Net: + dynamic fifo queue  
4350 5476 d 3 h mejdrech /branches/network/uspace/srv/net/ Net: improved documentation (except ip and tcp)  
4332 5482 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  
4075 5526 d 23 h mejdrech /branches/network/uspace/srv/net/ finished eth module, added crc32 and packet queue next and previous functions  
3912 5549 d 8 h mejdrech /branches/network/uspace/ Networking: documenting arp, packet and other files, spell check, code cleanup, changed implementation year, minor corrections  
3846 5565 d 19 h mejdrech /branches/network/uspace/ Added an ARP module, assigned numbers' definitions, common functions-htons,inet_ntop and others  
3666 5625 d 20 h mejdrech /branches/network/ network startup, netif skeleton, loopback interface, network interface initialization, edited module skeletons