- Timestamp:
- 02/27/09 11:34:19 (3 years ago)
- File:
-
- 1 edited
-
branches/win/trunk/src/ocat_wintuntap.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/win/trunk/src/ocat_wintuntap.c
r482 r483 178 178 tapData->write_overlapped.hEvent = tapData->write_event; 179 179 180 // set IPv6 address 181 // % netsh interface ipv6 add address "LAN-Verbindung 2" fd87:d87e:eb43:0:84:2100:0:8421 182 // add route 183 // % netsh interface ipv6 add route fd87:d87e:eb43::/48 "LAN-Verbindung 2" 184 180 185 strlcpy(dev, deviceId, s); 181 186 return 0;
Note: See TracChangeset
for help on using the changeset viewer.
