Versión 0.6-beta4 * CHANGE: Rewrite resolv.conf only in client mode. In gateway mode we use the dns assigned by the dhcp. * CHANGE: The options of dnsmasq have been removed from the script. * CHANGE: README.FIRST. OpenWrt source repository downloads. * FIX: dnsmasq.conf to prevent the daemon listens on the LAN mode gateway. * FIX: --bind-interfaces error dnsmasq init. Replace with bind-interfaces option into dnsmasq.conf. * FIX: nw_conf: validate passphrase length is not less than 8 characters and not greater than 63 characters to prevent hostapd crash. Versión 0.6-beta3 * CHANGE: Add variable to define the TUN network interface bat0 * FIX: nw_check. It is now more efficient. First checked that this is in gateway mode before doing the other checks. * FIX: Add iptables rule to prevent access from one client node to gateway internet. Versión 0.6-beta2 * CHANGE: resolv.conf.lugromesh to resolv.conf.default. * CHANGE: Script is implemented on the Lugro-Mesh server to ip detect and not depend on external services. * CHANGE: NODE_ID calculation and SSID asignation. * ADD: Reboot or return to factory default pressing reset button. (Depending how much time you press the button, does one thing or another). * ADD: nw_conf: Nightwing Config System for node.(Can change channel, ssid, mode, bmxd options, etc). Can return to factory default. * ADD: Transparent DNS. Intercept DNS Query in PUBLIC_AP_IFACE and MESH. * ADD: WAN IP Control. If WAN IP has Changed, then the gateway reboots in order to apply iptable rules. * ADD: Make Nigthwing to work with an OpenDNS's account to respect local regulations. * FIX: Use LAN dns for private ap. * FIX: Use variables to asign ssid. * FIX: Clam MTU Version 0.6-beta1 * CHANGE: NoDogSplah by WiFiDog. All the config files and web page from NoDogSplash are deleted. * CHANGE: It now uses B.A.T.M.A.N.-Experimental r1157 instead of B.A.T.M.A.N.-0.3-beta. Who, untill revision 1115, had serious stability issues. * CHANGE: Nightwing changes the configuration of WiFiDog. * CHANGE: Banner file to reflect the firmware's new web page. * CHANGE: Unique SSID for every node. * ADD: CHANGELOG file. * ADD: UCI configuration file for WiFiDog. * ADD: Node's name is automatically created. * ADD: First boot checks. * FIX: Bug in version 0.5beta1. From the public interface access, one client can access to resources only available to the LAN if enter for the Internet IP. Adding additional iptable's lines. * Several cosmetic changes.