Changeset 151
- Timestamp:
- 08/02/04 23:11:08 (9 years ago)
- Location:
- trunk/wifidog
- Files:
-
- 2 modified
-
ChangeLog (modified) (1 diff)
-
README.openwrt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wifidog/ChangeLog
r146 r151 1 1 # $Header$ 2 2004-08-01 Benoit Gr�goire <bock@step.polymtl.ca> 3 * Delete everything in phpauth, it will now live in it's own module (wifidog-auth) 4 2004-08-01 Alexandre Carmel-Veilleux <acv@acv.ca> 5 * Added wdctl facility 6 2 7 2004-07-21 Philippe April <wifidog@philippeapril.com> 3 8 * Cleaned up the ipkg makefile -
trunk/wifidog/README.openwrt
r146 r151 21 21 The Makefile will compile iptables that is not compiled by default 22 22 and import all the binaries in the right places in the ipkg tree. 23 24 IMPORTANT: Before you run wifidog, you must run: 25 26 insmod ipt_mac
