Changeset 48098 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Aug 27, 2013 5:08:10 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 88473
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/NATNetworkImpl.h
r47894 r48098 130 130 private: 131 131 int RecalculateIpv4AddressAssignments(); 132 int findFirstAvailableOffset(uint32_t *); 132 133 133 134 typedef std::map<Utf8Str, settings::NATRule> NATRuleMap;
Note:
See TracChangeset
for help on using the changeset viewer.