Changeset 242 for trunk/install
- Timestamp:
- 06/16/2011 01:30:41 AM (11 months ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
install/schema.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property
svn:mergeinfo
set to
/branches/awmn merged eligible
-
Property
svn:mergeinfo
set to
-
trunk/install/schema.sql
r236 r242 101 101 `type` enum('p2p','ap','client') NOT NULL default 'p2p', 102 102 `ssid` varchar(50) default NULL, 103 `protocol` enum('IEEE 802.11b','IEEE 802.11g','IEEE 802.11a',' other') default NULL,103 `protocol` enum('IEEE 802.11b','IEEE 802.11g','IEEE 802.11a','IEEE 802.11n','IEEE 802.3i (Ethernet)','IEEE 802.3u (Fast Ethernet)','IEEE 802.3ab (Gigabit Ethernet)','other') default NULL, 104 104 `channel` varchar(50) default NULL, 105 105 `status` enum('active','inactive') NOT NULL default 'active',
Note: See TracChangeset
for help on using the changeset viewer.
