aboutsummaryrefslogtreecommitdiff
path: root/src/nat/test_nat_mini.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nat/test_nat_mini.c')
-rw-r--r--src/nat/test_nat_mini.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/nat/test_nat_mini.c b/src/nat/test_nat_mini.c
index 8cbd4131d..528815e1a 100644
--- a/src/nat/test_nat_mini.c
+++ b/src/nat/test_nat_mini.c
@@ -17,14 +17,14 @@
17 17
18 SPDX-License-Identifier: AGPL3.0-or-later 18 SPDX-License-Identifier: AGPL3.0-or-later
19 */ 19 */
20
21/** 20/**
22 * Testcase for port redirection and public IP address retrieval.
23 * This test never fails, because there need to be a NAT box set up for tha *
24 * @file nat/test_nat_mini.c 21 * @file nat/test_nat_mini.c
25 * @brief Testcase for NAT library - mini 22 * @brief Testcase for NAT library - mini
26 * @author Christian Grothoff 23 * @author Christian Grothoff
27 * 24 *
25 * Testcase for port redirection and public IP address retrieval.
26 * This test never fails, because there need to be a NAT box set up for that
27 *
28 * TODO: actually use ARM to start resolver service to make DNS work! 28 * TODO: actually use ARM to start resolver service to make DNS work!
29 */ 29 */
30 30