diff options
Diffstat (limited to 'template/l2o/mile5.html.j2')
-rw-r--r-- | template/l2o/mile5.html.j2 | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/template/l2o/mile5.html.j2 b/template/l2o/mile5.html.j2 index 4601ee79..a2a98031 100644 --- a/template/l2o/mile5.html.j2 +++ b/template/l2o/mile5.html.j2 | |||
@@ -63,36 +63,6 @@ | |||
63 | </section> | 63 | </section> |
64 | 64 | ||
65 | <section> | 65 | <section> |
66 | <h4><a name="netjail" class="subnav-anchor"></a>{{ _("Master Loop") }}</h4> | ||
67 | <p> | ||
68 | {% trans %} | ||
69 | <table width="100%"> | ||
70 | <tr> | ||
71 | <td width="60%" style="vertical-align: top;">src/transport/test_transport_simple_send_dv_inverse.sh</td><td width="55%" style="vertical-align: top;">Added script to start the inverse distance vector test case.</td> | ||
72 | <tr> | ||
73 | <td></td><td> </td> | ||
74 | </tr> | ||
75 | <tr> | ||
76 | <td width="60%" style="vertical-align: top;">src/transport/test_transport_simple_send_dv_circle.sh</td><td width="55%" style="vertical-align: top;">Added script to start the circle distance vector test case.</td> | ||
77 | <tr> | ||
78 | </table> | ||
79 | {% endtrans %} | ||
80 | </p> | ||
81 | <h4><a name="netjail" class="subnav-anchor"></a>{{ _("Local Loop") }}</h4> | ||
82 | <p> | ||
83 | {% trans %} | ||
84 | <table width="100%"> | ||
85 | <tr> | ||
86 | <td width="60%" style="vertical-align: top;">src/transport/transport_api_cmd_connecting_peers.c</td><td width="40%" style="vertical-align: top;">Added logic to handle counting additonal connection per peer.</td> | ||
87 | <tr> | ||
88 | <td></td><td> </td> | ||
89 | </tr> | ||
90 | <tr> | ||
91 | <td width="60%" style="vertical-align: top;">src/transport/test_transport_plugin_cmd_simple_send_dv.c</td><td width="40%" style="vertical-align: top;">Added plugin which creates the commands for the distance vector test cases.</td> | ||
92 | <tr> | ||
93 | </table> | ||
94 | {% endtrans %} | ||
95 | </p> | ||
96 | <h4><a name="netjail" class="subnav-anchor"></a>{{ _("Configuration") }}</h4> | 66 | <h4><a name="netjail" class="subnav-anchor"></a>{{ _("Configuration") }}</h4> |
97 | <p> | 67 | <p> |
98 | {% trans %} | 68 | {% trans %} |