Changeset 12611


Ignore:
Timestamp:
08/05/09 17:45:37 (4 years ago)
Author:
BrainSlayer
Message:

dont use it at the moment, untested

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/udhcpc/options.c

    r11864 r12611  
    3333        {"mtu",         OPTION_U16,                             0x1a}, 
    3434        {"broadcast",   OPTION_IP | OPTION_REQ,                 0x1c}, 
    35         {"static_routes",OPTION_IP | OPTION_LIST,               0x21}, 
     35//      {"static_routes",OPTION_IP_PAIR | OPTION_LIST,          0x21}, 
    3636        {"nisdomain",   OPTION_STRING | OPTION_REQ,             0x28}, 
    3737        {"nissrv",      OPTION_IP | OPTION_LIST | OPTION_REQ,   0x29}, 
Note: See TracChangeset for help on using the changeset viewer.