VirtualBox

Changeset 109097 in vbox


Ignore:
Timestamp:
Apr 29, 2025 6:39:47 AM (11 days ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
168645
Message:

NetworkServices/NAT: Some early sketch for NAT proxy based on libslirp instead of our beefed up lwip variant, bugref:10268 [doxygen]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/NAT/VBoxNetSlirpNAT.cpp

    r109096 r109097  
    18341834 * Callback called by libslirp when the guest does something wrong.
    18351835 *
    1836  * @param   pMsg    Error message string.
     1836 * @param   pszMsg  Error message string.
    18371837 * @param   pvUser  Pointer to NAT State context.
    18381838 *
     
    19801980 * Callback function to add entry to pollfd array.
    19811981 *
    1982  * @param   iFd     Integer of system file descriptor of socket.
    1983  *                  (on windows, this is a VBox internal, not system, value).
     1982 * @param   hFd     Socket handle.
    19841983 * @param   iEvents Integer of slirp type poll events.
    19851984 * @param   opaque  Pointer to NAT State context.
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