Compile Elixir binary pattern matching to classic BPF bytecode.
Write packet filters using familiar Elixir syntax with binary patterns and guards, and compile them to BPF programs for use with sockets or libpcap.
Show All Activities