VirtualBox

source: vbox/trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104355   8 months vboxsync SrvIntNetR0: Fixed regression from r162583 that caused allocation of …
(edit) @104159   8 months vboxsync VBoxNetFlt: Fix UBSAN warnings by switching to flexible arrays, …
(edit) @103025   10 months vboxsync *: Replaced some ASMMemZero32 uses with RT_BZERO. bugref:10588
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @97341   2 years vboxsync NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/ …
(edit) @97339   2 years vboxsync NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/ …
(edit) @97338   2 years vboxsync NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/ …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @88867   4 years vboxsync DrvIntNetR0: Corrected limit the optimized case in intnetR0SgReadPart …
(edit) @88866   4 years vboxsync DrvIntNetR0: Provide more info in intnetR0SgReadPart assertion.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @74506   6 years vboxsync Another build fix for trailing spaces in r125345
(edit) @74496   6 years vboxsync Build fix for trailing spaces in r125345
(edit) @74484   6 years vboxsync Network/IntNet: (bugref:9063) R0 trunk reconnect thread.
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @65698   8 years vboxsync NetAdp/win (bugref:8488) standalone implementation, does not require …
(edit) @63562   8 years vboxsync scm: cleaning up todos
(edit) @63478   8 years vboxsync Devices: warnings (clang)
(edit) @63458   8 years vboxsync Devices: warnings
(edit) @62956   8 years vboxsync @copydoc -> @interface_method_impl
(edit) @62628   8 years vboxsync Devices: unused parameter warnings.
(edit) @62511   8 years vboxsync (C) 2016
(edit) @62437   8 years vboxsync Devices: MSC level 4 warnings (release build)
(edit) @60819   9 years vboxsync Network/SrvIntR0: Fix debug assertion
(edit) @60525   9 years vboxsync SrvIntNetR0.cpp: IntNetR0IfAbortWait w/ fNoMoreWaits=tru should never …
(edit) @57846   9 years vboxsync SrvIntNetR0: intnetR0NetworkEditDhcpFromIntNet - update UDP checksum …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56880   9 years vboxsync SrvIntNetR0: %RTnaipv6 in debug logs requires a pointer.
(edit) @56879   9 years vboxsync SrvIntNetR0: fix off-by-one in the fast path address cache lookup.
(edit) @56316   9 years vboxsync whitespace
(edit) @56292   9 years vboxsync Devices: Updated (C) year.
(edit) @56146   10 years vboxsync SrvIntNetR0: rename intnetR0NetworkAddrCacheDeleteUnlocked …
(edit) @55842   10 years vboxsync SrvIntNetR0.cpp: aAddrBlacklist was destroyed too early in …
(edit) @55652   10 years vboxsync IntNet/NetFlt: blacklist host's L3 addresses when bridging to wifi. …
(edit) @54868   10 years vboxsync SrvIntNetR0: fix ref. counting when pfnConnectInterface() fails.
(edit) @54132   10 years vboxsync IntNet: Don't leak traffic from host to guest to the wi-fi network …
(edit) @53786   10 years vboxsync IntNet: intnetR0NetworkPreSwitchUnicast: don't broadcast all outgoing …
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @52618   10 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @52592   10 years vboxsync NetFlt/win: NDIS6: fixes, enable disconnect interface, PM support for …
(edit) @52544   10 years vboxsync IntNet: intnetR0TrunkSharedMacEditIPv6FromIntNet: Use uint32_t instead …
(edit) @52543   10 years vboxsync IntNet: follow up to r85262 - refactor rewriting of link-level address …
(edit) @52518   10 years vboxsync intnetR0NetworkSharedMacDetectAndFixBroadcast: handle ARP, IPv4 and …
(edit) @52445   10 years vboxsync SrvIntNetR0.cpp: New commit policy for this file.
(edit) @52394   10 years vboxsync intnetR0TrunkIfPortDisconnect: Must always release the busy reference …
(edit) @52393   10 years vboxsync intnet: Fixed bug in intnetR0TrunkIfPortDisconnect where the mutex …
(edit) @52134   10 years vboxsync NDIS6: Cumulative commit containing async send, unload race fix …
(edit) @49480   11 years vboxsync Runtime, Devices, Disassembler R0: warnings.
(edit) @48947   11 years vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @46921   11 years vboxsync misspelled @todo.
(edit) @46904   11 years vboxsync IntNet, VirtioNet, NetFilter: Large frame support + drop oversized + …
(edit) @45717   12 years vboxsync build fix
(edit) @45716   12 years vboxsync IntNet: Integration of wireless IPv6 support patch + unicast ND …
(edit) @45356   12 years vboxsync tabs
(edit) @44824   12 years vboxsync Network-service for lwip-driven proxy. additionally enables SrvNat …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43976   12 years vboxsync SrvIntNetR0: warning.
(edit) @43975   12 years vboxsync SrvIntNetR0.cpp: Try shut up warning.
(edit) @43387   12 years vboxsync VMM: HM cleanup.
(edit) @41783   12 years vboxsync Doxygen, comment typos.
(edit) @40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @39091   13 years vboxsync More parameter warning fixes; made PciIch9 check the saved state version.
(edit) @39041   13 years vboxsync SrvIntNetR0.cpp: Dead code.
(edit) @39040   13 years vboxsync Unused var.
(edit) @38937   13 years vboxsync Long comments like this goes in the commit message. Keep the code clean.
(edit) @38936   13 years vboxsync IntNet: Update MAC dst addr before comparing it to host's addr (#5905).
(edit) @38628   13 years vboxsync SrvIntNetR0.cpp,ConsoleImpl2.cpp: Better if SrvIntNetR0.cpp sets the …
(edit) @38549   13 years vboxsync GSO: UDP fragmentation offloading (#5846)
(edit) @37979   13 years vboxsync IntNet: Work around DHCP issue on Mac OS X Lion GM when bridging …
(edit) @37909   13 years vboxsync IntNet: moved header buffer from trunk to sended interface (#5775)
(edit) @36089   14 years vboxsync SrvIntNetR0.cpp: Addressed the allow-network promiscuous mode policy …
(edit) @36087   14 years vboxsync DrvIntNet: todo
(edit) @36077   14 years vboxsync build fixes
(edit) @36075   14 years vboxsync More flexible internal network promisc mode (++) policy management.
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33443   14 years vboxsync nit
(edit) @33410   14 years vboxsync Network/SrvIntNetR0: log release VERR_INTNET_INCOMPATIBLE_TRUNK failures.
(edit) @33269   14 years vboxsync IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
(edit) @31323   14 years vboxsync SrvIntNetR0.cpp: Fixed lock order inversion in IntNetR0IfSetActive, …
(edit) @31322   14 years vboxsync SrvIntNetR0.cpp: incorrect condition terminating the wait, causes …
(edit) @31001   14 years vboxsync intnetR0NetworkSetIfActive: Paranoia: Make sure there are no pending …
(edit) @30587   14 years vboxsync IntNet: Profile sends.
(edit) @30557   14 years vboxsync SrvIntNetR0.cpp: Implemented pfnPreRecv.
(edit) @30320   14 years vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
(edit) @30111   14 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
(edit) @30029   15 years vboxsync #4814: vboxnetflt qdisc: Drop host->guest packets on linux.
(edit) @30004   15 years vboxsync SrvIntNetR0.cpp: intnetR0NetworkDeliver must send to the internal …
(edit) @29707   15 years vboxsync SrvIntNetR0: fixed private data passing to Xmit.
(edit) @29669   15 years vboxsync DrvIntNet,SrvIntNet: Added IntNetR0AbortWait to address races in …
(edit) @29662   15 years vboxsync IntNet: Added Interface, Interface private data passing for …
(edit) @29635   15 years vboxsync SrvIntNetR0.cpp,VBoxNetFlt.c: Adjusted r61623 so it won't crash if the …
(edit) @29491   15 years vboxsync IntNet: added MAC address notification and connect/disconnect …
(edit) @29362   15 years vboxsync SrvIntNetR0.cpp: Don't call RTMemAllocZ when in interrupt or atomic …
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