VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @58107   9 years vboxsync VBoxNetFlt/darwin: code to set MBUF_PROMISC on packets we send to host …
(edit) @57912   9 years vboxsync VBoxNetFlt/darwin, VBoxNetAdp/darwin: increment interface statistic …
(edit) @57904   9 years vboxsync VBoxNetFlt/darwin, VBoxNetAdp/darwin: Don't leak host-guest traffic to …
(edit) @57817   9 years vboxsync VBoxNetFlt/darwin: vboxNetFltDarwinIffInputOutputWorker - when we we …
(edit) @57816   9 years vboxsync VBoxNetFlt/darwin: Cosmetics - fSrc (packet source) is not a bitmask, …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57253   9 years vboxsync VBoxNetFlt/darwin: Save and restore EFLAGS.AC in code that may …
(edit) @57252   9 years vboxsync SUPDrv,VBoxNetFlt,VBoxNetAdp: Include the-darwin-kernel.h to avoid …
(edit) @57251   9 years vboxsync style
(edit) @56723   9 years vboxsync VBoxNetFlt: use RTmac instead of Rhxs format specifier when logging …
(edit) @56315   9 years vboxsync whitespace
(edit) @56293   9 years vboxsync HostDrivers: Updated (C) year.
(edit) @56281   9 years vboxsync VBoxNetFlt/darwin: Ignore IPv4 (RFC3927) and IPv6 link-local addresses …
(edit) @56267   10 years vboxsync VBoxNetFlt-darwin: vboxNetFltDarwinSysSockUpcall - add a TODO comment …
(edit) @56266   10 years vboxsync VBoxNetFlt-darwin: vboxNetFltDarwinSysSockUpcall - log the interface …
(edit) @56265   10 years vboxsync VBoxNetFlt-darwin: be consistent when passing IPv4 address to the …
(edit) @55652   10 years vboxsync IntNet/NetFlt: blacklist host's L3 addresses when bridging to wifi. …
(edit) @52618   10 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @50762   11 years vboxsync VBoxNetFlt-darwin.cpp: Don't quit early just because we fail to spot …
(edit) @50761   11 years vboxsync VBoxNetFlt-darwin.cpp: style + only detect p_count offset once.
(edit) @50747   11 years vboxsync Netflt: ifnet::if_pcount offset detection for Darwin (#7279)
(edit) @50410   11 years vboxsync OS X host: stuck-in-dock: move include/VBox/VBoxNetSend.h to …
(edit) @50379   11 years vboxsync VBoxNet*darwin: Corrected two function delcarations (use DECL …
(edit) @50322   11 years vboxsync VboxNetSendDummy() -> VBoxNetSendDummy().
(edit) @50321   11 years vboxsync Mac OS X host: prevent stuck-in-dock: r91968 is substituted with the …
(edit) @50298   11 years vboxsync Mac OS X host: Networking: prevent stuck-in-dock problem if cable is …
(edit) @48952   11 years vboxsync HostDrivers: Whitespace and svn:keywords cleanups by scm.
(edit) @45365   12 years vboxsync HostDrivers/Info.plist: Missing <?xml>.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @41774   12 years vboxsync bugref..
(edit) @40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @38485   13 years vboxsync Merge comment blocks.
(edit) @38484   13 years vboxsync vboxnetflt: guest to host packet capture fix (#5817)
(edit) @38408   13 years vboxsync vboxnetflt: partial BPF support for bridged interfaces (#5817)
(edit) @38370   13 years vboxsync vboxnetadp: BPF support for vboxnetX devices (#5817)
(edit) @33676   14 years vboxsync scm cleanup run.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @32740   14 years vboxsync vboxNetFltDarwinMBufFromSG: Removed obsolete assertion (triggers when …
(edit) @30112   14 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30111   14 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
(edit) @29844   15 years vboxsync HostDrivers-OSX: removed Tiger support
(edit) @29826   15 years vboxsync Rebranding: HostDrivers on Mac OS X
(edit) @29662   15 years vboxsync IntNet: Added Interface, Interface private data passing for …
(edit) @29491   15 years vboxsync IntNet: added MAC address notification and connect/disconnect …
(edit) @28830   15 years vboxsync IntNet,VBoxNetFlt: Cleaned up the locking protocol between IntNet and …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28723   15 years vboxsync IntNet/NetFlt: Added INTNETTRUNKSWPORT::pfnReportGsoCapabilities and …
(edit) @28714   15 years vboxsync intnetinline.h: Changed the prefix to IntNet.
(edit) @28666   15 years vboxsync SrvIntNet,VBoxNetFlt: Changing from getting to reporting (VBoxNetFlt …
(edit) @28077   15 years vboxsync build fix.
(edit) @28070   15 years vboxsync VBoxNetFlt: Deal with multi segment SG buffers. TODO: One weird …
(edit) @28025   15 years vboxsync intnet, VBoxNet*, network device & drivers: GSO preps.
(edit) @20529   15 years vboxsync HostDrivers/*/darwin/*load*.sh: nfs fixes.
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20366   16 years vboxsync HostDrivers: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @18098   16 years vboxsync VBoxNetFlt/darwin: corrected comment and made use of 'else'.
(edit) @17186   16 years vboxsync VBoxNetFlt: Fixed vboxNetFltOsInitInstance which had gotten out of sync.
(edit) @17184   16 years vboxsync VBoxNetFlt: review of core changes, several review comments needing …
(edit) @17009   16 years vboxsync loadnetflt.sh: typo.
(edit) @16960   16 years vboxsync #2957: VBoxNetAdp: generic and darwin parts. Not operational yet.
(edit) @16805   16 years vboxsync VBoxNetFlt: ditto
(edit) @16747   16 years vboxsync VBoxUSB,VBoxNetFlt: 10.6 fixes to the load scripts.
(edit) @16741   16 years vboxsync #2957: Cleanup of minor glitches.
(edit) @16740   16 years vboxsync #2957: Renamed TAP to NetAdapter in source code.
(edit) @16739   16 years vboxsync #2957: Renamed TAP to NetAdapter to avoid confusion.
(edit) @16737   16 years vboxsync #2957: Initial implementation of Darwin TAP driver capable of …
(edit) @16355   16 years vboxsync VBoxNetFlt/Info.plist: Looks like 10.6 doesn't like comments.
(edit) @16195   16 years vboxsync #3419: No promisc for WiFi on Darwin either.
(edit) @15527   16 years vboxsync fixed OSE headers for linux/darwin/solaris netfilter code
(edit) @15131   16 years vboxsync #3202: VBoxDrv[Tiger] fixes. Created two VBoxUSB versions too and …
(edit) @15130   16 years vboxsync VBoxDrvTiger.kext (#3202).
(edit) @15113   16 years vboxsync loadnetflt.sh: chflags fix
(edit) @11982   16 years vboxsync All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
(edit) @11957   16 years vboxsync filemuncher spaces
(add) @11935   16 years vboxsync VBoxNetFlt for Darwin and Solaris to OSE
Note: See TracRevisionLog for help on using the revision log.

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