mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 07:25:10 -04:00
9 lines
321 B
Text
9 lines
321 B
Text
|
|
This example module creates partially overlapping subtrees to demonstrate
|
||
|
|
reference counting. It also contains example of attaching a subtree to the
|
||
|
|
wrong place, i.e. to a dynamic oid that could belong to someone else.
|
||
|
|
The framework should deal with this case gracefully.
|
||
|
|
|
||
|
|
Andrzej Bialecki <abial@freebsd.org>
|
||
|
|
|
||
|
|
$FreeBSD$
|