Changeset 12611
- Timestamp:
- 08/05/09 17:45:37 (4 years ago)
- File:
-
- 1 edited
-
src/router/udhcpc/options.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/router/udhcpc/options.c
r11864 r12611 33 33 {"mtu", OPTION_U16, 0x1a}, 34 34 {"broadcast", OPTION_IP | OPTION_REQ, 0x1c}, 35 {"static_routes",OPTION_IP| OPTION_LIST, 0x21},35 // {"static_routes",OPTION_IP_PAIR | OPTION_LIST, 0x21}, 36 36 {"nisdomain", OPTION_STRING | OPTION_REQ, 0x28}, 37 37 {"nissrv", OPTION_IP | OPTION_LIST | OPTION_REQ, 0x29},
Note: See TracChangeset
for help on using the changeset viewer.
