Commit abaf952
authored
Add label attribute for ACL counter (opencomputeproject#1430)
Summary:
This is similar to opencomputeproject#1158 and opencomputeproject#1407.
Those PRs added label attribute for LAG/virtual router and counter. This
PR adds similar label attribute for ACL counter.
ACL counter does not have any mandatory attribute to identify object
uniquely. Adding a label attribute that can be used to uniquely identify
ACL counter object during warmboot. The attribute is considered as user
data attached to the object.
Signed-off-by: Shrikrishna Khare <[email protected]>1 parent cfffbea commit abaf952
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3016 | 3016 | | |
3017 | 3017 | | |
3018 | 3018 | | |
| 3019 | + | |
| 3020 | + | |
| 3021 | + | |
| 3022 | + | |
| 3023 | + | |
| 3024 | + | |
| 3025 | + | |
| 3026 | + | |
| 3027 | + | |
3019 | 3028 | | |
3020 | 3029 | | |
3021 | 3030 | | |
| |||
0 commit comments