mirror of
https://github.com/opnsense/src.git
synced 2026-04-13 21:36:47 -04:00
The SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catch up to that fact and revert to their recommended match of BSD-2-Clause. Discussed with: pfg MFC After: 3 days Sponsored by: Netflix |
||
|---|---|---|
| .. | ||
| h_example.c | ||
| Makefile | ||
| README | ||
$FreeBSD$ An example Khelp module which uses the helper hook points available in the TCP stack to calculate a per-connection count of inbound and outbound packets when the connection is in the established state. The code is verbosely documented in an attempt to explain how everything fits together.