Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
None
-
None
-
None
-
Operating System: All
Platform: All
-
2280
Description
While creating tests for MatchConvertorImpl I discovered few bugs. Bugs can bee seen here https://git.opendaylight.org/gerrit/#/c/11668/ as TODO and FIXME and commented lines.
1. mask computation of PbbIsid match entry (both ways) - wrong mask lengths
- PbbIsid mask length is 3
2. add mask computation for ArpSpa and ArpTpa match entries
- mask conversion is missing for these fields
3. finish implementation of vlan vid match entry
- isVlanIdPresent() is not set
Attachments
Issue Links
- blocks
-
CONTROLLER-1342 Uncaught error from thread [opendaylight-cluster-data-akka.actor.default-dispatcher-90] shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem[opendaylight-cluster-data] Uncaught error from thread [opendaylight-cluster-data-akka
- Resolved