7 lines
186 B
Plaintext
7 lines
186 B
Plaintext
module PacketAnalyzer::NOVELL_802_3;
|
|
|
|
export {
|
|
# The Novell 802.3 protocol should expect an IPX analyzer here. Since
|
|
# one doesn't exist yet, the default analyzer is left undefined.
|
|
}
|