repos/TB067

Apuntes y resueltos de la materia Redes de Comunicaciones (TB067)
Commits Files Refs README
commit a584a5b7dc28a5d8fd11b545e79c5246004acbbf
parent 50453bd9d386b2f59f0bac65034bf7b11a5875d0
Author: Martin Klöckner <mjkloeckner@gmail.com>
Date:   Fri,  2 Jan 2026 14:33:30 -0300

recompile PDFs with updated style file

Diffstat:
Mguias/1/1.pdf | 0
Mguias/2/2.md | 3++-
Mguias/2/2.pdf | 0
Mguias/3/3.pdf | 0
4 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/guias/1/1.pdf b/guias/1/1.pdf
Binary files differ.
diff --git a/guias/2/2.md b/guias/2/2.md
@@ -257,7 +257,7 @@ este protocolo.
 
 \vspace{1em}
 \renewcommand{\arraystretch}{1.25}
-\begin{tabularx}{1.00\textwidth\small} { 
+\begin{tabularx}{1.00\textwidth} { 
   | >{\centering\arraybackslash}X 
   | >{\centering\arraybackslash}X 
   | >{\centering\arraybackslash}X 
@@ -266,6 +266,7 @@ este protocolo.
   | >{\centering\arraybackslash}X 
   | >{\centering\arraybackslash}X | }
   \hline
+  \small
   Trama & Src Port & Dest Port &    Seq \#  &    Ack \#  & Win Size &  Flags    \\ \hline
     3   &   3156   &    80     & 4041778071 &      0     &  65535   &  SYN      \\ \hline
     4   &    80    &   3156    &  373009933 & 4041778072 &   5840   &  SYN, ACK \\ \hline
diff --git a/guias/2/2.pdf b/guias/2/2.pdf
Binary files differ.
diff --git a/guias/3/3.pdf b/guias/3/3.pdf
Binary files differ.