Display Vlan Priority in Flow Stats in TS GUI
[controller.git] / opendaylight / web / troubleshoot / src / main / resources / js / page.js
index 4b5e51a0718377e449c799dd807cc2cf798992ec..4bc4c76fc4c7edadf6f8e4994890a162044d76b7 100644 (file)
@@ -363,6 +363,11 @@ one.f.troubleshooting.existingNodes = {
                             label: 'DL Vlan',
                             sortable: true
                         },
+                        {
+                            property: 'dlVlanPriority',
+                            label: 'Vlan PCP',
+                            sortable: true
+                        },
                         {
                             property: 'nwSrc',
                             label: 'NW Src',