VirtualBox

Ignore:
Timestamp:
Jan 12, 2015 4:38:11 PM (10 years ago)
Author:
vboxsync
Message:

NAT: Make it possible to use privileged helper to obtain raw ICMP
socket when debugging unprivileged. Conditional on
VBOX_RAWSOCK_DEBUG_HELPER that is added to the makefile but is
commented out.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Makefile.kmk

    r53755 r53776  
    677677 ifeq ($(KBUILD_TARGET), win)
    678678  VBOX_SLIRP_SOURCES += Network/slirp/ip_icmpwin.c
     679 else ifneq ($(KBUILD_TARGET),darwin)
     680  # helper for debugging unprivileged
     681#  Network/slirp/ip_icmp.c_DEFS += VBOX_RAWSOCK_DEBUG_HELPER
     682#  VBOX_SLIRP_SOURCES += ../NetworkServices/NAT/getrawsock.c
    679683 endif
    680684
Note: See TracChangeset for help on using the changeset viewer.

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