- Timestamp:
- 12/19/10 14:46:22 (17 months ago)
- Location:
- branches/nightwing-wa/nightwing/etc
- Files:
-
- 2 modified
-
CHANGELOG (modified) (1 diff)
-
README.nightwing (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/nightwing-wa/nightwing/etc/CHANGELOG
r518 r588 1 1 Version 0.7WA 2 * ADDED: nw_conf: TrustedMACList, NoDogSplash and dnsmasq configuration. 3 * ADDED: nw_check: dnsmasq's address option handling. 4 * ADDED: Implemented the posibility to specify a fixed IP to return for any query not answered from /etc/hosts, only in client mode. 5 * ADDED: Implemented the posibility to use a list of MAC addresses that don't need to authenticate. 2 6 * CHANGED: Applied changes to have no authentication, no isolation and they all can see each others in all interfaces. 3 7 * CHANGED: Replaced WiFiDog with NoDogSplash. 8 * CHANGED: Added a Clients tab and removed unused info. 4 9 5 10 Version 0.7 -
branches/nightwing-wa/nightwing/etc/README.nightwing
r520 r588 22 22 23 23 TO-DO 24 * Refine the 0-conf.25 * Improve NoDogSplash.26 *More testing .24 *Add a configuration tab to the web interface. 25 *Porting to OpenWrt Backfire. 26 *More testing