Add eth0 as raw_interface_name
All checks were successful
CI / ci (push) Successful in 29s

This commit is contained in:
Aloïs Micard 2025-02-19 22:27:08 +01:00
parent 2870560577
commit d11c1677e2
2 changed files with 5 additions and 1 deletions

View file

@ -6,6 +6,10 @@
- [#5] Allow to configure cluster ID.
### Changed
- Add eth0 as raw_interface_name.
## [0.1.0]
- Initial release.