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 12 h mejdrech /branches/network/uspace/srv/net/ Net: * documentation improvements  
4743 5269 d 1 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 5416 d 16 h mejdrech /branches/network/uspace/srv/net/ Net: + dynamic fifo queue  
4350 5474 d 21 h mejdrech /branches/network/uspace/srv/net/ Net: improved documentation (except ip and tcp)  
4332 5480 d 19 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 5525 d 18 h mejdrech /branches/network/uspace/srv/net/ finished eth module, added crc32 and packet queue next and previous functions  
3912 5548 d 2 h mejdrech /branches/network/uspace/ Networking: documenting arp, packet and other files, spell check, code cleanup, changed implementation year, minor corrections  
3846 5564 d 14 h mejdrech /branches/network/uspace/ Added an ARP module, assigned numbers' definitions, common functions-htons,inet_ntop and others  
3666 5624 d 14 h mejdrech /branches/network/ network startup, netif skeleton, loopback interface, network interface initialization, edited module skeletons