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