VirtualBox

Changeset 19315 in vbox for trunk/include


Ignore:
Timestamp:
May 4, 2009 3:29:02 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
46781
Message:

Logging: introducing NAT and NET log groups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/log.h

    r18633 r19315  
    236236    /** MM Page pool group. */
    237237    LOG_GROUP_MM_POOL,
     238    /** The NAT service group */
     239    LOG_GROUP_NAT_SERVICE,
    238240    /** The network adaptor driver group. */
    239241    LOG_GROUP_NET_ADP_DRV,
    240242    /** The network filter driver group. */
    241243    LOG_GROUP_NET_FLT_DRV,
     244    /** The common network service group */
     245    LOG_GROUP_NET_SERVICE,
    242246    /** PATM group. */
    243247    LOG_GROUP_PATM,
     
    429433    "MM_PHYS",      \
    430434    "MM_POOL",      \
     435    "NAT_SERVICE",  \
    431436    "NET_ADP_DRV",  \
    432437    "NET_FLT_DRV",  \
     438    "NET_SERVICE",  \
    433439    "PATM",         \
    434440    "PDM",          \
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette