Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1542 5038 d 3 h hidnplayr /kernel/branches/net/ Correct use of TYPE and PROTOCOL parameters in socket function  
1541 5038 d 17 h hidnplayr /kernel/branches/net/ fix in ARPcfg application
added pci ids of dec21x4x cards to netcfg
bugfixes in dex21x4x driver, pcnet32 driver, rtl8139 driver and sis900 driver
new network program (ICMP) to ping computers, uses new RAW socket code (experimental)
 
1514 5057 d 15 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)
 
1318 5268 d 0 h hidnplayr /kernel/branches/net/ More TCP code updates for net branch, code is still very unstable  
1282 5288 d 21 h hidnplayr /kernel/branches/net/applications/telnet/ Changes in Net Branch: Proof of concept 'Telnet Client'