| Package | Description |
|---|---|
| org.onlab.packet.pim |
Utilities for managing PIM packets.
|
| Modifier and Type | Method and Description |
|---|---|
static PIMHelloOption |
PIMHelloOption.deserialize(ByteBuffer bb) |
| Modifier and Type | Method and Description |
|---|---|
Map<Short,PIMHelloOption> |
PIMHello.getOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
PIMHello.addOption(PIMHelloOption opt)
Add a PIM Hello option to this hello message.
|
Copyright © 2015. All rights reserved.