bpfilter icon indicating copy to clipboard operation
bpfilter copied to clipboard

BPF-based packet filtering framework

Results 11 bpfilter issues
Sort by recently updated
recently updated
newest added

[`nftables`](https://wiki.nftables.org/wiki-nftables/index.php/Logging_traffic) allows for packets to be logged: if a packet matches the rule's criteria (some of) its content is logged. The exact implementation is not defined yet, as there are...

area: bytecode
type: feature