Author: jgardou
Date: Mon Nov 10 18:00:24 2014
New Revision: 65364

URL: http://svn.reactos.org/svn/reactos?rev=65364&view=rev
Log:
[IP]
 - Violently rip off this too.

Removed:
    branches/tcpip_revolution/lib/drivers/ip/CMakeLists.txt
    branches/tcpip_revolution/lib/drivers/ip/network/address.c
    branches/tcpip_revolution/lib/drivers/ip/network/arp.c
    branches/tcpip_revolution/lib/drivers/ip/network/checksum.c
    branches/tcpip_revolution/lib/drivers/ip/network/i386/checksum.S
    branches/tcpip_revolution/lib/drivers/ip/network/icmp.c
    branches/tcpip_revolution/lib/drivers/ip/network/interface.c
    branches/tcpip_revolution/lib/drivers/ip/network/ip.c
    branches/tcpip_revolution/lib/drivers/ip/network/loopback.c
    branches/tcpip_revolution/lib/drivers/ip/network/neighbor.c
    branches/tcpip_revolution/lib/drivers/ip/network/ports.c
    branches/tcpip_revolution/lib/drivers/ip/network/receive.c
    branches/tcpip_revolution/lib/drivers/ip/network/router.c
    branches/tcpip_revolution/lib/drivers/ip/network/routines.c
    branches/tcpip_revolution/lib/drivers/ip/network/transmit.c
    branches/tcpip_revolution/lib/drivers/ip/precomp.h
    branches/tcpip_revolution/lib/drivers/ip/transport/datagram/datagram.c
    branches/tcpip_revolution/lib/drivers/ip/transport/rawip/rawip.c
    branches/tcpip_revolution/lib/drivers/ip/transport/tcp/accept.c
    branches/tcpip_revolution/lib/drivers/ip/transport/tcp/event.c
    branches/tcpip_revolution/lib/drivers/ip/transport/tcp/if.c
    branches/tcpip_revolution/lib/drivers/ip/transport/tcp/tcp.c
    branches/tcpip_revolution/lib/drivers/ip/transport/udp/udp.c
Modified:
    branches/tcpip_revolution/lib/drivers/CMakeLists.txt

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/tcpip_revolution/lib/drivers/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/CMakeLists.txt?rev=65364&r1=65363&r2=65364&view=diff

Removed: branches/tcpip_revolution/lib/drivers/ip/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/CMakeLists.txt?rev=65363

Removed: branches/tcpip_revolution/lib/drivers/ip/network/address.c
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/network/address.c?rev=65363

Removed: branches/tcpip_revolution/lib/drivers/ip/network/arp.c
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/network/arp.c?rev=65363

Removed: branches/tcpip_revolution/lib/drivers/ip/network/checksum.c
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/network/checksum.c?rev=65363

Removed: branches/tcpip_revolution/lib/drivers/ip/network/i386/checksum.S
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/network/i386/checksum.S?rev=65363

Removed: branches/tcpip_revolution/lib/drivers/ip/network/icmp.c
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/network/icmp.c?rev=65363

Removed: branches/tcpip_revolution/lib/drivers/ip/network/interface.c
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/network/interface.c?rev=65363

Removed: branches/tcpip_revolution/lib/drivers/ip/network/ip.c
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/network/ip.c?rev=65363

Removed: branches/tcpip_revolution/lib/drivers/ip/network/loopback.c
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/network/loopback.c?rev=65363

Removed: branches/tcpip_revolution/lib/drivers/ip/network/neighbor.c
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/network/neighbor.c?rev=65363

Removed: branches/tcpip_revolution/lib/drivers/ip/network/ports.c
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/network/ports.c?rev=65363

Removed: branches/tcpip_revolution/lib/drivers/ip/network/receive.c
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/network/receive.c?rev=65363

Removed: branches/tcpip_revolution/lib/drivers/ip/network/router.c
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/network/router.c?rev=65363

Removed: branches/tcpip_revolution/lib/drivers/ip/network/routines.c
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/network/routines.c?rev=65363

Removed: branches/tcpip_revolution/lib/drivers/ip/network/transmit.c
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/network/transmit.c?rev=65363

Removed: branches/tcpip_revolution/lib/drivers/ip/precomp.h
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/precomp.h?rev=65363

Removed: branches/tcpip_revolution/lib/drivers/ip/transport/datagram/datagram.c
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/transport/datagram/datagram.c?rev=65363

Removed: branches/tcpip_revolution/lib/drivers/ip/transport/rawip/rawip.c
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/transport/rawip/rawip.c?rev=65363

Removed: branches/tcpip_revolution/lib/drivers/ip/transport/tcp/accept.c
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/transport/tcp/accept.c?rev=65363

Removed: branches/tcpip_revolution/lib/drivers/ip/transport/tcp/event.c
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/transport/tcp/event.c?rev=65363

Removed: branches/tcpip_revolution/lib/drivers/ip/transport/tcp/if.c
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/transport/tcp/if.c?rev=65363

Removed: branches/tcpip_revolution/lib/drivers/ip/transport/tcp/tcp.c
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/transport/tcp/tcp.c?rev=65363

Removed: branches/tcpip_revolution/lib/drivers/ip/transport/udp/udp.c
URL: 
http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/transport/udp/udp.c?rev=65363


Reply via email to