|
|
@20529
|
16 years |
vboxsync |
HostDrivers/*/darwin/*load*.sh: nfs fixes.
|
|
|
@20414
|
16 years |
vboxsync |
#3783: Apply the workaround to pre-2.6.18 kernels as well.
|
|
|
@20374
|
16 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20366
|
16 years |
vboxsync |
HostDrivers: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20345
|
16 years |
vboxsync |
#3783: Include missing linux/ip.h.
|
|
|
@20341
|
16 years |
vboxsync |
#3783: Compilation fix.
|
|
|
@20284
|
16 years |
vboxsync |
#3783: Tx checksum offloading workaround for CentOS 5.2 (2.6.18).
|
|
|
@20144
|
16 years |
vboxsync |
#3917: Rx offloading bug fixed.
|
|
|
@20077
|
16 years |
vboxsync |
#3917: Tiny debugging addition.
|
|
|
@19938
|
16 years |
vboxsync |
HostDrivers/*/linux/Makefile: Added --no-print-directory to the …
|
|
|
@19884
|
16 years |
vboxsync |
Solaris/USB: bits.
|
|
|
@19640
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: dl_primstr.
|
|
|
@19604
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: do the attach work ourselves rather than dl_attach.
|
|
|
@19571
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: enable style 2 opens on trunk.
|
|
|
@19483
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: redundant prototypes.
|
|
|
@19455
|
16 years |
vboxsync |
linux kernel modules: prevent some superflous output during build
|
|
|
@19388
|
16 years |
vboxsync |
vboxdrv, Solaris/VBoxNetFlt: RTStrDup and some fixes. (flt part …
|
|
|
@19380
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: strdup fix.
|
|
|
@19339
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: Use RT_C_IS_DIGIT.
|
|
|
@19323
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: #3183 DLPI style 2 support (disabled, untested).
|
|
|
@19148
|
16 years |
vboxsync |
typo
|
|
|
@19147
|
16 years |
vboxsync |
#3854: Error checking for skb_gso_segment().
|
|
|
@19135
|
16 years |
vboxsync |
More debug logging for linux netfilter.
|
|
|
@19114
|
16 years |
vboxsync |
Additional logging in netfilter.
|
|
|
@19083
|
16 years |
vboxsync |
NetAdp/win: static IP config on install
|
|
|
@18973
|
16 years |
vboxsync |
#2954: Dynamic add/remove for virtual adapters. Moved all …
|
|
|
@18900
|
16 years |
vboxsync |
Installer/win: non-difx NetFlt install
|
|
|
@18878
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: fixed error printing.
|
|
|
@18810
|
16 years |
vboxsync |
burn fix
|
|
|
@18807
|
16 years |
vboxsync |
NetFlt/win: rename Host Interface -> Bridged in notify object
|
|
|
@18706
|
16 years |
vboxsync |
TAP -> NetAdp rename for linux NetFlt
|
|
|
@18541
|
16 years |
vboxsync |
VBoxNetFlt-linux.c: fix warning about unused static function due to …
|
|
|
@18513
|
16 years |
vboxsync |
VBoxNetFlt: Restrict VBOX_SVN_REV to where it's used.
|
|
|
@18265
|
16 years |
vboxsync |
config file cleanup + small copyright year update
|
|
|
@18098
|
16 years |
vboxsync |
VBoxNetFlt/darwin: corrected comment and made use of 'else'.
|
|
|
@18064
|
16 years |
vboxsync |
NetAdp/win: rename the TAPMINIPORT* macro
|
|
|
@18053
|
16 years |
vboxsync |
Fix an "unused variable cRefs" warning.
|
|
|
@17375
|
16 years |
vboxsync |
Linux netfilter: use try_module_get() instead of module_get()
|
|
|
@17344
|
16 years |
vboxsync |
Linux netflt: prevent removing of the vboxnetflt module if a host …
|
|
|
@17307
|
16 years |
vboxsync |
VBoxNetFlt: Removed now obsolete state kVBoxNetFltInsState_Destroying.
|
|
|
@17306
|
16 years |
vboxsync |
VBoxNetFlt: Fixed missing transition to the 'destroying' state. …
|
|
|
@17244
|
16 years |
vboxsync |
NetFlt/NetAdp: enabled new construct/distruct sinchronization
|
|
|
@17229
|
16 years |
vboxsync |
NetAdp/win: make the comment-to adapter name to be honored in the …
|
|
|
@17214
|
16 years |
vboxsync |
VBoxNetFlt.c: typo.
|
|
|
@17213
|
16 years |
vboxsync |
VBoxNetFlt.c: Proposed fix for the other race destruction race.
|
|
|
@17197
|
16 years |
vboxsync |
vboxNetFltFactoryCreateAndConnect: inverted assertion.
|
|
|
@17188
|
16 years |
vboxsync |
grumble.
|
|
|
@17187
|
16 years |
vboxsync |
Fixed vboxNetFltNewInstance call.
|
|
|
@17186
|
16 years |
vboxsync |
VBoxNetFlt: Fixed vboxNetFltOsInitInstance which had gotten out of sync.
|
|
|
@17185
|
16 years |
vboxsync |
VBoxNet*: Diff alignment.
|
|
|
@17184
|
16 years |
vboxsync |
VBoxNetFlt: review of core changes, several review comments needing …
|
|
|
@17062
|
16 years |
vboxsync |
missing initialization
|
|
|
@17009
|
16 years |
vboxsync |
loadnetflt.sh: typo.
|
|
|
@16960
|
16 years |
vboxsync |
#2957: VBoxNetAdp: generic and darwin parts. Not operational yet.
|
|
|
@16928
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: fixed panic on debug kernels.
|
|
|
@16927
|
16 years |
vboxsync |
NetAdp/win: enabled add/remove tap if UI, make the proper adapters to …
|
|
|
@16888
|
16 years |
vboxsync |
Solaris/vboxdrv,VBoxNetFlt,VBoxNetAdp: Drop gxx_personality hack for …
|
|
|
@16878
|
16 years |
vboxsync |
burn fix
|
|
|
@16877
|
16 years |
vboxsync |
NetAdp/win: burn fix
|
|
|
@16868
|
16 years |
vboxsync |
workaround for burning boxes (missing file)
|
|
|
@16854
|
16 years |
vboxsync |
TAP/win: host only networking for windows
|
|
|
@16805
|
16 years |
vboxsync |
VBoxNetFlt: ditto
|
|
|
@16803
|
16 years |
vboxsync |
VboxNetFlt: Disabled VBoxNetAdapter since it doesn't build on 10.6, …
|
|
|
@16747
|
16 years |
vboxsync |
VBoxUSB,VBoxNetFlt: 10.6 fixes to the load scripts.
|
|
|
@16741
|
16 years |
vboxsync |
#2957: Cleanup of minor glitches.
|
|
|
@16740
|
16 years |
vboxsync |
#2957: Renamed TAP to NetAdapter in source code.
|
|
|
@16739
|
16 years |
vboxsync |
#2957: Renamed TAP to NetAdapter to avoid confusion.
|
|
|
@16737
|
16 years |
vboxsync |
#2957: Initial implementation of Darwin TAP driver capable of …
|
|
|
@16706
|
16 years |
vboxsync |
User-proposed fix for http://www.virtualbox.org/ticket/3215
|
|
|
@16546
|
16 years |
vboxsync |
Solaris/vboxdrv/vboxflt: Fixed incorrect return value on failure on _init.
|
|
|
@16509
|
16 years |
vboxsync |
#2954 & #3569: Linux TAP driver is embedded to vboxnetflt. API, …
|
|
|
@16368
|
16 years |
vboxsync |
NetFlt/win: enable pure DIFX install
|
|
|
@16355
|
16 years |
vboxsync |
VBoxNetFlt/Info.plist: Looks like 10.6 doesn't like comments.
|
|
|
@16195
|
16 years |
vboxsync |
#3419: No promisc for WiFi on Darwin either.
|
|
|
@16193
|
16 years |
vboxsync |
#3419: Added fNoPromisc parameter to vboxNetFltNewInstance for dynamic …
|
|
|
@16183
|
16 years |
vboxsync |
#3419: Added fNoPromisc parameter to pfnCreateAndConnect to prevent …
|
|
|
@16098
|
16 years |
vboxsync |
Linux hostif: reduced the size of exec memory heap to one page (4096).
|
|
|
@16082
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: vlan logging.
|
|
|
@16079
|
16 years |
vboxsync |
Linux hostif: Fixed the issue with duplicating guest originated packets.
|
|
|
@16060
|
16 years |
vboxsync |
comment.
|
|
|
@15979
|
16 years |
vboxsync |
I got positive report from Lubomir who was running this patch. It …
|
|
|
@15950
|
16 years |
vboxsync |
VBoxNetFlt.c: Use AssertFailed not Assert(0), return …
|
|
|
@15949
|
16 years |
vboxsync |
VBoxNetFlt/Makefile: Access WinNetConfig.lib using …
|
|
|
@15948
|
16 years |
vboxsync |
VBoxNetFlt/Makefile: Access WinNetConfig.lib using .
|
|
|
@15947
|
16 years |
vboxsync |
VBoxNetFlt/Makefile: Revered r41509 because it doesn't change the …
|
|
|
@15923
|
16 years |
vboxsync |
NetFlt/win: bind/unbind concurrency fix
|
|
|
@15917
|
16 years |
vboxsync |
NetFlt/win: concurency issue fix
|
|
|
@15894
|
16 years |
vboxsync |
Linux vboxnetflt: remove some warnings with older kernels
|
|
|
@15893
|
16 years |
vboxsync |
INTNETR0IfWait fix, NetFlt/win fixes
|
|
|
@15892
|
16 years |
vboxsync |
VBoxNetFlt: Changed build order of Windows (un)installation tools. See …
|
|
|
@15889
|
16 years |
vboxsync |
#3416: Added support for skb_checksum_help in pre-2.6.7 kernels.
|
|
|
@15840
|
16 years |
vboxsync |
vboxnetflt: compile fix for older Linux kernels
|
|
|
@15824
|
16 years |
vboxsync |
VBoxNetFlt/Makefile: fixed two cyclic dependencies on Windows.
|
|
|
@15800
|
16 years |
vboxsync |
makefiles: a couple of clean-up fixes.
|
|
|
@15779
|
16 years |
vboxsync |
Comment.
|
|
|
@15770
|
16 years |
vboxsync |
#3416: Fixed kernel panics in pre-2.6.20 kernels due to null pointer …
|
|
|
@15691
|
16 years |
vboxsync |
Linux host kernel modules: removed 2.4 cruft; fixed …
|
|
|
@15681
|
16 years |
vboxsync |
Linux netflt: allow to compile the tree without the kernel module
|
|
|
@15660
|
16 years |
vboxsync |
#3416: The problem with incorrectly shown guest-to-host packets is fixed.
|
|
|
@15629
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: minor.
|
|
|