Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4731 5299 d 2 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  
4722 5312 d 1 h mejdrech /branches/network/uspace/srv/net/ Net: * udp socket read and write data functions extracted, * ip checksum function split, * icmp id fix, * nil mtu fixes, * configuration default values, + ip pseudo header, + udp checksum  
4714 5327 d 2 h mejdrech /branches/network/uspace/srv/net/ Net: client_connection refactored, applied previous changes  
4350 5476 d 3 h mejdrech /branches/network/uspace/srv/net/ Net: improved documentation (except ip and tcp)  
4243 5501 d 10 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  
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 20 h mejdrech /branches/network/uspace/ Added an ARP module, assigned numbers' definitions, common functions-htons,inet_ntop and others  
3685 5620 d 21 h mejdrech /branches/network/uspace/srv/net/ successful loopback interface startup and configuration, bidirectional connection deadlock resolved  
3666 5625 d 20 h mejdrech /branches/network/ network startup, netif skeleton, loopback interface, network interface initialization, edited module skeletons  
3466 5698 d 4 h mejdrech /branches/network/ networking - basic modules and configurable build architecture