Page MenuHomeFreeBSD

VNET: factor out nd6 and in6_attach initialisation and teardown
ClosedPublic

Authored by bz on Jan 22 2016, 2:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 26 2024, 1:56 AM
Unknown Object (File)
Sep 25 2024, 7:00 AM
Unknown Object (File)
Sep 25 2024, 2:15 AM
Unknown Object (File)
Sep 24 2024, 11:15 PM
Unknown Object (File)
Sep 24 2024, 3:39 PM
Unknown Object (File)
Sep 24 2024, 3:39 PM
Unknown Object (File)
Sep 24 2024, 3:39 PM
Unknown Object (File)
Sep 24 2024, 3:36 PM
Subscribers

Details

Reviewers
gnn
Commits
rS297192: Mfp4 @180378:
Summary

Mfp4 @180378:

Factor out nd6 and in6_attach initialization to their own files.
Also move destruction into those files though still called from
the central initialization.

Sponsored by: CK Software GmbH

Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Reviewed by:
Differential Revision:

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bz retitled this revision from to VNET: factor out nd6 and in6_attach initialisation and teardown.
bz updated this object.
bz edited the test plan for this revision. (Show Details)
bz added a reviewer: gnn.
bz set the repository for this revision to rS FreeBSD src repository - subversion.
bz added a subscriber: network.
gnn edited edge metadata.
This revision is now accepted and ready to land.Mar 22 2016, 11:31 AM
This revision was automatically updated to reflect the committed changes.