#
# Copyright (C) 2014, 2016 Internet Systems Consortium, Inc. ("ISC")
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
status=0
echo "I:initialize counters"
#echo ntcp10 ':' "$ntcp10"
#echo ntcp20 ':' "$ntcp20"
echo "I:check TCP transport"
ret=0
#echo ntcp11 ':' "$ntcp11"
#echo ntcp21 ':' "$ntcp21"
echo "I:check TCP forwarder"
ret=0
#echo ntcp12 ':' "$ntcp12"
#echo ntcp22 ':' "$ntcp22"
echo "I:exit status: $status"