cleanup conclusion and remove some bugs
This commit is contained in:
parent
ea2a336c34
commit
1d9f2dc1a4
4 changed files with 4 additions and 4 deletions
|
@ -107,7 +107,7 @@ more difficult is the use of options within ICMP6.
|
|||
\label{fig:icmp6ndp}
|
||||
\end{figure}
|
||||
The problem arises from the layout of the options, as seen in the
|
||||
following quote and in figure \ref{icmp6ndp}:
|
||||
following quote and in figure \ref{fig:icmp6ndp}:
|
||||
\begin{quote}
|
||||
``Neighbor Discovery messages include zero or more options, some of
|
||||
which may appear multiple times in the same message. Options should
|
||||
|
|
|
@ -37,7 +37,7 @@ P4/NetFPGA platform is a good showcase for the capabilities of
|
|||
P4, demonstrating near line speed P4 programs with good capabilities
|
||||
of demonstrating scientific research.
|
||||
However, the supporting code toolchain shows strong weaknesses that
|
||||
render productive deployements difficult.
|
||||
render productive deployments difficult.
|
||||
% ----------------------------------------------------------------------
|
||||
% Outlook
|
||||
|
||||
|
@ -63,7 +63,7 @@ define data definitions that can be used in various programming
|
|||
languages bindings.
|
||||
|
||||
% NetFPGA
|
||||
The NetFPGA, from the hardware point of view,! is a very
|
||||
The NetFPGA, from the hardware point of view, is a very
|
||||
interesting hardware platform. Reducing the difficulties
|
||||
we experienced with the surrounding toolchain and making
|
||||
development experience more consistent has the potential to not only
|
||||
|
|
|
@ -71,7 +71,7 @@ The supporting scripts in the P4 toolchain are usually written in
|
|||
python2. However python2 ``is
|
||||
legacy''~\cite{various:_shoul_i_python_python}. During development
|
||||
errors with unicode string handling in python2 caused
|
||||
changes to IPv6 addresses.!
|
||||
changes to IPv6 addresses.
|
||||
% ok
|
||||
% ----------------------------------------------------------------------
|
||||
\section{\label{results:bmv2}P4/BMV2}
|
||||
|
|
BIN
doc/Thesis.pdf
BIN
doc/Thesis.pdf
Binary file not shown.
Loading…
Reference in a new issue