mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
These ones were unambiguous cases where the Foundation was the only listed copyright holder. Sponsored by: The FreeBSD Foundation (cherry picked from commit 5c2bc3db201a4fe8d7911cf816bea104d5dc2138) |
||
|---|---|---|
| .. | ||
| h_example.c | ||
| Makefile | ||
| README | ||
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.