iptables01.sh 175 B

123456789
  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. use_iptables=1
  5. . iptables_lib.sh
  6. tst_run