Page MenuHomeFreeBSD

Allow set ether/vlan PCP operation from the VNET jails.
ClosedPublic

Authored by kib on Oct 31 2018, 5:53 AM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 12 2024, 3:15 AM
Unknown Object (File)
Oct 4 2024, 3:16 AM
Unknown Object (File)
Oct 1 2024, 11:03 AM
Unknown Object (File)
Sep 22 2024, 4:57 PM
Unknown Object (File)
Sep 18 2024, 12:59 PM
Unknown Object (File)
Sep 18 2024, 4:09 AM
Unknown Object (File)
Sep 18 2024, 12:22 AM
Unknown Object (File)
Sep 17 2024, 7:37 AM

Details

Summary

Not sure if this is right thing to do yet. The vlan interfaces can be created from vnet jails, it seems, so it sounds logical to allow pcp configuration as well.

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Nov 1 2018, 4:53 PM
kib edited the summary of this revision. (Show Details)
bz added inline comments.
sys/kern/kern_jail.c
3065 ↗(On Diff #49819)

I'd remove the comment. None of the others has that.

This revision was automatically updated to reflect the committed changes.