summaryrefslogtreecommitdiff
path: root/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h
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
* iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively common ...vboxsync2020-07-081-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* HostDrivers: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.vboxsync2019-01-011-3/+3
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* HostDrivers: scm --fix-header-guards. bugref:9344vboxsync2018-12-301-0/+3
* VBoxNetFlt: win/x86 build fix.vboxsync2018-11-231-1/+0
* VBoxNetFlt: Better assert some darwin alignment assumptions.vboxsync2018-11-231-0/+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
* (C) 2016vboxsync2016-07-221-1/+1
* HostDrivers: Doxygen fixesvboxsync2015-10-201-0/+1
* HostDrivers: Updated (C) year.vboxsync2015-06-091-1/+1
* IntNet/NetFlt: blacklist host's L3 addresses when bridging to wifi. Implement...vboxsync2015-05-051-1/+5
* intnetR0TrunkIfPortDisconnect: Must always release the busy reference to the ...vboxsync2014-08-151-0/+1
* IntNet, VirtioNet, NetFilter: Large frame support + drop oversized + UFO fix ...vboxsync2013-07-021-0/+2
* header (C) fixesvboxsync2013-02-041-1/+1
* header (C) fixesvboxsync2013-02-041-1/+1
* netflt: fix dev unregistration issues on kernels 3.2.18 and newer (#6225)vboxsync2012-06-011-0/+2
* vboxnetflt: partial BPF support for bridged interfaces (#5817)vboxsync2011-08-101-2/+0
* vboxnetadp: BPF support for vboxnetX devices (#5817)vboxsync2011-08-091-0/+2
* Solaris/VBoxNetBow: fix for using multiple host NICs, caused by using duplica...vboxsync2011-07-251-2/+0
* Solaris/VBoxNetFltBow: cleanup, link notification support (disabled).vboxsync2011-05-041-2/+4
* Solaris/NetFltBow: support for VNIC templates and VLANs.vboxsync2011-04-191-2/+2
* rework NetFlt/Adpvboxsync2011-03-011-3/+3
* VBoxNetFlt/solaris: fix panic with using fastmutex with preemption disabled.vboxsync2010-10-141-1/+1
* iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr to bett...vboxsync2010-06-091-1/+1
* iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr to bett...vboxsync2010-06-091-4/+4
* VBoxNetFltInternal.h: The linux pDev pointer member is supposed to be volatil...vboxsync2010-06-091-1/+1
* Solaris/VBoxNetFltBow: dynamic VNIC creation and management.vboxsync2010-05-201-11/+5
* Solaris/VBoxNetFltBow: Passing in a VNIC works with MAC address updates from ...vboxsync2010-05-201-10/+12
* IntNet: Added Interface, Interface private data passing for per-interface bas...vboxsync2010-05-191-7/+9
* Build fix.vboxsync2010-05-141-0/+2
* IntNet: added MAC address notification and connect/disconnect interface callb...vboxsync2010-05-141-0/+26
* net[flt|adp]/win: disable delayed packet processing when intnet is onvboxsync2010-05-051-1/+2
* Solaris/VBoxNetFlt: fix priority tagged VLAN packets.vboxsync2010-04-281-0/+2
* build/alignment fix.vboxsync2010-04-271-1/+1
* IntNet,VBoxNetFlt: Cleaned up the locking protocol between IntNet and NetFlt....vboxsync2010-04-271-1/+4
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
* VBoxNetFlt/linux: Added VBOXNETFLT_LINUX_NO_XMIT_QUEUE since we can call pfnR...vboxsync2010-04-251-0/+2
* build fix...vboxsync2010-04-231-1/+1
* SrvIntNet,VBoxNetFlt: Changing from getting to reporting (VBoxNetFlt reports ...vboxsync2010-04-231-49/+10
* Solaris/VBoxBow: some bits before OS upgrade.vboxsync2009-12-141-0/+6
* Solaris/VBoxBow: crossbow netfilter initial commit, rx works, no tx.vboxsync2009-12-101-0/+13
* VBoxNetFlt/FreeBSD: Fix locking problems. Contributed by Fredrik Lindbergvboxsync2009-10-281-0/+10