README revision 1.2
1$NetBSD: README,v 1.2 2025/04/17 13:08:55 gdt Exp $ 2 3This directory contains kernel source for NPF, the NetBSD Packet 4Filter, 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 13Previously, NetBSD considered https://github.com/rmind/npf/ to be the 14upstream location. There is no obligation to file PRs when changing 15npf in NetBSD. Please avoid unecessary divergence in order to ease 16future syncing from this repo, but this caution should not block 17improvements. 18