Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2981 4189 d 19 h hidnplayr /kernel/branches/net/ Renaming exported function 'EthReceiver' to 'ETH_input'  
2851 4279 d 22 h hidnplayr /kernel/branches/net/drivers/ Bugfix for RTL8139 driver. Updated imports.inc  
1514 5008 d 10 h hidnplayr /kernel/branches/net/ - globalisation of network driver functions
(Replaced EthRegDev with NetRegDev)
- rewrite/cleanup of socket.inc
- started rewrite of tcp.inc
- port numbers in application are not byte-swapped anymore
- many more fixes and changes

- TCP does not work but UDP/IP/ICMP/ARP (partly) work.. (as before)
 
1206 5280 d 19 h hidnplayr /kernel/branches/net/ A lot of bugfixes in ARP, IPv4, UDP and sockets code.  
1161 5305 d 21 h hidnplayr /kernel/branches/ Moving the files...  
1159 5305 d 22 h hidnplayr /kernel/branches/ New branch - network experimental code