Changeset 49559 in vbox
- Timestamp:
- Nov 20, 2013 2:44:13 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp
r49516 r49559 166 166 /* @todo: when configuration would be really needed */ 167 167 virtual int parseOpt(int rc, const RTGETOPTUNION& getOptVal); 168 168 /* VBoxNetNAT always needs Main */ 169 virtual bool isMainNeeded() { return true; } 169 170 private: 170 171 struct proxy_options m_ProxyOptions;
Note:
See TracChangeset
for help on using the changeset viewer.