Committed by
Gerrit Code Review
[ONOS-4718] Initial implementation of LISP control msg deserializer
- Add LispLocatorRecord interface along with DefaultLispLocatorRecord class and unit test class - Add deserialization logic for four LISP control message classes and two auxiliary classes - Add ByteOperator utility to ease the bit access and manipulation for byte data type Change-Id: I68edf6877a0ebb52260296fc556e0690b795a845
Showing
20 changed files
with
972 additions
and
38 deletions
protocols/lisp/msg/src/main/java/org/onosproject/lisp/msg/protocols/DefaultLispLocatorRecord.java
0 → 100644
protocols/lisp/msg/src/main/java/org/onosproject/lisp/msg/protocols/LispLocatorRecord.java
0 → 100644
-
Please register or login to post a comment