Enable traceroute test for incoming reply-to rule.
authorbluhm <bluhm@openbsd.org>
Tue, 16 Jan 2018 14:51:19 +0000 (14:51 +0000)
committerbluhm <bluhm@openbsd.org>
Tue, 16 Jan 2018 14:51:19 +0000 (14:51 +0000)
regress/sys/net/pf_forward/Makefile

index 7c42424..32d5d48 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.26 2018/01/15 12:27:45 bluhm Exp $
+#      $OpenBSD: Makefile,v 1.27 2018/01/16 14:51:19 bluhm Exp $
 
 # The following ports must be installed:
 #
@@ -157,12 +157,6 @@ run-regress-traceroute-${proto}-${inet}-RPT_OUT:
        # generated by IP forward will not match the out rule with reply-to
        # so it will be rejected by the route.
        @echo DISABLED
-
-run-regress-traceroute-${proto}-${inet}-RPT_IN:
-       @echo '\n======== $@ ========'
-       # RPT_IN traceroute is broken with PF ttl.  The ICMP packet has
-       # localhost as source address.  It is selected by reject route.
-       @echo DISABLED
 .endfor # proto
 
 # Ping all addresses.  This ensures that the IP addresses are configured