Fix typo in comment.
authorbluhm <bluhm@openbsd.org>
Tue, 6 Jul 2021 11:26:47 +0000 (11:26 +0000)
committerbluhm <bluhm@openbsd.org>
Tue, 6 Jul 2021 11:26:47 +0000 (11:26 +0000)
regress/sys/net/gif/Makefile
regress/sys/net/loop/Makefile
regress/sys/net/wg/Makefile

index 4af52c6..15618c5 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.5 2020/12/17 00:39:42 bluhm Exp $
+#      $OpenBSD: Makefile,v 1.6 2021/07/06 11:26:47 bluhm Exp $
 
 # Copyright (c) 2018-2020 Alexander Bluhm <bluhm@openbsd.org>
 #
@@ -17,7 +17,7 @@
 # Set up two gif interfaces in different routing domains.
 # Try to ping existing addresses in these domains with various tunnels.
 
-# This test uses routing doamin and interface number 11 and 12.
+# This test uses routing domain and interface number 11 and 12.
 # Adjust it here, if you want to use something else.
 N1 =           11
 N2 =           12
index 708fcec..e347aeb 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.7 2020/12/17 00:39:42 bluhm Exp $
+#      $OpenBSD: Makefile,v 1.8 2021/07/06 11:26:47 bluhm Exp $
 
 # Copyright (c) 2017-2020 Alexander Bluhm <bluhm@openbsd.org>
 #
@@ -19,7 +19,7 @@
 # Also test pinging to different rdomains via pf.  Check that the
 # ttl is decremented while looping though loopback interfaces.
 
-# This test uses routing doamin and interface number 11 and 12.
+# This test uses routing domain and interface number 11 and 12.
 # Adjust it here, if you want to use something else.
 N1 =           11
 N2 =           12
index aed2f55..8d48b6c 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.3 2020/12/17 13:07:18 bluhm Exp $
+#      $OpenBSD: Makefile,v 1.4 2021/07/06 11:26:47 bluhm Exp $
 
 # Copyright (c) 2020 Alexander Bluhm <bluhm@openbsd.org>
 #
@@ -21,7 +21,7 @@
 # Check with tcpdump that encrypted traffic appears on loopback.
 # Configure wg interface with bad key and check that ping does not work.
 
-# This test uses routing doamin and wg interface number 11 12 13 14.
+# This test uses routing domain and wg interface number 11 12 13 14.
 # Adjust it here, if you want to use something else.
 TUNNEL4_SRC =  11
 TUNNEL4_DST =  12