Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
2964 4283 d 9 h hidnplayr /kernel/branches/net/network/ Send all PPPoE control packets to PPPoE app.  
/kernel/branches/net/network/PPPoE.inc
/kernel/branches/net/network/stack.inc
2962 4284 d 19 h hidnplayr /kernel/branches/net/ Moved Link Control Protocol handler from kernel to application.  
/kernel/branches/net/applications/pppoe/pppoe.asm
/kernel/branches/net/network/PPPoE.inc
2961 4285 d 9 h hidnplayr /kernel/branches/net/network/ Basic LCP implementation, starting with echo request->reply  
/kernel/branches/net/network/PPPoE.inc
/kernel/branches/net/network/stack.inc
2960 4285 d 10 h hidnplayr /kernel/branches/net/ Fixed some bugs in PPPoE implementation. Discovery works, now we need PPP-LCP.  
/kernel/branches/net/applications/pppoe/pppoe.asm
/kernel/branches/net/network/PPPoE.inc
/kernel/branches/net/network/stack.inc
2950 4287 d 11 h hidnplayr /kernel/branches/net/network/ Fixed bugs in PPPoE discovery  
/kernel/branches/net/network/PPPoE.inc
2931 4296 d 11 h hidnplayr /kernel/branches/net/network/ Rewrote PPPoE from scratch.
TODO: link IPv4_output to PPPoE_session_output
 
/kernel/branches/net/network/PPPoE.inc
/kernel/branches/net/network/ethernet.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
2614 4423 d 8 h hidnplayr /kernel/branches/net/network/ Cleanup in Net Branch + stub for PPPoE I wrote some months ago  
/kernel/branches/net/network/PPPoE.inc
/kernel/branches/net/network/ARP.inc
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/ethernet.inc
/kernel/branches/net/network/icmp.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp.inc
/kernel/branches/net/network/udp.inc