Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4722 5318 d 10 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 5326 d 9 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 5339 d 12 h mejdrech /branches/network/ Net: + basic ICMP (without echo), + ip_client_header_length, + received packet error notifications  
4704 5349 d 7 h mejdrech /branches/network/uspace/ Net: documentation  
4693 5352 d 10 h mejdrech /branches/network/uspace/srv/net/ Net: documentation fixes  
4575 5425 d 15 h mejdrech /branches/network/uspace/srv/net/ Net: * inet header inclusion fixed, * ip destination address fixed  
4505 5447 d 7 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 5482 d 10 h mejdrech /branches/network/uspace/srv/net/ Net: resolved some TODOs, fixed bundle DP8390 + Ethernet protocol mapping  
4350 5482 d 12 h mejdrech /branches/network/uspace/srv/net/ Net: improved documentation (except ip and tcp)  
4307 5493 d 15 h mejdrech /branches/network/ Net: +modular x one module architectures supported, *networking globally renamed to net