VirtualBox

Changeset 49711 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 28, 2013 11:58:05 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
90999
Message:

ICMP_FILTER is not privileged. Drop the comment now that setsockopt
was fixed in previous. Things work better when done correctly...

File:
1 edited

Legend:

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

    r49710 r49711  
    12311231    if (icmpsock4 != INVALID_SOCKET)
    12321232    {
    1233 #ifdef ICMP_FILTER              //  Linux specific; NB: privileged!
     1233#ifdef ICMP_FILTER              //  Linux specific
    12341234        struct icmp_filter flt = {
    12351235            ~(uint32_t)(
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