Conrad Lara - KG6JEI
794c00c7c6
bugfix: "wifi" network isn't yet defined during firstboot so hard code interface names to eth0 and wlan0
...
ref AREDN->ticket:115
2015-06-30 22:17:45 -07:00
Conrad Lara - KG6JEI
28d5b160c1
Merge branch 'FixupSNR' into release-3.15.1.0
...
fixes AREDN->ticket:129
2015-06-30 00:08:21 -07:00
Conrad Lara - KG6JEI
39729157c6
bugfix: Signal levels do not show up on "new extended" RF Channels
...
Switch to iw over iwinfo because it handles the new channels better.
Partially reverts changeset:808a8d5019fce4a7ca2c027ea7838d43c6d8cad0/aredn_ar71xx
fixes AREDN->ticket:129
2015-06-30 00:05:45 -07:00
Conrad Lara - KG6JEI
4816a47751
Merge branch 'FixupDuplicateMAC' into release-3.15.1.0
...
ref AREDN🎫 115
2015-06-29 23:00:43 -07:00
Conrad Lara - KG6JEI
7985ff6ba3
bugfix: deal with duplicate MAC on LAN and WIFI
...
ref AREDN->ticket:115
2015-06-29 22:58:08 -07:00
Darryl Quinn
d4f6aea68e
bugfix: define tun hostname for olsrd
2015-06-29 20:07:01 -05:00
AE6XE
0dc37a82de
Merge branch 'MeshBugfix' into release-3.15.1.0
...
bugfix: fixes AREDN->ticket:128
2015-06-21 22:10:10 -07:00
AE6XE
9481c21db6
bugfix: fixes AREDN->ticket:128 remote neighbor incorrectly shown as having tunnel
2015-06-21 22:06:40 -07:00
Conrad Lara - KG6JEI
f915225459
bugfix: Add in-testing support for older NanoStation M5 XW boards
...
board.info provided by VE3KMV
{{{
board.sysid=0xe005
board.cpurevision=0x000000c2
board.name=NanoStation M5
board.shortname=N5N
board.subtype=
board.netmodes=7
board.hwaddr=00272232336C
board.reboot=30
board.upgrade=150
board.phycount=2
board.phy.1.maxmtu=1524
board.phy.2.maxmtu=1524
radio.1.name=
radio.1.shortname=
radio.1.bus=pci
radio.1.subsystemid=0xe005
radio.1.subvendorid=0x0777
radio.1.txpower.max=27
radio.1.txpower.offset=5
radio.1.antennas=1
radio.1.def_antenna=4
radio.1.antenna.1.id=4
radio.1.antenna.1.name=Combined
radio.1.antenna.1.gain=16
}}}
2015-06-21 19:24:43 -07:00
Conrad Lara - KG6JEI
751ab212f4
bugfix: ntpclient missing from firmware image
...
fixes AREDN->ticket:119
2015-06-18 21:54:30 -07:00
Conrad Lara - KG6JEI
f0a436333b
Merge branch 'RemoveAntSelector' into release-3.15.1.0
...
bugfix: antenna selector does not function: Remove selector.
The antenna selector was a hold back to older hardware where both antennas were not used fully.
In all current hardware the system detects the antennas and handles the RF path for us.
The 'hack' we had been using to set the system to use only a single chain no longer works, and since it was a 'hack' to being with (that could cause other issues) it is best to remove it and let the hardware do what it does best.
Dummy loads are still recomended on unused ports for RFI/EMI and keeping the port clean.
fixes AREDN->ticket:120
2015-06-18 21:19:44 -07:00
Conrad Lara - KG6JEI
ff43a707c1
cleanup: Make note about automatic antenna selection look better on screen
2015-06-18 21:15:05 -07:00
Conrad Lara - KG6JEI
547069986c
bugfix: Antenna selection handle by kernel: Cleanup errors reported by build tests.
2015-06-18 21:09:10 -07:00
Conrad Lara - KG6JEI
21edf5fa02
bugfix:Let kernel handle antenna selection: Remove antenna name mapping data.
2015-06-18 20:18:03 -07:00
Conrad Lara - KG6JEI
ea9dfc5d1a
bugfix: Let kernel handle antennas:Remove sub functions wifi_validant and wifi_defaultant
2015-06-18 20:15:47 -07:00
Conrad Lara - KG6JEI
ee90c366aa
bugfix: The 'hack' we have been using to set RF chain has been discontinued.
...
Trying to registry over-write the antenna setting has never been a good idea in the first place.
The hardware fully handles antenna selection without forcing it already.
ref AREDN->ticket:120
2015-06-18 18:57:04 -07:00
Conrad Lara - KG6JEI
d1253c0d9d
bugfix: Channel "0" means "Problem" inside the kernel.
...
To overhaul the system to allow "0" would take a significant re-write of kernel code. At this time its best to pull channel '0' as it is not in any clear RF space (channel 1 overlaps it)
ref AREDN->ticket:114
2015-06-18 18:35:41 -07:00
Darryl Quinn
8da9756817
bugfix: removed debugging statements
2015-06-17 22:43:20 -05:00
Darryl Quinn
3d7893fd46
Revert "Revert "fixes AREDN->125""
...
This reverts commit d917b5b2ec
.
2015-06-17 00:40:34 -05:00
Darryl Quinn
d917b5b2ec
Revert "fixes AREDN->125"
...
This reverts commit 7a05f76c93
.
2015-06-17 00:39:07 -05:00
Darryl Quinn
7a05f76c93
fixes AREDN->125
2015-06-17 00:38:13 -05:00
Darryl Quinn
8619bd379e
bugfix: force node name to upper in config files for tunnel client
2015-06-16 23:13:58 -05:00
AE6XE
6b576a7dd2
Merge branch 'ContribUpdate' into release-3.15.1.0
2015-06-15 22:19:40 -07:00
AE6XE
1318db863e
update: contributors list
2015-06-15 22:18:28 -07:00
AE6XE
5a9ec7bf63
Merge branch 'VtunFirewall' into release-3.15.1.0
2015-06-15 22:12:02 -07:00
AE6XE
177f831e14
bugfix: tunnel firewall rules update for Barrier Breaker chain rename
2015-06-15 22:10:21 -07:00
AE6XE
02c756a489
Merge branch 'MeshBugfix' into release-3.15.1.0
...
Fixes AREDN->118:Mesh Status links incoorect
2015-06-14 23:09:42 -07:00
AE6XE
4ce0e1e21d
Fixes AREDN->118:Mesh Status links incoorect
2015-06-14 23:06:32 -07:00
Darryl Quinn
807f381a04
bugfix: network and firewall tunnel rules reworked
2015-06-14 23:30:06 -05:00
Darryl Quinn
5dc1d0fa02
Revert "bugfix: missing include in firewall config"
...
This reverts commit 05839715f6
.
2015-06-14 22:28:47 -05:00
Darryl Quinn
cc2415faf0
bigfix: active icon not appearing on server
2015-06-14 20:50:54 -05:00
Darryl Quinn
05839715f6
bugfix: missing include in firewall config
2015-06-11 01:21:30 -05:00
Darryl Quinn
91762973a5
bugfix: tunnel firewall changes
2015-06-11 01:02:55 -05:00
Darryl Quinn
049e8ce364
Merge branch 'release-3.15.1.0' of ssh://git.aredn.org/aredn_ar71xx into release-3.15.1.0
2015-06-11 00:40:40 -05:00
Darryl Quinn
81ac8b7fbe
bugfix: losing network interfaces after node-setup
2015-06-11 00:40:14 -05:00
AE6XE
201a4fc285
Merge branch 'WifiScanFix' into release-3.15.1.0 fixes AREDN->ticket:112
...
Wifi Scan improperly sorts by signal strength
2015-06-09 21:54:39 -07:00
AE6XE
3429462627
fixes AREDN->ticket:112 wifi scan improperly sorted by signal strength
2015-06-09 21:51:52 -07:00
Darryl Quinn
a2456e4df9
bugfix: made firmware upgrade "keep settings" checked by default
2015-06-02 14:49:49 -05:00
Conrad Lara - KG6JEI
1f2737f0f3
bugfix: tunnels: Unable to route to connections across tunnel
...
Firewall rules don't get called because vtund is at /usr/sbin/vtund not /usr/bin/vtund
Also make the check if line posix compatible while we are chaning the path to be sure it works in the future too.
2015-05-25 23:04:34 -07:00
AE6XE
cae4064b48
Merge branch 'MeshBugfix' into release-3.15.1.0
2015-05-25 10:49:01 -07:00
AE6XE
f1df364997
bugfix: mesh stat: previous neig remove mid notation, show double same neigh {rf,dtd}
2015-05-25 10:46:15 -07:00
AE6XE
2e5c239ed5
bugfix: mesh stat added ref to wan gateways, was ommitted alongside dtd & tun.
2015-05-25 09:25:38 -07:00
AE6XE
d7926c111c
Merge branch 'MeshBugfix' into release-3.15.1.0
2015-05-24 22:50:16 -07:00
AE6XE
b314c4539f
bugfix: correctly show primary wifi hostname for all references, etx sort, denote dtd & tun* iface
2015-05-24 22:43:26 -07:00
AE6XE
77a5ad96c3
Merge branch 'vtun_firewall' into release-3.15.1.0
2015-05-24 16:00:25 -07:00
AE6XE
f610c58b82
BUGFIX: tunnel firewall to behave same as dtdlink part 2
2015-05-24 15:57:44 -07:00
AE6XE
15f8792001
BUGFIX: tunnel firewall to work same as dtdlink
2015-05-24 15:55:27 -07:00
Conrad Lara - KG6JEI
e25756ffbe
setup: mesh gateway: Better define as an advanced feature.
...
Better define the Mesh Gateway as an advanced feature.
Increase documentation in help about what the feature does.
ref AREDN->ticket:109
2015-05-24 15:37:56 -07:00
Conrad Lara - KG6JEI
af1eaa1107
Merge branch 'CleanupTunnels' into release-3.15.1.0
...
various fixups to improve the quality of bringing tunnel's into mainline code
2015-05-24 15:18:54 -07:00
Conrad Lara - KG6JEI
47fa0e4b6d
bugfix: Reduce file name length.
...
Reduce filename length by 15 characters at all time. Help reduce problems with max name length for TPLink devices.
This will not solve all issues as our file name style of branch-buildnumber-8CharCommitID the releases can get long.
This will however allow the final build name for a release version to be under the max file length (for now)
ref AREDN->ticket:107
2015-05-24 14:55:37 -07:00