pybatmesh/naxalnet
Pranav Jerry 2e4c3a70a4
cleanup before exit
This was previously done by the systemd service. But since we allowed
changing the name of bat0 and bridge0, we can't expect systemd to still
do that job. Commented out some lines in the systemd service and made it
send SIGINT instead of the default SIGTERM to kill naxalnet. I
accidentally used to increment a2, a3, a4, ... in the __version__
instead of dev1, dev2, &c. a few commits back. Removed some print()
lines lurking somewhere in the code. The cleanup is still not completed.
We still have to delete the interfaces bridge0 and bat0, or whatever
name the user gives it. Just out of boredom, I added some description to
some network configuration, though so I doubt if anyone will understand
it more because of that.
2021-09-27 22:30:07 +05:30
..
__init__.py cleanup before exit 2021-09-27 22:30:07 +05:30
__main__.py many changes, see full commit message 2021-09-06 21:54:24 +05:30
config.py set gateway mode automatically 2021-09-27 12:43:09 +05:30
daemon.py cleanup before exit 2021-09-27 22:30:07 +05:30
default.py set gateway mode automatically 2021-09-27 12:43:09 +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 cleanup before exit 2021-09-27 22:30:07 +05:30
scripts.py cleanup before exit 2021-09-27 22:30:07 +05:30