Class SourceDestKeyHelper

java.lang.Object
org.opendaylight.lispflowmapping.lisp.util.SourceDestKeyHelper

public final class SourceDestKeyHelper extends Object
Helper methods for Source/Dest Key type LCAF addresses.
Author:
Lorand Jakab
  • Method Details

    • getSrc

      public static Eid getSrc(Eid eid)
    • getDst

      public static Eid getDst(Eid eid)
    • getSrcBinary

      public static Eid getSrcBinary(Eid eid)
    • getDstBinary

      public static Eid getDstBinary(Eid eid)
    • getSrcMask

      public static short getSrcMask(Eid eid)
    • getDstMask

      public static short getDstMask(Eid eid)