Commit 42bdbb3
committed
CP-44103: Ordering network devices
This part sorts host network devices in xcp-networkd. Previously, the
ordering was handled by the interface-rename functionality. This will
now be replaced by an equivalent function in xcp-networkd, but without
renaming the network devices. The renmaing (as eth<N>) performed by the
interface-rename was used to record the sorting result. Now the sorting
result will be recorded as internal files.
Signed-off-by: Ming Lu <[email protected]>1 parent afe37ec commit 42bdbb3
File tree
3 files changed
+836
-0
lines changed- ocaml/networkd/lib
3 files changed
+836
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
0 commit comments