Ever since the advent of ebpf, various use-cases have sprung up where ebpf can be used. One such example is a packet-filter that leverages ebpf to provide more security, customisable and with less performance overhead. Lets understand how to build our own packet filter using LPM map.
March 1, 2025About 3 min