Migrate LspDbVersion parsing to ByteBufUtils 30/85130/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 15 Oct 2019 17:31:19 +0000 (19:31 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 15 Oct 2019 17:31:19 +0000 (19:31 +0200)
commit9b8d7f08b7c9abefea45d7554e2db012d2e4ba77
treef59c976ced0b9cacda264a0d24343e52a271db2b
parent2101dccc5d09040f2beda6e951ccb2956f083f81
Migrate LspDbVersion parsing to ByteBufUtils

This is a simple fixed-length field, there is no point in going
through byte arrays.

Change-Id: Iff5ed97f5539f24f3016612fe1befa25bd26a02c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
pcep/ietf-stateful07/src/main/java/org/opendaylight/protocol/pcep/sync/optimizations/LspDbVersionTlvParser.java