Commit fe4ec8b
driver: rawnetworkinterfacedriver: Add managed attribute
Adds an attribute that controls if the driver fully manages the
network interface, which causes it to setup and teardown the interface
on activate and deactivate. This allows users to disable this behavior
if they are externally managing the interface.
Closes: #1728
Signed-off-by: Joshua Watt <Joshua.Watt@garmin.com>
[bst: make documentation more consistent]
Signed-off-by: Bastian Krause <bst@pengutronix.de>1 parent e9e43aa commit fe4ec8b
File tree
2 files changed
+21
-6
lines changed- doc
- labgrid/driver
2 files changed
+21
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3393 | 3393 | | |
3394 | 3394 | | |
3395 | 3395 | | |
3396 | | - | |
| 3396 | + | |
| 3397 | + | |
| 3398 | + | |
3397 | 3399 | | |
3398 | 3400 | | |
3399 | 3401 | | |
| |||
3405 | 3407 | | |
3406 | 3408 | | |
3407 | 3409 | | |
3408 | | - | |
| 3410 | + | |
| 3411 | + | |
| 3412 | + | |
3409 | 3413 | | |
3410 | 3414 | | |
3411 | 3415 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
21 | 29 | | |
22 | 30 | | |
23 | 31 | | |
| 32 | + | |
24 | 33 | | |
25 | 34 | | |
26 | 35 | | |
27 | 36 | | |
28 | 37 | | |
29 | 38 | | |
30 | 39 | | |
31 | | - | |
32 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
33 | 43 | | |
34 | 44 | | |
35 | | - | |
36 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
37 | 48 | | |
38 | 49 | | |
39 | 50 | | |
| |||
0 commit comments