-# $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>
#
# 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
-# $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>
#
# 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
-# $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>
#
# 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