Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4756 5245 d 16 h mejdrech /branches/network/uspace/srv/net/ Net: * documentation improvements  
4731 5290 d 0 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 5302 d 23 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  
4720 5310 d 22 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  
4707 5324 d 2 h mejdrech /branches/network/ Net: + basic ICMP (without echo), + ip_client_header_length, + received packet error notifications  
4704 5333 d 20 h mejdrech /branches/network/uspace/ Net: documentation  
4693 5336 d 23 h mejdrech /branches/network/uspace/srv/net/ Net: documentation fixes  
4575 5410 d 4 h mejdrech /branches/network/uspace/srv/net/ Net: * inet header inclusion fixed, * ip destination address fixed  
4505 5431 d 20 h mejdrech /branches/network/ Net: + The new IP! + informative TCP and UDP, + packet->pq_insert_after, + checksum for internetwork and transport layers, * bug fixes in packet and ip_header, * usage of size_t in net where appropriate  
4351 5466 d 23 h mejdrech /branches/network/uspace/srv/net/ Net: resolved some TODOs, fixed bundle DP8390 + Ethernet protocol mapping  
4350 5467 d 1 h mejdrech /branches/network/uspace/srv/net/ Net: improved documentation (except ip and tcp)  
4307 5478 d 4 h mejdrech /branches/network/ Net: +modular x one module architectures supported, *networking globally renamed to net