zeek/scripts/base/packet-protocols
Tim Wojtulewicz 44e0760e96 Add PacketAnalyzer::register_for_port(s) functions
These allow packet analyzers to register ports as identifiers to forward from
parent analyzers, while also adding those ports to the now-global
Analyzer::ports table at the same time.
2021-11-23 19:36:50 -07:00
..
ethernet GH-1389: Skip VN-Tag headers 2021-02-01 14:34:56 -07:00
fddi Simplify packet analyzer config. 2020-09-23 11:13:29 -07:00
gre Move IP and IP tunnel code from Sessions into packet analyzers 2020-10-15 12:18:30 -07:00
icmp Added skeletons for TCP/UDP/ICMP packet analysis plugins. 2021-05-18 11:52:03 -07:00
ieee802_11 GH-1215: Remove dispatch_map from packet analysis, replace with BIF methods for registering dispatches 2020-11-02 19:03:25 +00:00
ieee802_11_radio GH-1215: Remove dispatch_map from packet analysis, replace with BIF methods for registering dispatches 2020-11-02 19:03:25 +00:00
ip Do not lookup ignore_checksums_nets for every packet 2021-08-06 10:32:53 +01:00
iptunnel Move IP and IP tunnel code from Sessions into packet analyzers 2020-10-15 12:18:30 -07:00
linux_sll GH-1215: Remove dispatch_map from packet analysis, replace with BIF methods for registering dispatches 2020-11-02 19:03:25 +00:00
mpls Make default packet analyzer definition explicit. 2020-09-23 11:13:29 -07:00
nflog GH-1215: Remove dispatch_map from packet analysis, replace with BIF methods for registering dispatches 2020-11-02 19:03:25 +00:00
null GH-1215: Remove dispatch_map from packet analysis, replace with BIF methods for registering dispatches 2020-11-02 19:03:25 +00:00
ppp_serial GH-1215: Remove dispatch_map from packet analysis, replace with BIF methods for registering dispatches 2020-11-02 19:03:25 +00:00
pppoe GH-1215: Remove dispatch_map from packet analysis, replace with BIF methods for registering dispatches 2020-11-02 19:03:25 +00:00
root GH-1215: Remove dispatch_map from packet analysis, replace with BIF methods for registering dispatches 2020-11-02 19:03:25 +00:00
skip Make default packet analyzer definition explicit. 2020-09-23 11:13:29 -07:00
tcp Added skeletons for TCP/UDP/ICMP packet analysis plugins. 2021-05-18 11:52:03 -07:00
udp Added skeletons for TCP/UDP/ICMP packet analysis plugins. 2021-05-18 11:52:03 -07:00
vlan GH-1215: Remove dispatch_map from packet analysis, replace with BIF methods for registering dispatches 2020-11-02 19:03:25 +00:00
vntag GH-1389: Skip VN-Tag headers 2021-02-01 14:34:56 -07:00
__load__.zeek Add PacketAnalyzer::register_for_port(s) functions 2021-11-23 19:36:50 -07:00
main.zeek Add PacketAnalyzer::register_for_port(s) functions 2021-11-23 19:36:50 -07:00