| Package | Description |
|---|---|
| org.javamrt.mrt |
| Modifier and Type | Field and Description |
|---|---|
protected Attributes |
TableDump.attributes |
protected Attributes |
Bgp4Update.updateAttr |
| Modifier and Type | Method and Description |
|---|---|
Attributes |
Bgp4Update.getAttributes() |
| Constructor and Description |
|---|
Advertisement(byte[] header,
InetAddress peerIP,
AS peerAS,
Prefix prefix,
Attributes updateAttr) |
Bgp4Update(byte[] header,
InetAddress peerIP,
AS peerAS,
Prefix prefix,
Attributes updateAttr) |
TableDump(int view,
int sequence,
Prefix prefix,
long origTime,
InetAddress peer,
AS peerAs,
Attributes attributes) |
TableDumpv2(int view,
int sequence,
Prefix prefix,
long origTime,
InetAddress peer,
AS peerAs,
Attributes attributes) |
Copyright © 2025. All rights reserved.