aboutsummaryrefslogtreecommitdiff
path: root/template/probnat
diff options
context:
space:
mode:
Diffstat (limited to 'template/probnat')
-rw-r--r--template/probnat/mile2.html.j214
1 files changed, 13 insertions, 1 deletions
diff --git a/template/probnat/mile2.html.j2 b/template/probnat/mile2.html.j2
index 2d76796a..51fac24e 100644
--- a/template/probnat/mile2.html.j2
+++ b/template/probnat/mile2.html.j2
@@ -18,7 +18,7 @@
18 <h2>Implementation details milestone 2</h2> 18 <h2>Implementation details milestone 2</h2>
19 19
20 <section> 20 <section>
21 <h4><a name="netjail" class="subnav-anchor"></a>{{ _("See revision <a href=\"https://git.gnunet.org/gnunet.git/commit/?h=dev/t3ss/probnatt&id=d0c59f236c93e43a21f9ef0e14e54d5f8bb952bd\">d0c59f2</a>, <a href=\"https://git.gnunet.org/gnunet.git/commit/?h=dev/t3ss/probnatt&id=16b5da18df2d725bbcaa2e6efa05c793492ab445\">16b5da1</a>, <a href=\"https://git.gnunet.org/gnunet.git/commit/?h=dev/t3ss/probnatt&id=c1ef824f95612bea94a28563151efa99e18f47f6\">c1ef824</a> and <a href=\"https://git.gnunet.org/gnunet.git/commit/?h=dev/t3ss/probnatt&id=8de6f974d0fe210e03e891b365613e0bc4a2ceea\">8de6f97</a> on branch dev/t3ss/probnatt") }}</h4> 21 <h4><a name="netjail" class="subnav-anchor"></a>{{ _("See revision <a href=\"https://git.gnunet.org/gnunet.git/commit/?h=dev/t3ss/probnatt&id=d0c59f236c93e43a21f9ef0e14e54d5f8bb952bd\">d0c59f2</a>, <a href=\"https://git.gnunet.org/gnunet.git/commit/?h=dev/t3ss/probnatt&id=16b5da18df2d725bbcaa2e6efa05c793492ab445\">16b5da1</a>, <a href=\"https://git.gnunet.org/gnunet.git/commit/?h=dev/t3ss/probnatt&id=c1ef824f95612bea94a28563151efa99e18f47f6\">c1ef824</a>, <a href=\"https://git.gnunet.org/gnunet.git/commit/?h=dev/t3ss/probnatt&id=8de6f974d0fe210e03e891b365613e0bc4a2ceea\">8de6f97</a> and <a href=\"https://git.gnunet.org/gnunet.git/commit/?h=dev/t3ss/probnatt&id=369c793ab577c5ab2f27c2e8dbbf77b3079cb7bb\">369c793</a> on branch dev/t3ss/probnatt") }}</h4>
22 <p> 22 <p>
23 {% trans %} 23 {% trans %}
24 <table width="100%"> 24 <table width="100%">
@@ -94,6 +94,18 @@
94 <tr> 94 <tr>
95 <td></td><td> </td> 95 <td></td><td> </td>
96 </tr> 96 </tr>
97 <tr>
98 <td width="40%" style="vertical-align: top;">src/include/gnunet_nat_lib.h</td><td width="60%" style="vertical-align: top;">Added the new API header file.</td>
99 <tr>
100 <tr>
101 <td></td><td> </td>
102 </tr>
103 <tr>
104 <td width="40%" style="vertical-align: top;">src/lib/util/nat.c</td><td width="60%" style="vertical-align: top;">Added the new API implementation file.</td>
105 <tr>
106 <tr>
107 <td></td><td> </td>
108 </tr>
97 </table> 109 </table>
98 {% endtrans %} 110 {% endtrans %}
99 </p> 111 </p>