mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
8a640a70d2
Removed unneeded precomp.h from drivers/lib/ip. Removed some memtrack and other spew. Removed datagram send pipe part, and accompanying address file queue. Simplified send pipe (major changes): - Neighbor is solely responsible for firing normal ip datagrams to the peer. - Transmit is the only place normal ip datagrams are passed to neighbor from. - Simplified fragmentation code. - Made callbacks explicit and always called in neighbor and transmit. - Clarified ownership of transmitted NdisPacket. - Ditto IPPackets here and in icmp. - PC(Packet)->DLComplete is *only* used by lan.c and loopback.c - Simplified loopback send mechanism Added the beginnings of a test suite svn path=/trunk/; revision=11582 |
||
---|---|---|
freeldr | ||
msvc6 | ||
os2 | ||
posix | ||
reactos | ||
rosapps |