Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1857 4837 d 17 h hidnplayr /kernel/branches/net/ i586 compatability macros (CMOVcc substitutes) for NET branch  
/kernel/branches/net/applications/macros.inc
/kernel/branches/net/macros.inc
1838 4842 d 14 h hidnplayr /kernel/branches/net/network/ Net branch:
-Updates in TCP code: accepting connections now works.
(TCPserv is able to send 'hello world!' to telnet client)
 
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_output.inc
1836 4842 d 21 h hidnplayr /kernel/branches/net/applications/tcpserv/ Net Branch:
TCPserv: very simple TCP server used to develop and debug TCP code.
 
/kernel/branches/net/applications/tcpserv
/kernel/branches/net/applications/tcpserv/tcpserv.asm
1831 4844 d 19 h hidnplayr /kernel/branches/net/network/ Updates in NET branch:
- Added RST packet handling code
- Added SOCKET_isconnected
- Added ACK handeling in syn rcvd state (for passive open)
 
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/tcp.inc
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_subr.inc
1830 4844 d 20 h hidnplayr /kernel/branches/net/network/ Bugfixes in Net branch:
- Fixed delayed ACK (misimplementation)
- Fixed zero window problem and checksum for TCP_respond_socket
 
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_output.inc
/kernel/branches/net/network/tcp_subr.inc
/kernel/branches/net/network/tcp_timer.inc
1823 4845 d 17 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in RTL8169 interrupt procedure.  
/kernel/branches/net/drivers/RTL8169.asm
1774 4848 d 13 h hidnplayr /kernel/branches/net/network/ More TCP and sockets code  
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp_input.inc
1773 4848 d 19 h hidnplayr /kernel/branches/net/network/ More TCP updates + Socket states  
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_timer.inc
1772 4848 d 19 h hidnplayr /kernel/branches/net/network/ Small update in TCP_input  
/kernel/branches/net/network/tcp_input.inc
1763 4852 d 14 h hidnplayr /kernel/branches/net/network/ More updates to TCP code of new stack.  
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp.inc
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_output.inc
/kernel/branches/net/network/tcp_subr.inc
/kernel/branches/net/network/tcp_timer.inc
1762 4853 d 12 h hidnplayr /kernel/branches/net/network/ Bugfix of r1761  
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/tcp_output.inc
1761 4856 d 13 h hidnplayr /kernel/branches/net/network/ Updates of TCP_output for net branch  
/kernel/branches/net/network/tcp_output.inc
/kernel/branches/net/network/tcp_timer.inc
1733 4868 d 21 h hidnplayr /kernel/branches/net/network/ * Updates in TCP code
* Splitted TCP code into multiple files
* cleanup
 
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_output.inc
/kernel/branches/net/network/tcp_subr.inc
/kernel/branches/net/network/tcp_timer.inc
/kernel/branches/net/network/ethernet.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp.inc
1719 4890 d 13 h hidnplayr /kernel/branches/net/network/ Update in TCP code for net branch.  
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp.inc
1716 4897 d 17 h hidnplayr /kernel/branches/net/network/ Small update in TCP code, stub for TCP_close  
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp.inc
1564 5020 d 20 h hidnplayr /kernel/branches/net/drivers/ Fixed PCnet driver.  
/kernel/branches/net/drivers/pcnet32.asm
1562 5021 d 16 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed typo in driverlist of netcfg  
/kernel/branches/net/applications/netcfg/drivers.inc
1561 5022 d 15 h hidnplayr /kernel/branches/net/drivers/ MTD80x driver for net branch:
Only mtd803 aka surecom ep-320x for now.
 
/kernel/branches/net/drivers/mtd80x.asm
1559 5023 d 13 h hidnplayr /kernel/branches/net/drivers/ Latest bugfix in RTL8169 for today.  
/kernel/branches/net/drivers/RTL8169.asm
1558 5023 d 13 h hidnplayr /kernel/branches/net/drivers/ Update of RTL8169 driver for net branch  
/kernel/branches/net/drivers/RTL8169.asm

Show All