| Package | Description |
|---|---|
| org.javamrt.mrt |
| Modifier and Type | Field and Description |
|---|---|
protected ASPath |
TableDump.asPath |
| Modifier and Type | Method and Description |
|---|---|
ASPath |
ASPath.canonicalPath()
Build a copy of the AS_PATH but without prepends
|
ASPath |
RFC4893Exception.getAS4Path() |
ASPath |
MRTRecord.getASPath() |
ASPath |
Bgp4Update.getASPath() |
ASPath |
TableDump.getASPath() |
ASPath |
Attributes.getASPath() |
ASPath |
RFC4893Exception.getOldASPath() |
| Modifier and Type | Method and Description |
|---|---|
int |
ASPath.compareTo(ASPath aspath) |
boolean |
ASPath.equals(ASPath other)
Shortcut for equals(Object o)
|
static void |
RFC4893.replaceAS23456(byte[] buffer,
ASPath aspath) |
void |
RFC4893Exception.setAS4Path(ASPath as4path) |
void |
RFC4893Exception.setOldASPath(ASPath oldASPath) |
| Constructor and Description |
|---|
RFC4893Exception(int cause,
ASPath oldASPath,
ASPath as4path) |
RFC4893Exception(int cause,
long timestamp,
InetAddress peer,
AS as,
ASPath oldASPath,
ASPath as4path) |
Copyright © 2025. All rights reserved.