aboutsummaryrefslogtreecommitdiff
path: root/images/IP-Header_eng.tex
diff options
context:
space:
mode:
Diffstat (limited to 'images/IP-Header_eng.tex')
-rw-r--r--images/IP-Header_eng.tex10
1 files changed, 6 insertions, 4 deletions
diff --git a/images/IP-Header_eng.tex b/images/IP-Header_eng.tex
index a2439fc..fad20c1 100644
--- a/images/IP-Header_eng.tex
+++ b/images/IP-Header_eng.tex
@@ -12,12 +12,14 @@
\sffamily
\foreach \x in {0,...,31}
\node at (\x+0.5,20.5) {\scriptsize \x};
- \foreach \x in {0,...,31}
- \node at (\x+0.5,13.5) {\scriptsize \x};
+% \foreach \x in {0,...,31}
+% \node at (\x+0.5,13.5) {\scriptsize \x};
\foreach \x in {0,...,32}
- \draw[thick] (\x,13) -- (\x,21);
+ \draw[thick] (\x,20) -- (\x,21);
+% \foreach \x in {0,...,32}
+% \draw[thick] (\x,13) -- (\x,14);
\node[thick] (bit1) at (-0.5,20.5) {\scriptsize bit};
- \node[thick] (bit2) at (-0.5,13.5) {\scriptsize bit};
+% \node[thick] (bit2) at (-0.5,13.5) {\scriptsize bit};
\draw [<->, thick] (-0.5, 19.9) -- (-0.5,15.1);
\draw [thick] (-1, 20) -- (-0.1,20);
\draw [thick] (-1, 15) -- (-0.1,15);