push after the egress ruleset
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package svc
|
||||
|
||||
// PostEgress proves the pipeline still reaches R2 with policy drop on output.
|
||||
func PostEgress() string { return Verify("egress") }
|
||||
Reference in New Issue
Block a user