diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-05-25 13:10:30 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-05-25 21:31:59 +0900 |
| commit | fadd1b14f77e2dfdc4e3f7f61bee5b22ccf66e2f (patch) | |
| tree | a2e79190931677c4cb5ef6f87fc38866976e2adf /internal/kobject/testdata/01-move | |
| parent | 345880668510be449524f615d7305ccf5f4da239 (diff) | |
internal/kobject: process uevent
This tracks kernel state by merging a stream of uevent. Inconsistencies are reported and recovered from gracefully.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/kobject/testdata/01-move')
| -rw-r--r-- | internal/kobject/testdata/01-move | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/kobject/testdata/01-move b/internal/kobject/testdata/01-move new file mode 100644 index 00000000..5f1d6792 --- /dev/null +++ b/internal/kobject/testdata/01-move @@ -0,0 +1 @@ +{"action":"move","devpath":"/devices/virtual/net/_lo","env":["ACTION=move","DEVPATH=/devices/virtual/net/_lo","SUBSYSTEM=net","DEVPATH_OLD=/devices/virtual/net/lo","INTERFACE=_lo","IFINDEX=1","SEQNUM=1043"]} |
