Changeset 9173


Ignore:
Timestamp:
03/01/08 12:30:55 (5 years ago)
Author:
eko
Message:

Add WAN port to switch now possible for all routers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/httpd/modules/dd-wrt.c

    r9145 r9173  
    80678067ej_show_wan_to_switch (webs_t wp, int argc, char_t ** argv) 
    80688068{ 
    8069   if (!check_vlan_support ()) 
    8070     return; 
    80718069 
    80728070  if (nvram_match ("wan_proto", "disabled") || !nvram_match ("wl_mode", "ap"))  //WAN disabled OR Wirelles is not AP 
Note: See TracChangeset for help on using the changeset viewer.