Total Complexity | 0 |
Total Lines | 5 |
Duplicated Lines | 0 % |
Coverage | 100% |
Changes | 0 |
1 | """Settings for the of_lldp NApp.""" |
||
2 | 1 | FLOW_VLAN_VID = 3799 |
|
3 | 1 | FLOW_PRIORITY = 1000 |
|
4 | POLLING_TIME = 3 |
||
5 |