Skip to main content

Module compile

Module compile 

Source
Expand description

Module for compiling pcap filters using libpcap.

Enums§

CompilationError
Errors that can occur while compiling a pcap filter.

Functions§

compile_filter
Compiles a pcap filter string to BPF bytecode.