summaryrefslogtreecommitdiff
path: root/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp
Commit message (Expand)AuthorAgeFilesLines
* *: doxygen corrections (mostly about removing @returns from functions returni...vboxsync2023-05-111-1/+0
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* HostDrivers: More VALID_PTR -> RT_VALID_PTR/AssertPtr.vboxsync2021-08-231-9/+9
* VBoxNetFlt/darwin: Some adjustments for making it build against a 10.15 SDK. ...vboxsync2020-07-141-13/+41
* *: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively for fun...vboxsync2020-07-081-3/+3
* VBoxNetFlt/darwin: call mbuf_outbound_finalize regardless of the protocol.vboxsync2020-06-101-2/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* VBoxNetFlt: Better assert some darwin alignment assumptions.vboxsync2018-11-231-0/+2
* *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and RT_OFFSETOF_ADD work ...vboxsync2018-07-121-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* HostDrivers: scm updatesvboxsync2017-10-241-0/+9
* VBoxNetFlt: warnings (clang)vboxsync2016-08-151-7/+11
* (C) 2016vboxsync2016-07-221-1/+1
* HostDrivers: scmvboxsync2016-07-221-1/+1
* VBoxNetFlt/darwin: code to set MBUF_PROMISC on packets we send to hostvboxsync2015-10-071-0/+16
* VBoxNetFlt/darwin, VBoxNetAdp/darwin: increment interface statisticvboxsync2015-09-271-1/+11
* VBoxNetFlt/darwin, VBoxNetAdp/darwin: Don't leak host-guest traffic tovboxsync2015-09-251-14/+35
* VBoxNetFlt/darwin: vboxNetFltDarwinIffInputOutputWorker - when we wevboxsync2015-09-181-3/+6
* VBoxNetFlt/darwin: Cosmetics - fSrc (packet source) is not a bitmask,vboxsync2015-09-181-2/+2
* *: scm cleanup run.vboxsync2015-08-141-15/+16
* VBoxNetFlt/darwin: Save and restore EFLAGS.AC in code that may possibly be ca...vboxsync2015-08-081-2/+19
* SUPDrv,VBoxNetFlt,VBoxNetAdp: Include the-darwin-kernel.h to avoid duplicatin...vboxsync2015-08-081-11/+2
* stylevboxsync2015-08-081-29/+17
* VBoxNetFlt: use RTmac instead of Rhxs format specifier when logging the MAC a...vboxsync2015-07-011-1/+1
* whitespacevboxsync2015-06-091-1/+1
* HostDrivers: Updated (C) year.vboxsync2015-06-091-1/+1
* VBoxNetFlt/darwin: Ignore IPv4 (RFC3927) and IPv6 link-local addressesvboxsync2015-06-091-11/+49
* VBoxNetFlt-darwin: vboxNetFltDarwinSysSockUpcall - add a TODO commentvboxsync2015-06-071-0/+5
* VBoxNetFlt-darwin: vboxNetFltDarwinSysSockUpcall - log the interfacevboxsync2015-06-071-8/+21
* VBoxNetFlt-darwin: be consistent when passing IPv4 address to thevboxsync2015-06-061-1/+1
* IntNet/NetFlt: blacklist host's L3 addresses when bridging to wifi. Implement...vboxsync2015-05-051-1/+260
* HostDrivers, Runtime, Devices, Additions: TSC delta measurement and other cha...vboxsync2014-09-051-5/+5
* VBoxNetFlt-darwin.cpp: Don't quit early just because we fail to spot p_count ...vboxsync2014-03-131-4/+0
* VBoxNetFlt-darwin.cpp: style + only detect p_count offset once.vboxsync2014-03-131-19/+35
* Netflt: ifnet::if_pcount offset detection for Darwin (#7279)vboxsync2014-03-121-1/+69
* OS X host: stuck-in-dock: move include/VBox/VBoxNetSend.h to src/VBox/HostDri...vboxsync2014-02-111-1/+2
* VBoxNet*darwin: Corrected two function delcarations (use DECL macros!), heade...vboxsync2014-02-101-17/+15
* VboxNetSendDummy() -> VBoxNetSendDummy().vboxsync2014-02-051-1/+1
* Mac OS X host: prevent stuck-in-dock: r91968 is substituted with the new solu...vboxsync2014-02-051-20/+42
* Mac OS X host: Networking: prevent stuck-in-dock problem if cable is not atta...vboxsync2014-01-311-0/+20
* header (C) fixesvboxsync2013-02-041-1/+1
* bugref..vboxsync2012-06-161-1/+1
* RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a spinlo...vboxsync2012-04-061-14/+10
* Merge comment blocks.vboxsync2011-08-171-5/+4
* vboxnetflt: guest to host packet capture fix (#5817)vboxsync2011-08-171-1/+6