Commit Graph

16 Commits

Author SHA1 Message Date
f5755e370b
added systemd-networkd config for bridging ethernet 2021-06-07 10:03:31 +05:30
6326dd2adb added dependencies to README.md 2021-06-07 09:47:35 +05:30
adc5601589 updated README.md
Updated the inroduction and added a bit more
on how it works.
2021-06-06 17:49:56 +05:30
e28a0f7583 Changed systemd service
Fixed permissions in install lines in Makefile.
The systemd service now stops NetworkManager and
wpa_supplicant before starting naxalnet. It also
starts systemd-{networkd,resolved} and iwd alongside
naxalnet.service.
2021-06-06 11:25:37 +05:30
715f4b7308 Updated rewrite and README.md
The rewrite is partly over, with only the iwd
part remaining. The README was updated and a commented-out
section which had no comment closing tag was fixed.
2021-06-04 22:27:54 +05:30
8aeacb0ecb Merge branch 'master' into python-rewrite 2021-05-31 08:40:24 +05:30
5a349496e3 fixed typo in README.md 2021-05-25 14:13:54 +00:00
45e4326e31 Changed systemd service 2021-05-22 15:14:16 +05:30
803dcfbe91 added WIP python version 2021-05-21 20:26:00 +05:30
a2129e40e5 commented out some parts in README
added info about new branch
2021-05-21 20:18:49 +05:30
e1fe05b280 added How It Works section in README.md
Added the `-r` flag to `rm` in the uninstalling section.
Changed how the default value of PREFIX is defined in the
Makefile
2021-05-11 13:10:31 +05:30
e5f0f4da94 added section on uninstalling in README.md
made the README more understandable
2021-05-11 12:27:58 +05:30
671e58c7c3 updated README 2021-05-11 12:16:32 +05:30
8d318a5b13 fixed ad-hoc device getting ip address
naxalnet no longer creates temporary directories,
since the networkd configs no longer have device
names engraved in them.
2021-05-11 11:29:38 +05:30
b2727231d0 added files 2021-05-10 15:15:42 +05:30
6c36fbdcca Initial commit 2021-05-10 08:06:30 +00:00