|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--SSF.OS.tcpDump
|
+--SSF.OS.binaryTcpDump
Write to the named OutputStream the log of packets crossing the NIC in the binary tcpdump format.
| Constructor Summary | |
binaryTcpDump(java.io.OutputStream ostr,
com.renesys.raceway.SSF.Entity ownedBy)
|
|
| Method Summary | |
void |
drop(PacketEvent pe)
Signify that the given packet has been dropped. |
void |
dump(PacketEvent pe)
Dump the information of a single packet. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public binaryTcpDump(java.io.OutputStream ostr,
com.renesys.raceway.SSF.Entity ownedBy)
| Method Detail |
public void dump(PacketEvent pe)
tcpDump
dump in class tcpDumppublic void drop(PacketEvent pe)
tcpDump
drop in class tcpDump
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||