Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3429 4075 d 3 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed previous revision.  
3428 4075 d 3 h hidnplayr /kernel/branches/net/applications/netcfg/ Added Atheros to netcfg vendor list.  
3384 4083 d 11 h hidnplayr /kernel/branches/net/applications/zeroconf/ zeroconf was sending the wrong MAC address since #3340  
3367 4089 d 11 h hidnplayr /kernel/branches/net/applications/zeroconf/ Zeroconf now prints correct link-local IP to the debug board.  
3361 4090 d 8 h hidnplayr /kernel/branches/net/applications/zeroconf/ Zeroconfig: dont assume first received packet is the correct one.
Also fixed link-local IP assignment.
 
3348 4094 d 14 h hidnplayr /kernel/branches/net/ Netstat: redraw window on network subsystem event.
Kernel: send event when IP configuration changed.
 
3346 4094 d 15 h hidnplayr /kernel/branches/net/ Introduced new application event for network subsystem changes (link changed, ip changed, ...)
Removed get_mac and set_mac procedures from device structure, kernel does not need them.
Added link state detection capabilities for kernel and some drivers.
 
3340 4095 d 14 h hidnplayr /kernel/branches/net/ Now Zeroconfig waits for driver to be initialised.  
3337 4096 d 4 h hidnplayr /kernel/branches/net/applications/ircc/ private chat support for IRCC  
3332 4096 d 14 h hidnplayr /kernel/branches/net/applications/netstat/ Added missed and dumped TCP packet counters to netstat.  
3331 4096 d 14 h hidnplayr /kernel/branches/net/applications/ircc/ Mostly cosmetical updates for IRCC  
3272 4104 d 13 h hidnplayr /kernel/branches/net/applications/ Updated network.inc for applications.  
3250 4112 d 8 h hidnplayr /kernel/branches/net/applications/netstat/ Removed unused fields from netstat  
3234 4122 d 11 h hidnplayr /kernel/branches/net/applications/ircc/ IRCc: do not redraw userlist, unless scrollbar actually moved.  
3233 4122 d 11 h hidnplayr /kernel/branches/net/applications/ircc/ Added alphabetic sorting for users in IRCc  
3231 4122 d 16 h hidnplayr /kernel/branches/net/ Added PCI ID's for ADMtek N100 to DEC21x4x driver.  
3226 4125 d 6 h hidnplayr /kernel/branches/net/applications/ircc/ Now IRCc will print messages to the correct window instead of just using the one that is opened.  
3222 4126 d 2 h hidnplayr /kernel/branches/net/applications/ircc/ Better NICK command support, support for channels with many users.  
3220 4126 d 4 h hidnplayr /kernel/branches/net/applications/ircc/ Some more updates for userlist in IRCC.  
3216 4127 d 3 h hidnplayr /kernel/branches/net/applications/ircc/ Some GUI updates for IRCC.  
3215 4128 d 6 h hidnplayr /kernel/branches/net/applications/ircc/ Fixed some more servercommands, made scrollbar for userlist functional.  
3214 4128 d 9 h hidnplayr /kernel/branches/net/applications/ircc/ Fixed JOIN and PRIVMSG commands for IRCc.  
3212 4128 d 10 h hidnplayr /kernel/branches/net/applications/ircc/ Fixed bug in IRCC's serverparser.  
3200 4133 d 5 h hidnplayr /kernel/branches/net/ Updated API so applications can easily send ARP announcements, keep track of ARP conflicts.
Zeroconfig now supports padding option and sends ARP announcements if needed. Also some refactoring/cleanup.
 
3191 4138 d 11 h hidnplayr /kernel/branches/net/applications/ircc/ Stub for new IRC client.  
3179 4143 d 5 h IgorA /kernel/branches/net/applications/tftpc/ correct import function names  
3154 4150 d 17 h hidnplayr /kernel/branches/net/ Added VIA Rhine driver. Only tested on Rhine II cards.  
3146 4161 d 4 h hidnplayr /kernel/branches/net/ Added simple socket debugging tool.
Moved some TCP code to tcp_usreq.inc.
 
3144 4162 d 2 h hidnplayr /kernel/branches/net/ Added TCP_mss (max segment size) stub.
Bugfix in FTPD concerning data ports.
 
2995 4220 d 12 h hidnplayr /kernel/branches/net/ Port numbers for TCP and UDP must be given in Big endian order now.  
2965 4280 d 15 h hidnplayr /kernel/branches/net/applications/pppoe/ Added some more configuration protocols to the PPPoE program  
2963 4282 d 14 h hidnplayr /kernel/branches/net/applications/pppoe/ Cleanup of PPPoE dialer  
2962 4282 d 14 h hidnplayr /kernel/branches/net/ Moved Link Control Protocol handler from kernel to application.  
2960 4283 d 5 h hidnplayr /kernel/branches/net/ Fixed some bugs in PPPoE implementation. Discovery works, now we need PPP-LCP.  
2959 4283 d 9 h hidnplayr /kernel/branches/net/applications/pppoe/ Stub for simple PPPoE dialer  
2958 4283 d 17 h hidnplayr / Enabled Anonymous access to FTP daemon, RETR command now ignores first '/'.  
2949 4285 d 12 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed bug in netcfg when run with 'A' parameter  
2945 4286 d 1 h hidnplayr / Added missing files, fixed ftpd.  
2919 4303 d 12 h hidnplayr /kernel/branches/net/applications/netcfg/ Removed useless button from NetCFG  
2917 4304 d 5 h hidnplayr /kernel/branches/net/applications/netcfg/ added rtl8169 device 0x813610ec, and a whole list of i8254x devices