Browse Source

Rafa - anadiendo diags

Rafael Arce Nazario 8 years ago
parent
commit
a89f21b79d
2 changed files with 22 additions and 0 deletions
  1. 10
    0
      README-en.md
  2. 12
    0
      README-es.md

+ 10
- 0
README-en.md View File

@@ -81,6 +81,16 @@ For this laboratory experience you will use objects of class `vector`, which are
81 81
 
82 82
 ---
83 83
 
84
+!INCLUDE "../../eip-diagnostic/network-filter/en/diag-network-filter-01.html"
85
+<br>
86
+
87
+!INCLUDE "../../eip-diagnostic/network-filter/en/diag-network-filter-02.html"
88
+<br>
89
+
90
+---
91
+
92
+---
93
+
84 94
 
85 95
 ##Laboratory Session:
86 96
 

+ 12
- 0
README-es.md View File

@@ -117,9 +117,21 @@ Source_Address Destination_Address Source_Port Destination_Port Octects Packets
117 117
 136.145.181.126 136.145.181.99 57 33 965 14
118 118
 ```
119 119
 
120
+---
121
+
122
+---
123
+
124
+!INCLUDE "../../eip-diagnostic/network-filter/en/diag-network-filter-01.html"
125
+<br>
120 126
 
127
+!INCLUDE "../../eip-diagnostic/network-filter/en/diag-network-filter-02.html"
128
+<br>
121 129
 
122 130
 
131
+---
132
+
133
+---
134
+
123 135
 ###Ejercicio 0: Familiarizarte con la clase `Packet`
124 136
 
125 137
 ####Instrucciones