zeek/scripts/base/packet-protocols/pbb
Eldon Koyle 56aa03031d Simplify PBB analyzer by using Ethernet analyzer
After the first 4 bytes, this traffic actually just looks like Ethernet.
Rather than try to re-implement the ethernet analyzer, just check the
length, skip 4 bytes, and pass it on.
2023-02-16 08:19:30 -07:00
..
__load__.zeek Add PBB (802.1ah) support 2023-02-10 15:30:01 -07:00
main.zeek Simplify PBB analyzer by using Ethernet analyzer 2023-02-16 08:19:30 -07:00