Changeset 56318 in vbox for trunk/src/VBox/NetworkServices
- Timestamp:
- Jun 9, 2015 10:54:50 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 100905
- Location:
- trunk/src/VBox/NetworkServices
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/NetworkServices/DHCP/Config.cpp
r56300 r56318 1054 1054 { 1055 1055 int rc; 1056 1056 1057 1057 if (OptEncoding == DhcpOptEncoding_Hex) 1058 1058 { -
trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp
r56300 r56318 788 788 789 789 790 /** 790 /** 791 791 * Main thread. Starts also the LWIP thread. 792 792 */
Note:
See TracChangeset
for help on using the changeset viewer.