Unrecognized if-supported-capabilities 53/99553/2
authorBalagangadhar Bathula <bb4341@att.com>
Wed, 2 Feb 2022 06:25:33 +0000 (01:25 -0500)
committerBalagangadhar Bathula <bb4341@att.com>
Wed, 2 Feb 2022 15:03:13 +0000 (10:03 -0500)
commit659aa79ad61ac8abc78919f42de61cb077b01b1b
treee589448531e11b5c53cafd63936ddc7db00f50e2
parent0ccb06de76ba8b01ad1a6a25537d183a489f024d
Unrecognized if-supported-capabilities

- If device reports supported-if-capabilities that are
  not present in the MappingUtils, it gives a null
  pointer exception.
- Add some missing interface-identities
- Avoid adding null values to the supported-if-cap list

JIRA: TRNSPRTPCE-596

Signed-off-by: Balagangadhar Bathula <bb4341@att.com>
Change-Id: I7cf4df57daac4b11af5229a1617eabfc60bfcfee
common/src/main/java/org/opendaylight/transportpce/common/mapping/MappingUtilsImpl.java
common/src/main/java/org/opendaylight/transportpce/common/mapping/PortMappingVersion221.java