Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4743 5270 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  
4720 5320 d 11 h mejdrech /branches/network/uspace/ Net: * INET addressing in packets, * ICMP timeout fibril, + ICMP configuration, * ICMP error message type swap, * ICMP generic message processing extracted for all connections, * Makefiles source files sorted, * ICMP timeout in miliseconds, * ICMP and IP deadlock fixes, * net loopback NIL configuration fix, * net configuration and initialization extracted, * IP delivery via loopback, - IP no automatic resend on ARP ENOENT  
4719 5326 d 12 h mejdrech /branches/network/ Net: * icmp moved to tl, * Makefile sources sorted, - il/rarp dir removed  
4694 5346 d 12 h mejdrech /branches/network/uspace/srv/net/ Net: Makefile fixes  
4307 5487 d 17 h mejdrech /branches/network/ Net: +modular x one module architectures supported, *networking globally renamed to net  
4261 5498 d 12 h mejdrech /branches/network/uspace/srv/net/ Net: netif nil bundle prototype, bug fixes  
4075 5527 d 11 h mejdrech /branches/network/uspace/srv/net/ finished eth module, added crc32 and packet queue next and previous functions  
3992 5537 d 9 h mejdrech /branches/network/ Networking: added eth prototype