Details
Details
- Reviewers
rrs - Group Reviewers
transport Contributor Reviewers (ports) - Commits
- rS292599: Fix a panic when launching VNETs after the commit of r292309.
Ask reported to verify the patch.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 1745 Build 1751: arc lint + arc unit
Event Timeline
Comment Actions
This seems fairly straightforward. Although I generally prefer positive feedback, I plan to commit this tomorrow unless I hear negative feedback.
Comment Actions
This looks fine.. I guess the little bit in the middle is what
was killing things (i.e. !IS_DEFAULT_VNET()).. )