1 $NetBSD: README,v 1.2 2025/04/17 13:08:55 gdt Exp $ 2 3 This directory contains kernel source for NPF, the NetBSD Packet 4 Filter, but the README also applies to: 5 6 src/lib/npf: library for interacting with in-kernel npf 7 implementation 8 9 src/usr.bin/npf: tools for configuring in-kernel npf and for testing 10 11 assorted supporting files (rc.d, modules, tests) 12 13 Previously, NetBSD considered https://github.com/rmind/npf/ to be the 14 upstream location. There is no obligation to file PRs when changing 15 npf in NetBSD. Please avoid unecessary divergence in order to ease 16 future syncing from this repo, but this caution should not block 17 improvements. 18