research2: add raw sockets part + abstract
[swifty.git] / doc / research2 / src / intro.tex
index 4e774f6..3698b8a 100644 (file)
@@ -56,6 +56,8 @@ has the advantage of providing means to have modular functionality tests.
 \textbf{Outline}. The rest of the paper is organized as follows. In section \ref{sec:preliminarywork} we discuss some
 previous approaches in designing the system with their sthrengths and weaknesess. In section \ref{sec:arch}
  presents our current approach to integrate the \emph{swift} protocol as a transport layer protocol into the Linux
-kernel. Section \ref{sec:rawsock} presents a preliminary implementation using raw socktes that prepares the ground for
-the final stage of the project.  We describe our testing scenariou in detail in section \ref{sec:testing}. Section
+kernel. 
+%Section \ref{sec:rawsock} presents a preliminary implementation using raw socktes that prepares the ground for
+%the final stage of the project.  
+We describe our testing scenariou in detail in section \ref{sec:testing}. Section
 \ref{sec:summary} concludes the article and refers to future work.