Bug #150
closedBug in batctl cli: gw_mode
100%
Description
batctl gw_mode server [bandwith] leads to an error in the cli:
- batctl gw_mode server 100mbit/100mbit
Error - the supplied argument is invalid: server
The following values are allowed: * off * client * server
The values seem to be correctly set, however:
batctl gwl
Gateway (#/255) Nexthop [outgoingIF]: gw_class ... [B.A.T.M.A.N. adv next, MainIF/MAC: wlan0/00:24:01:XX:XX:XX (bat0)]
00:1b:63:XX:XX:XX (191) 00:c0:ca:XX:XX:XX [ wlan0]: 215 - 96MBit/96MBit
Updated by Marek Lindner over 13 years ago
Thanks for the report! This bug has been already fixed. See the commit: https://git.open-mesh.org/?p=batctl.git;a=commit;h=eee3fc647349f8a0d2b671eed2f0e7375ac113d4
What batman-adv/batctl version are you using ? I believe the fix was part of the 2011.1.0 release.
Updated by Anonymous over 13 years ago
Yes, it is part of v2011.1.0
$ git tag --contains eee3fc647349f8a0d2b671eed2f0e7375ac113d4 v2011.1.0
And this was not a bug in batman-adv, but in batctl. I'll move it to the right project
Updated by Anonymous over 13 years ago
- Project changed from batman-adv to batctl
Updated by Anonymous over 13 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 90
Updated by Marek Lindner over 13 years ago
- Status changed from Feedback to Resolved
- % Done changed from 90 to 100
I think we can consider this bug fixed as the bug reporter did not get back to us.
Updated by Marek Lindner over 13 years ago
- Status changed from Resolved to Closed