Steven Webster 01f5fdd274 Traffic control: fix TC filters for vlan sub-interface
Sometime after kernel 3.10.0-514.16.1.X, tc filter commands no longer
match 802.1q packets when the filter protocol is set to 'ip'.

This poses a problem for a consolidated (eg. infra w/ vlan over
management) interface configuration.

The tc filter will operate properly on the vlan interface, but all
traffic will go to the default qdisc (low priority) when it arrives
with a vlan tag at the sub-interface.

This commit sets the filter protocol to '802.1q' in the case of a
subinterface with a vlan tagged interface ontop of it.

Some bashate cleanup has also been done on this file.

Closes-Bug: #1807055
Change-Id: I457faa2b56bbd270c104cc0313ffe3cc1bfd4db3
Signed-off-by: Steven Webster <steven.webster@windriver.com>
2018-12-11 11:50:47 -05:00
2018-11-22 23:54:57 +08:00
2018-11-01 23:59:31 -05:00
2018-12-05 20:18:55 +08:00
2018-09-28 08:10:39 +08:00
2018-11-19 01:28:20 +00:00
2018-11-19 01:28:36 +00:00
2018-11-12 19:51:58 +08:00
2018-09-25 05:43:29 -05:00
2018-09-20 23:20:14 +08:00
2018-11-01 23:59:31 -05:00
2018-12-05 20:18:55 +08:00
2018-12-05 20:18:55 +08:00
2018-05-31 07:36:35 -07:00
2018-11-08 18:20:02 +00:00

stx-integ

StarlingX Integration

Description
StarlingX Integration and packaging
Readme 53 MiB
Languages
Shell 28.9%
Python 21.9%
JavaScript 20.7%
Perl 12.3%
Makefile 6.2%
Other 9.9%