Changelog
-
/usr/lib/networkd-dispatcher
path is also usable for scripts (/etc/networkd-dispatcher
takes precedent). Thanks @julian-klode - Add fall-back to static glib binding. Thanks @HenrikJuul
- Add interface name to json data
- Do not ignore
carrier
anddegraded
states - 100% test coverage, with pytest + tox + linting checks, and on python 3.4-3.7.
- Minor refactoring/clean-up to help with test implementations and passing
Changes affecting package maintainers
-
/usr/lib/networkd-dispatcher
path is also usable for scripts (/etc/networkd-dispatcher
takes precedent): Create/usr/lib/networkd-dispatcher
with state.d subdirectories if distro plans to use this functionality - Do not ignore
carrier
anddegraded
states: requires creation of/etc/networkd-dispatcher/{carrier, degraded}.d
directories