|
|
|
@ -394,16 +394,17 @@ important because some targets (like the NetFPGA) do not allow
|
|
|
|
|
accessing the payload (see section \ref{design:netpfga}). |
|
|
|
|
\begin{figure}[h] |
|
|
|
|
\begin{verbatim} |
|
|
|
|
0 7 8 15 16 23 24 31 |
|
|
|
|
+--------+--------+--------+--------+ |
|
|
|
|
| source address | |
|
|
|
|
+--------+--------+--------+--------+ |
|
|
|
|
| destination address | |
|
|
|
|
+--------+--------+--------+--------+ |
|
|
|
|
| zero |protocol| TCP/UDP length | |
|
|
|
|
+--------+--------+--------+--------+ |
|
|
|
|
0 7 8 15 16 23 24 31 |
|
|
|
|
+--------+--------+--------+--------+ |
|
|
|
|
| source address | |
|
|
|
|
+--------+--------+--------+--------+ |
|
|
|
|
| destination address | |
|
|
|
|
+--------+--------+--------+--------+ |
|
|
|
|
| zero |protocol| TCP/UDP length | |
|
|
|
|
+--------+--------+--------+--------+ |
|
|
|
|
\end{verbatim} |
|
|
|
|
\centering |
|
|
|
|
\centering |
|
|
|
|
|
|
|
|
|
\caption{IPv4 Pseudo Header} |
|
|
|
|
\label{fig:ipv4pseudoheader} |
|
|
|
|
\end{figure} |
|
|
|
|