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/CMa...
Removed: branches/tcpip_revolution/lib/drivers/ip/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/...
Removed: branches/tcpip_revolution/lib/drivers/ip/network/address.c URL: http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/...
Removed: branches/tcpip_revolution/lib/drivers/ip/network/arp.c URL: http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/...
Removed: branches/tcpip_revolution/lib/drivers/ip/network/checksum.c URL: http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/...
Removed: branches/tcpip_revolution/lib/drivers/ip/network/i386/checksum.S URL: http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/...
Removed: branches/tcpip_revolution/lib/drivers/ip/network/icmp.c URL: http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/...
Removed: branches/tcpip_revolution/lib/drivers/ip/network/interface.c URL: http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/...
Removed: branches/tcpip_revolution/lib/drivers/ip/network/ip.c URL: http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/...
Removed: branches/tcpip_revolution/lib/drivers/ip/network/loopback.c URL: http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/...
Removed: branches/tcpip_revolution/lib/drivers/ip/network/neighbor.c URL: http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/...
Removed: branches/tcpip_revolution/lib/drivers/ip/network/ports.c URL: http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/...
Removed: branches/tcpip_revolution/lib/drivers/ip/network/receive.c URL: http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/...
Removed: branches/tcpip_revolution/lib/drivers/ip/network/router.c URL: http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/...
Removed: branches/tcpip_revolution/lib/drivers/ip/network/routines.c URL: http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/...
Removed: branches/tcpip_revolution/lib/drivers/ip/network/transmit.c URL: http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/...
Removed: branches/tcpip_revolution/lib/drivers/ip/precomp.h URL: http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/...
Removed: branches/tcpip_revolution/lib/drivers/ip/transport/datagram/datagram.c URL: http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/...
Removed: branches/tcpip_revolution/lib/drivers/ip/transport/rawip/rawip.c URL: http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/...
Removed: branches/tcpip_revolution/lib/drivers/ip/transport/tcp/accept.c URL: http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/...
Removed: branches/tcpip_revolution/lib/drivers/ip/transport/tcp/event.c URL: http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/...
Removed: branches/tcpip_revolution/lib/drivers/ip/transport/tcp/if.c URL: http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/...
Removed: branches/tcpip_revolution/lib/drivers/ip/transport/tcp/tcp.c URL: http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/...
Removed: branches/tcpip_revolution/lib/drivers/ip/transport/udp/udp.c URL: http://svn.reactos.org/svn/reactos/branches/tcpip_revolution/lib/drivers/ip/...