Package | Description |
---|---|
es.tid.ospf.ospfv2.lsa |
OSPFv2 Link State Advertisements
|
Constructor and Description |
---|
InterASTEv2LSA(byte[] bytes,
int offset)
Construct from a byte array and a given offest
|
LSA(byte[] bytes,
int offset)
Decodes the header of a LSA
|
OpaqueLSA(byte[] bytes,
int offset)
Create opaque LSA from a bunch of bytes
|
OSPFTEv2LSA(byte[] bytes,
int offset)
Construct from a byte array and a given offest
|
Copyright © 2016. All rights reserved.