Open semeion opened 7 years ago
Please create a pull request and I will merge it.
Thank you for accept my patch, but i have no idea how to create a pull request. I tried but seems like it need something to compare.
That New Pull Request button don´t get focused. What is necessary to do it?
I don´t have experience creating github pull requests :(
@igorpecovnik very complicated, I do not know how to make this Pull Request :(
I feel stupid :(
Okay! Finally i did my first Pull Request! I hope it is right...
Good job! Btw. In armbian this patch is in by default for years :)
I think a better way to make all options of hostapd to work could be modify the script to execute /etc/hostapd/hostapd.conf before run create_ap.conf. So every hostapd options should to work with create_ap.conf without conflicts...
@oblique Thanks for creating this nice tool.
I would like to propose the inclusion of an option available in patched hostapd versions. Such versions are available in archival repositories such as archlinux, archlinux-ARM, etc. And it would be interesting to make them available in create_ap, because this patch doubles the speed of the AP to 150MBits using HT40 (which although it is planned in the project, it does not work correctly).
Patched version of hostapd in archlinux repository: https://git.archlinux.org/svntogit/community.git/tree/trunk/hostapd-2.3-noscan.patch?h=packages/hostapd
Ref.: https://www.brunsware.de/blog/gentoo/hostapd-40mhz-disable-neighbor-check.html
Here is an explanation of the problem in Russian (please use google translator): https://www.linux.org.ru/forum/desktop/11359337#comments
Please add my patch to the project.. I patched and tested, doubled the speed of the AP to TX 150MBits and RX 150MBits using atheros chipset (ath9k_htc).
My patch/code:
Thank you in advance.