Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4756 5269 d 13 h mejdrech /branches/network/uspace/srv/net/ Net: * documentation improvements  
4731 5313 d 21 h mejdrech /branches/network/uspace/srv/net/ Net: * data_reply sends as much data as possible and EOVERFLOW, * netif sends only in active mode, * tl_send_icmp_port_unreachable changed to tl_prepare_icmp_packet, + packet_get_copy, +pq_find, + icmp checksum error notification, * ping argv fix, * icmp echo parameters propagate fix, * pq_add fix, * ip_header->fragment_offset fix, * some improvements  
4703 5357 d 17 h mejdrech /branches/network/uspace/srv/net/ netif stats message inrterface implemented, netif auto probe message removed, documentation  
4350 5490 d 22 h mejdrech /branches/network/uspace/srv/net/ Net: improved documentation (except ip and tcp)  
4307 5502 d 1 h mejdrech /branches/network/ Net: +modular x one module architectures supported, *networking globally renamed to net  
4261 5512 d 20 h mejdrech /branches/network/uspace/srv/net/ Net: netif nil bundle prototype, bug fixes  
4243 5516 d 5 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  
4192 5523 d 17 h mejdrech /branches/network/ Net: ported dp8390, finished netif startup, enable irq explicitly while registering, improved integration, temporarily removed One module architecture, bug fixes