integ/utilities/platform-util/scripts
Steven Webster 61b8055a14 Fix remote logging traffic control filter priority
Previous commit 01f5fdd made a required change to filter
infrastructure traffic on the management interface with an 802.1q
protocol in the case of a consolidated interface.

However, this has caused the remote logging tc script to have a
failure.  The script tries to install 'ip' protocol filters at the
same priority as the 802.1q filters, which is rejected by the
kernel.

This commit detects a consolidated interface situation and bumps
the priority of the remote logging tc filter priority on the
management interface, similarly to what is done in the main
cgcs_tc_setup script.

The file has also been cleaned up to pass bashate.

Related-Bug: #1807055
Change-Id: Id11625c0f9bcbf109f574563ff284d4a36bc6377
Signed-off-by: Steven Webster <steven.webster@windriver.com>
2018-12-17 15:40:54 -05:00
..
LICENSE Relocate platform-util to stx-integ/utilities/platform-util 2018-08-01 12:26:20 -04:00
cgcs_tc_setup.sh Traffic control: fix TC filters for vlan sub-interface 2018-12-11 11:50:47 -05:00
connectivity_test Relocate platform-util to stx-integ/utilities/platform-util 2018-08-01 12:26:20 -04:00
log_functions.sh Package log_functions.sh into platform-util 2018-12-11 09:54:08 -05:00
opt-platform.mount Relocate platform-util to stx-integ/utilities/platform-util 2018-08-01 12:26:20 -04:00
opt-platform.service Relocate platform-util to stx-integ/utilities/platform-util 2018-08-01 12:26:20 -04:00
patch-restart-haproxy Relocate platform-util to stx-integ/utilities/platform-util 2018-08-01 12:26:20 -04:00
patch-restart-mtce Implement Active-Active Heartbeat as HA Improvement 2018-11-14 20:19:41 +00:00
patch-restart-processes Barbican integration into logging/patching mechanisms. 2018-11-30 13:23:13 -05:00
remotelogging_tc_setup.sh Fix remote logging traffic control filter priority 2018-12-17 15:40:54 -05:00