VirtualBox

Ignore:
Timestamp:
Jan 26, 2009 1:05:01 PM (16 years ago)
Author:
vboxsync
Message:

NAT:

  1. DNS several DNS servers could be passed to guest now (with VBOX_WITH_MULTI_DNS)
  2. on host server (if it registered) aliased with CTL_ALIAS, there are no reason use CTL_DNS for this puposes anymore, instead it could be used for built-in DNS if it will require.
File:
1 edited

Legend:

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

    r16170 r16226  
    637637      $(if $(VBOX_WITH_SIMPLIFIED_SLIRP_SYNC), VBOX_WITH_SIMPLIFIED_SLIRP_SYNC) \
    638638      $(if $(VBOX_WITH_SLIRP_MEMORY_CHECK),RTMEM_WRAP_TO_EF_APIS,) \
    639       $(if $(VBOX_WITH_DEBUG_NAT_SOCKETS),VBOX_WITH_DEBUG_NAT_SOCKETS,)
     639      $(if $(VBOX_WITH_DEBUG_NAT_SOCKETS),VBOX_WITH_DEBUG_NAT_SOCKETS,) \
     640      $(if $(VBOX_WITH_MULTI_DNS),VBOX_WITH_MULTI_DNS,)
    640641 ifeq ($(KBUILD_TARGET),win)
    641642  $(file)_CFLAGS = -wd4018
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