akagane
11
very strange… I have reverted the firmware (v3.208), did the initial setup on the web admin panel (nothing special, just the password and the first SSID), and reproduced:
root@GL-AX1800:~# iwpriv ath0 maccmd 3
root@GL-AX1800:~# iwpriv ath0 getmac
ath0 getmac:root@GL-AX1800:~#
root@GL-AX1800:~# iwpriv ath0 addmac 11:22:33:44:55:66
root@GL-AX1800:~# iwpriv ath0 getmac
ath0 getmac:11:22:33:44:55:66
root@GL-AX1800:~# iwpriv ath0 maccmd 1
root@GL-AX1800:~# iwpriv ath0 getmac
ath0 getmac:11:22:33:44:55:66
root@GL-AX1800:~# cfg80211tool ath0 blockdfschan 1
root@GL-AX1800:~# iwpriv ath0 getmac
ath0 getmac:root@GL-AX1800:~#
Same with cfg80211tool:
root@GL-AX1800:~# cfg80211tool ath0 maccmd 3
root@GL-AX1800:~# cfg80211tool ath0 addmac 11:22:33:44:55:66
root@GL-AX1800:~# cfg80211tool ath0 getmac
ath0 getmac:11:22:33:44:55:66
root@GL-AX1800:~# cfg80211tool ath0 maccmd 1
root@GL-AX1800:~# cfg80211tool ath0 getmac
ath0 getmac:11:22:33:44:55:66
root@GL-AX1800:~# cfg80211tool ath0 blockdfschan 1
root@GL-AX1800:~# cfg80211tool ath0 getmac
root@GL-AX1800:~#