Phani Pavan K
205814a2ea
lint remove stray spaces
2025-07-28 14:21:56 +08:00
Phani Pavan Kambhampati
b6fe527472
WiFi 6 Support ( #82 )
...
* add options for wifi66
* rebase to 0.7.6 and upgrade version to 0.8.0-unstable0
* fix channel detection
* can_transmit_to_channel: fix 5GHz and 6GHz freq range
* can_transmit_to_channel: limit freq integer part to 4 digits
* enable wmm when wifi 6 is enabled
* lint remove stray spaces
* Revert "lint remove stray spaces"
This reverts commit 8830b95cff
.
---------
Co-authored-by: garywill <garywill@disroot.org>
Co-authored-by: Phani Pavan K <kphanipavan+goose@gmail.com>
2025-07-28 06:16:57 +00:00
garywill
94949ba40b
show freq band and channel
2025-07-27 14:12:21 +08:00
garywill
01c99f8e4c
show config dir at start
2025-07-27 13:03:47 +08:00
garywill
3900871977
add --keep-confdir
2025-07-27 12:55:28 +08:00
garywill
cfeadeb3bd
start/exit time in temp config dir
2025-07-27 12:52:59 +08:00
garywill
702c4f28f5
global variable PHY
2025-07-26 10:50:10 +08:00
garywill
3e23e0bd0c
refractor freq to channel function (for 2.4G, 5G, 6G)
2025-07-26 10:17:26 +08:00
garywill
fe2348a725
some aa-complain improve
2024-12-18 20:52:53 +08:00
ByteSnipers GmbH
7b374d1ee1
Fix a bug with complian command
...
added support for aa-complian.
2024-12-18 12:50:44 +00:00
garywill
e7ecf8707d
0.7.6
2024-10-04 12:17:39 +08:00
garywill
fbad56f05c
get_pid_by_dbus_name() : fix stderr show
2024-04-20 20:48:05 +08:00
garywill
a8ae765f03
fix type #73
2024-04-20 20:45:53 +08:00
garywill
d39b438161
0.7.6b
2024-02-25 10:00:00 +08:00
garywill
6aabef278b
Detect firewalld and make sure it won't interfere
2024-02-25 10:00:00 +08:00
garywill
8b57dcef1a
judge netns
2024-02-25 10:00:00 +08:00
garywill
1def3deb96
improve nm running judgement. use dbus also
2024-02-25 10:00:00 +08:00
garywill
04f473dc64
call disable_unwanted_forward() early
2024-02-25 10:00:00 +08:00
garywill
c1bb2668dd
0.7.5b
2024-02-25 10:00:00 +08:00
garywill
a4e3089e69
disable unwanted forwarding
2024-02-25 10:00:00 +08:00
garywill
8c9e16dd17
explictly ban unwanted forwardings in start_nat()
2024-02-25 10:00:00 +08:00
garywill
40872ebb9e
exclude 6 if not enabled
2024-02-25 10:00:00 +08:00
garywill
97b1ef5bd0
merge for start_redsocks()
2024-02-25 10:00:00 +08:00
garywill
9fc74d4bdb
add missing local vars
2024-02-25 10:00:00 +08:00
garywill
8759ee43f1
merge for start_catch_dns()
2024-02-25 10:00:00 +08:00
garywill
5f24246e85
merge for allow_dns_port()
2024-02-25 10:00:00 +08:00
garywill
508fefa48f
rename GATEWAY to GATEWAY4
2024-02-25 10:00:00 +08:00
garywill
791f6c314b
merge for start_ban_lan()
2024-02-25 10:00:00 +08:00
garywill
4db9dcbdb0
merge iptables operation 4 and 6 for start_nat()
2024-02-25 10:00:00 +08:00
garywill
97269da898
use var SUBNET_NET4 , SUBNET_NET6
2024-02-25 10:00:00 +08:00
garywill
9c9b3afde6
use array for iptables custom chain
2024-02-25 10:00:00 +08:00
garywill
3d3a63d53b
version 0.7.3
2024-01-19 14:33:25 +08:00
garywill
0274cd339b
Merge branch
2024-01-19 14:26:36 +08:00
garywill
32f168ec8c
can_transmit_to_channel() ignores freq value just focus on channel number
2024-01-19 13:50:34 +08:00
Zehka
f42dc4314d
regex fixes
2024-01-16 13:26:52 +01:00
Zehka
78d481d083
also ignore trailing \.0+ for iw phy info
2024-01-16 00:59:41 +01:00
Zehka
34e326f303
Remove trailing .0 from iw reported frequency
...
Signed-off-by: Zehka <git@zehka.net>
2024-01-16 00:32:56 +01:00
garywill
cbaa19db72
improve pci info format
2024-01-14 20:25:06 +08:00
garywill
9790d3117b
show current pci driver
2024-01-14 09:27:36 +08:00
garywill
e65228750b
apply some spellcheck
2024-01-14 08:49:38 +08:00
garywill
718a1752f1
version 0.7.1
2023-12-30 22:31:32 +08:00
garywill
0c85f00297
version 0.7.1b
2023-10-04 21:48:37 +08:00
garywill
a2fcbc4781
aliases
2023-10-04 21:48:27 +08:00
garywill
63cd88b5fc
version 0.7.0b
2023-10-04 11:54:49 +08:00
garywill
957ed25f07
rename some options
2023-10-04 11:43:24 +08:00
garywill
183cf44934
remove duplicated hostapd.conf path info (will show after)
2023-10-04 11:21:50 +08:00
garywill
4e92b3ebf5
-c will not fallback automatically
2023-10-04 11:21:00 +08:00
garywill
992ad00ca1
Revert "Add force channel flag"
...
This reverts commit 73441c4ed3
.
2023-10-04 10:41:13 +08:00
Phani Pavan Kambhampati
9d874dbe88
Fix variables
2023-10-02 13:04:41 +05:30
Phani Pavan K
b94cf7c43f
5GHz Fat Channel Support
2023-09-28 12:16:59 +05:30