19 Commits

Author SHA1 Message Date
6f7b89f2a2 Add flake.nix 2025-04-15 20:49:16 +02:00
f488a08851 Add option to format output as json 2024-08-24 19:16:02 +02:00
b9ce034241 Add sample output in README 2024-08-24 19:07:39 +02:00
559869c2b8 Skip serialization for empty fields 2024-08-24 19:06:22 +02:00
1b2a8793e6 Automatically generate yaml output 2024-08-24 19:03:13 +02:00
36a5fe61cc Display response in a human readable way 2024-08-24 18:38:10 +02:00
a6d6936499 Exit loop when response arrived 2024-08-24 18:20:02 +02:00
1ea4715b59 Explain usage in README 2024-08-24 18:04:00 +02:00
daa9bb04af Add logging 2024-08-24 18:01:55 +02:00
d7c8e9cde5 Provide human readable error messages 2024-08-24 15:17:47 +02:00
b3ec1bf1bf Add some basic cli 2024-08-24 14:48:26 +02:00
57e94d576a Remove obsolete scope_id constant 2024-08-24 14:42:01 +02:00
8f9895bfaa Remove unused constant 2024-08-24 14:41:13 +02:00
4857491882 Make constants uppercase 2024-08-24 14:40:49 +02:00
c061b83d09 Remove unnecessary mutable 2024-08-24 14:37:50 +02:00
a7ddc6227a Specify interface as cmd arg 2024-08-24 14:17:01 +02:00
5950058c76 Wait for DHCP response with a matching transaction id 2024-08-24 13:19:31 +02:00
c613f7bc48 Display parsed response 2024-08-24 13:15:56 +02:00
f3d4c79c0f Init repo 2024-08-22 21:43:29 +02:00