zeek/scripts/base/packet-protocols/novell_802_3/main.zeek
2023-04-25 12:29:54 -07:00

6 lines
186 B
Text

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.
}