Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4503 5465 d 22 h mejdrech /branches/network/uspace/srv/net/include/ Net: + forgotten arp interface definition (completes rev 4501)  
4499 5465 d 23 h mejdrech /branches/network/uspace/srv/net/ Net: + transport layer tcp and udp prototypes (do not function with the current ip)  
4351 5500 d 14 h mejdrech /branches/network/uspace/srv/net/ Net: resolved some TODOs, fixed bundle DP8390 + Ethernet protocol mapping  
4350 5500 d 16 h mejdrech /branches/network/uspace/srv/net/ Net: improved documentation (except ip and tcp)  
4307 5511 d 19 h mejdrech /branches/network/ Net: +modular x one module architectures supported, *networking globally renamed to net  
4271 5520 d 0 h mejdrech /branches/network/uspace/srv/net/ Net: +arp message wrappers, +measured_string_copy()  
4261 5522 d 14 h mejdrech /branches/network/uspace/srv/net/ Net: netif nil bundle prototype, bug fixes  
4243 5525 d 23 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  
4075 5551 d 13 h mejdrech /branches/network/uspace/srv/net/ finished eth module, added crc32 and packet queue next and previous functions  
3992 5561 d 11 h mejdrech /branches/network/ Networking: added eth prototype  
3912 5573 d 21 h mejdrech /branches/network/uspace/ Networking: documenting arp, packet and other files, spell check, code cleanup, changed implementation year, minor corrections  
3846 5590 d 9 h mejdrech /branches/network/uspace/ Added an ARP module, assigned numbers' definitions, common functions-htons,inet_ntop and others