mesh11sd (3.1.0)
  * Add - send meaningful multipath warnings to syslog [bluewavenet]
  * Fix - diplay warning message only if path_change_count changes [bluewavenet]
  * Add - adjust bridge ruleset and do checks to ensure bridge ports all have different mac addresses [bluewavenet]
  * Fix - remove ruleset on daemon stop [bluewavenet]
  * Add - Block mesh bridge loops if segments of backhaul are non-mesh [bluewavenet]
  * Add - informational syslog messages for path changes [bluewavenet]
  * Add - ability to adjust txpwower and rssi_threshold and to commit changes [bluewavenet]
  * Add - mpath info to status [bluewavenet]
  * Fix - ensure txpower and mesh_rssi_threshold can be overridden by wireless config [bluewavenet]
  * Fix - reduce timeout when detecting wireless driver bug [bluewavenet]
  * Fix - restore txpower when auto switching to peer mode [bluewavenet]
  * Fix - move mpath_delete_peers to check_mesh_params. Ensures mesh_rssi_threshold is set for all nodes [bluewavenet]
  * Add - allow setting of tx power, can be overridden by wireless config [bluewavenet]
  * Fix - change phantom meshnode detection message from warn to info [bluewavenet]
  * Fix - disconnect nodes after rssi_threshold change as rssi_threshold only takes effect on attempted connection [bluewavenet]
  * Fix - ensure ipv4 arp and ipv6 multicast are both on [bluewavenet]
  * Fix - allow 2GHz channel 13 where appropriate [bluewavenet]
  * Fix - restore_ipv4 function to use correct device name. On some SoCs this caused ipv4 forwarding to fail [bluewavenet]
  * Fix - set procd parameters to respawn zombie nodes [bluewavenet]
  * Add - README examples of using copy/connect [bluewavenet]

 -- Rob White <dot@blue-wave.net>  Thu, 21 Mar 2024 07:55:51 +0000

mesh11sd (3.0.0)
  * Add - startup check for ath10k-ct drivers and terminate if found [bluewavenet]
  * Fix - display each node on a new line in syslog instead of all on one line [bluewavenet]
  * Fix - set hwmp rann and root intervals to reduce background traffic [bluewavenet]
  * Add - enable/disable STP, mesh_path_cost=0 disables else sets cost value [bluewavenet]
  * Add - radio band to ssid suffix [bluewavenet]
  * Fix - ensure ipv4 address is restored when portal_detect is disabled [bluewavenet]
  * Fix - get_portal_state, wait for gateway ipv4 to come up before setting upstream dns server [bluewavenet]
  * Fix - allow wireless config for ap disable option to take precedence [bluewavenet]
  * Fix - missing fixup flag [bluewavenet]
  * Fix - connect and copy to ensure correct list of nodes is displayed [bluewavenet]
  * Fix - Try locally administered mac address to fix mesh failure when ap enabled [bluewavenet]
  * Fix - restore_ip and connect/copy in case where node ipv4 address ends up as static instead of dhcp [bluewavenet]
  * Fix - restore the lan ip address when switching back to portal mode [bluewavenet]
  * Add - further refactoring of portal detect and channel tracking [bluewavenet]
  * Add - check_config_params function and call on startup [bluewavenet]
  * Fix - detect country code from config as iw reg get returns only if iface is already up [bluewavenet]
  * Add - Refactor portal_detect and check_channel using odhcp6c [bluewavenet]
  * Fix - correctly check max and min channels   [bluewavenet]
  * Fix - set changed flag to signify a mesh restart is needed after autoconfig [bluewavenet]
  * Fix - default 2.4GHz max and min channels [bluewavenet]
  * Add - new hwmp defaults [bluewavenet]
  * Fix - wait for bridge interface to come up after reboot and fix HT40 enable/disable [bluewavenet]
  * Add - Allow switching of HT40 on 2g band [bluewavenet]
  * Add - set path cost for all bridge interfaces [bluewavenet]
  * Fix - enable debuglevel change from cli [bluewavenet]
  * Add - improve auto_mesh_key key generation [bluewavenet]
  * Fix - remove unnecessary network restart [bluewavenet]
  * Fix - output local stations even when there are no other meshnodes [bluewavenet]
  * Add - Display local stations in status output [bluewavenet]
  * Add - mesh_path_cost to config and block wan and wan6 as valid mesh zones [bluewavenet]
  * Add - check zone status, urlencode/decode, display ipaddress of meshnodes [bluewavenet]
  * Fix - numerous fixes including- read auto_config option from config, auto_mesh_id from config, use linklocal multicast to refresh ndp for remote nodes [bluewavenet]
  * Add - new default parameters [bluewavenet]
  * Add - upates to config file [bluewavenet]
  * Add - Rework of auto_config [bluewavenet]
  * Add - option auto_mesh_band and auto-configure only that band. Enable stp on bridge interface(s) [bluewavenet]
  * Fix - mute error output if devsatatus fails [bluewavenet]
  * Fix - remove unsupported ra_default option [bluewavenet]
  * Fix - if dnsmasq option authoritive is not set, deal with it. [bluewavenet]
  * Add - Update config file [bluewavenet]
  * Add - Update README.md [bluewavenet]
  * Add - auto configuration [bluewavenet]
  * Add - enable radio and restart network [bluewavenet]
  * Fix - correctly set mesh_connected_to_as, dhcp.lan.ra_default and connectlist [bluewavenet]
  * Add - channel tracking [bluewavenet]
  * Add - refined udhcpc timeouts [bluewavenet]
  * Fix - out of range error when no peers are connected [bluewavenet]
  * Add - channel tracking for non portal meshnodes [bluewavenet]
  * Fix - revert uncommitted changes on service stop [bluewavenet]
  * Add - numerous code improvements [bluewavenet]

 -- Rob White <dot@blue-wave.net>  Sat, 10 Feb 2024 16:57:50 +0000

mesh11sd (2.0.0)
  * Add - Update config file [bluewavenet]
  * Add - implementation of remote copy [bluewavenet]
  * Add - implementation of remote connect [bluewavenet]
  * Add - Autonomous portal mode [bluewavenet]

 -- Rob White <dot@blue-wave.net>  Mon, 31 Jul 2023 16:59:52 +0000

mesh11sd (1.3.0)
  * Add - Revert wireless config on shutdown of daemon [bluewavenet]
  * Add - updated default values [bluewavenet]
  * Add - updated README.md [bluewavenet]
  * Fix - force lower case mesh_basename [bluewavenet]
  * Fix - Revert wireless config on reinstallation and other makefile updates [bluewavenet]
  * Add - support for up to 16 mesh interfaces with option to define mesh_basename [bluewavenet]
  * Fix - comment on overriding params in wireless config [bluewavenet]

 -- Rob White <dot@blue-wave.net>  Sat, 22 Jul 2023 08:51:31 +0000

mesh11sd (1.2.0)
  * Update README.md
  * Add - Traffic volume, Peers and stations to status output [bluewavenet]
  * Add - limit up-checks to mesh interfaces only [bluewavenet]

 -- Rob White <dot@blue-wave.net>  Mon, 08 Aug 2022 13:40:31 +0000

mesh11sd (1.1.1)

  * Fix - repeated syslog messages - output only on mode change [bluewavenet]

 -- Rob White <dot@blue-wave.net>  Wed, 18 May 2022 14:27:12 +0000

mesh11sd (1.1.0)

  * Add - service status to json output [bluewavenet]
  * Add - support for multiple mesh interfaces [bluewavenet]
  * Fix - duplicate ifname if more than one mesh interface [bluewavenet]
  * Add - compatibility with iw < v5.16-1 [bluewavenet]
  * Add - search and delete phantom meshnodes [bluewavenet]

 -- Rob White <dot@blue-wave.net>  Wed, 18 May 2022 14:27:12 +0000

mesh11sd (1.0.0)

  * This is the initial Open Source version based on proprietory software developed by BlueWave Projects and Services

 -- Rob White <dot@blue-wave.net>  Wed, 9 Mar 2022 07:30:56 +0000


