summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorzec <zec@FreeBSD.org>2009-08-24 10:03:41 +0000
committerzec <zec@FreeBSD.org>2009-08-24 10:03:41 +0000
commit7b5545dea038063a9bf4669788c65aec9feddb25 (patch)
tree5e9c5b3131a572dbed5d5d48a8c6dfcee63a0894 /lib/libc/stdlib
parenta995cd062d6283935c9ebc9991e10ebde7c7cb59 (diff)
downloadFreeBSD-src-7b5545dea038063a9bf4669788c65aec9feddb25.zip
FreeBSD-src-7b5545dea038063a9bf4669788c65aec9feddb25.tar.gz
When registering a protocol to an existing protocol domain via
pf_proto_register(), iterate over all existing vnets to call protosw_init() and thus the appropriate .pr_init() handler in the context of each vnet. NB in the future we probably want to separate pr_init() handlers into two, i.e. per-vnet and global, functions. This change has no impact on nooptions VIMAGE builds. Approved by: re (rwatson), julian (mentor) MFC after: 3 days
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud