pybatmesh/naxalnet
Pranav Jerry a81449b898
changed how network config is done
We now use NetworkD() to configure systemd-networkd.
Path.glob doesn't return things in alphabetical order, which is needed
to configure networkd without any error. Need a fix for that.
2021-09-27 10:00:59 +05:30
..
__init__.py changed how network config is done 2021-09-27 10:00:59 +05:30
__main__.py many changes, see full commit message 2021-09-06 21:54:24 +05:30
config.py added func for parsing and writing networkd config 2021-09-26 13:57:40 +05:30
daemon.py fixed logging issue and another bug 2021-09-07 18:45:11 +05:30
default.py removed arguments added in previous commit 2021-09-26 13:25:35 +05:30
iwd.py fixed logging issue and another bug 2021-09-07 18:45:11 +05:30
log.py Modified CHANGELOG.md for releasing new version 2021-09-20 12:28:59 +05:30
network.py changed how network config is done 2021-09-27 10:00:59 +05:30
scripts.py changed how network config is done 2021-09-27 10:00:59 +05:30