Actions
Feature #11365
closedWant ability to toggle etherstub link state
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
As part of testing various changes to link state in the system, it'd be useful to be add a private link property to an etherstub that allows us to change the link state. In this case we leave this as a private property rather than making it a generic property as changing the link state isn't something that we expect users to manipulate.
This private property will be called '_linkstate'.
Updated by Electric Monk about 4 years ago
- Status changed from New to Closed
git commit a25df66779f8c4c58005d492d3ceac6312116360
commit a25df66779f8c4c58005d492d3ceac6312116360 Author: Robert Mustacchi <rm@joyent.com> Date: 2019-07-22T17:55:07.000Z 11364 Want system event for datalink state changes 11365 Want ability to toggle etherstub link state Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
Actions