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
4720 5318 d 10 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  
4712 5325 d 12 h mejdrech /branches/network/uspace/srv/net/ Net: socket interface and definitions split  
4701 5341 d 9 h mejdrech /branches/network/uspace/srv/net/ Net: socket destroy fix, UDP socket isolation fix, code cleanup, documentation  
4603 5413 d 14 h mejdrech /branches/network/ Net: + basic echo application, only SOCK_DGRAM  
4578 5417 d 13 h mejdrech /branches/network/uspace/srv/net/ Net: + libsocket prototype  
4243 5499 d 20 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 5547 d 18 h mejdrech /branches/network/uspace/ Networking: documenting arp, packet and other files, spell check, code cleanup, changed implementation year, minor corrections  
3846 5564 d 6 h mejdrech /branches/network/uspace/ Added an ARP module, assigned numbers' definitions, common functions-htons,inet_ntop and others