1#!/bin/sh
2# SPDX-License-Identifier: GPL-2.0-or-later
3# Copyright (c) 2018-2019 Oracle and/or its affiliates. All Rights Reserved.
4
5use_iptables=1
6
7. iptables_lib.sh
8
9tst_run
10