CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2025/06/05 18:04:33
Modified files: lib/libpcap : gencode.c Log message: use the first nibble in DLT_RAW as a link type field. this lets you filter on ip or ip6 payloads, and rejects every other link type. ok claudio@