|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.clackrouter.packets.RIPRoutingUpdate.Entry
public class RIPRoutingUpdate.Entry
| Field Summary | |
|---|---|
java.net.InetAddress |
mask
mask portion of the prefix being advertised |
int |
metric
metric cost to reach the advertised prefix, according to the update creator |
java.net.InetAddress |
net
network portion of the prefix being advertised |
short |
ttl
time-to-live of this update entry, according to the update creator |
| Constructor Summary | |
|---|---|
RIPRoutingUpdate.Entry()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.net.InetAddress net
public java.net.InetAddress mask
public int metric
public short ttl
| Constructor Detail |
|---|
public RIPRoutingUpdate.Entry()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||