src/adpctl: if /sbin/ifconfig does not exist, fall back to /bin/ifconfig
header (C) fixes
Main/Metrics: Do not collect data for unplugged host interfaces (#6345)
Main/Metrics: re-enable the code
Main/Metrics: another attempt to satisfy rhel 4
Main/Metrics: the ultimate build fix
Main/Metrics: build fix for lin32
Main/Metrics: build fixes
Main/Metrics: Alternative way to get link speed for old kernels (#6345)
Network: Increased the limit of host-only interfaces to 128.
VBoxNetAdpCtl: be more verbose on error
netadp: Re-create configured vboxnetX interfaces (#4213) on Darwin and FreeBSD
netadp: Re-create configured vboxnetX interfaces (#4213) on Linux
Automated rebranding to Oracle copyright/license strings via filemuncher
VBoxNetAdpCtl, Main/NetIf: multiple vboxnet instance fixes for Solaris.
gcc warning
VBoxNetAdpCtl.cpp: use execve and a null environment in executeIfconfig.
VBoxNetAdpCtl.cpp: a todo + some nitpicking.
VBoxNetAdpCtl: added adapter name validation.
VBoxNetAdpCtl.cpp: argv[0] fix for execv.
VBoxNetAdpCtl.cpp: Fix for execv/dup2 failure path in the child.
unused variable
VBoxNetAdpCtl: refined removing of addresses
VBoxNetAdpCtl: strncpy => snprintf
Proper build fix for Solaris (take three).
Proper build fix for Solaris.
#2957: Dynamic add/remove via /dev/vboxnetctl ioctls.
Backed out r45795.
2957: Dynamic add/remove via /dev/vboxnetctl ioctls.
Linux ip config fixes
mac build fix.
VBoxNetAdpCtl fix for Darwin build burns.
warnings
#3569: IPv6 static ip config for unix platforms + 'remove' option in helper.
#2957: Helper executable for configuring vboxnet0.