VirtualBox

source: vbox/trunk/src/VBox/Devices/Network

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29461   15 years vboxsync Devices/Network/VDE: applied "[vbox-dev] [PATCH] VirtualBox. vde_close …
(edit) @29439   15 years vboxsync DevE1000: Fixed bug in e1kRegWriteRCTL wrt calculating and updating …
(edit) @29435   15 years vboxsync DevPCNet,DevE1000: Statistics/profiling.
(edit) @29362   15 years vboxsync SrvIntNetR0.cpp: Don't call RTMemAllocZ when in interrupt or atomic …
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @29234   15 years vboxsync tstItnNetR0: extending the testing a bit to try catch the assertion …
(edit) @29160   15 years vboxsync SrvIntNetR0.cpp: Fixed handling of unicast ARP frames when sharing the …
(edit) @29122   15 years vboxsync FE/Qt, Devices: moved VDE plugin headers into include/VBox and enabled …
(edit) @29050   15 years vboxsync NAT: reserves space for ether header before any manipulation with mbuf.
(edit) @28871   15 years vboxsync Comment fix
(edit) @28831   15 years vboxsync IntNet,VBoxNetFlt: Cleaned up the locking protocol between IntNet and …
(edit) @28807   15 years vboxsync NAT: logs too noisy.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28787   15 years vboxsync NAT: introduces management routines of NAT libalias core. (see …
(edit) @28776   15 years vboxsync warning
(edit) @28724   15 years vboxsync OSE header fixes
(edit) @28723   15 years vboxsync IntNet/NetFlt: Added INTNETTRUNKSWPORT::pfnReportGsoCapabilities and …
(edit) @28722   15 years vboxsync SrvIntNetR0.cpp: Combined the two NoPreempt flags into a direction …
(edit) @28721   15 years vboxsync DrvIntNet.cpp: Enable the ring-0 part of the driver.
(edit) @28720   15 years vboxsync DrvIntNet.cpp: More release stats.
(edit) @28715   15 years vboxsync DrvIntNet.cpp: gcc maybe silly
(edit) @28714   15 years vboxsync intnetinline.h: Changed the prefix to IntNet.
(edit) @28711   15 years vboxsync IntNet,++: Implemented sending frames in ring-0 (disabled).
(edit) @28710   15 years vboxsync DevE1000: logging and #ifdef.
(edit) @28706   15 years vboxsync IntNet: Moved the instance pointer from VMMR0.cpp to SrvIntNetR0.cpp …
(edit) @28701   15 years vboxsync SrvIntNetR0.cpp: Fixed copy & past error wrt to NoInts.
(edit) @28699   15 years vboxsync SrcIntNetR0.cpp: Fixed bug in intnetR0NetworkIsContextOk* (taken me …
(edit) @28666   15 years vboxsync SrvIntNet,VBoxNetFlt: Changing from getting to reporting (VBoxNetFlt …
(edit) @28653   15 years vboxsync virtio-net: promiscuous mode support
(edit) @28628   15 years vboxsync e1000: Promiscuous mode support.
(edit) @28624   15 years vboxsync build fix
(edit) @28623   15 years vboxsync SrvIntNetR0,VBoxNetFlt: Main body of the internal locking rewrite.
(edit) @28542   15 years vboxsync NAT: typo.
(edit) @28522   15 years vboxsync NAT: logs l3->l2.
(edit) @28520   15 years vboxsync NAT: destructor and fini hooks are called from slirp_uma_free. …
(edit) @28510   15 years vboxsync refined r60215
(edit) @28502   15 years vboxsync NAT: correct handling end of zone's resources.
(edit) @28501   15 years vboxsync NAT: missed (m_free -> m_freem).
(edit) @28494   15 years vboxsync NAT: correctly returns null values to DrvNAT in case zone has run out …
(edit) @28490   15 years vboxsync NAT: don't call constructor on null buffer.
(edit) @28488   15 years vboxsync SrvIntNetR0.cpp: Started replacing the non-recrusive fast mutexes with …
(edit) @28483   15 years vboxsync NAT: nuke dead code.
(edit) @28482   15 years vboxsync NAT: nuke dead code.
(edit) @28480   15 years vboxsync NAT: nuke dead code.
(edit) @28450   15 years vboxsync addendum to r60221.
(edit) @28449   15 years vboxsync NAT: slirp file headers
(edit) @28445   15 years vboxsync NAT: udp.c assertion is corrected and similar check added into …
(edit) @28444   15 years vboxsync NAT: tcp_close filter out listening sockets while freeing socket …
(edit) @28443   15 years vboxsync NAT: m_free -> m_freem: BSD mbufs m_free releases only first element …
(edit) @28440   15 years vboxsync NAT: a few warnings and one goto
(edit) @28438   15 years vboxsync renamed a semaphore to make it easier to work with... but got …
(edit) @28434   15 years vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28430   15 years vboxsync SrcIntNetR0.cpp: started on the rewrie, all changes disabled as they …
(edit) @28427   15 years vboxsync DrvDedicatedNic.cpp: sketeches.
(edit) @28417   15 years vboxsync DrvTAP,DrvVDE: Register stats before we can fail so we won't upset …
(edit) @28416   15 years vboxsync DrvTAP,DrvVDE: Register stats before we can fail so we won't upset …
(edit) @28406   15 years vboxsync Devices, Main, FE/Qt: re-committed support for VDE virtual network …
(edit) @28397   15 years vboxsync dead code
(edit) @28396   15 years vboxsync DrvNAT: minor cleanup
(edit) @28394   15 years vboxsync NAT: paranoid border check.
(edit) @28393   15 years vboxsync warning
(edit) @28391   15 years vboxsync NAT: warnings.
(edit) @28390   15 years vboxsync NAT: ICMP with BSD buffers.
(edit) @28365   15 years vboxsync NAT: unify slirp_init() and adapt the coding style of some …
(edit) @28346   15 years vboxsync NAT: do transprent proxying by default. some protocols might be …
(edit) @28339   15 years vboxsync alignment fix.
(edit) @28338   15 years vboxsync Windows linking fixes.
(edit) @28336   15 years vboxsync DevPCNet: Shut up MSC warnings.
(edit) @28335   15 years vboxsync DevE1000: Shut up MSC warnings.
(edit) @28333   15 years vboxsync DevPCNet.cpp: MSC nit picking.
(edit) @28332   15 years vboxsync DrvIntNet: ring-0 experimentation and fixes.
(edit) @28328   15 years vboxsync Network/D*: Moving XMIT threads, part 2.
(edit) @28325   15 years vboxsync alignment fix.
(edit) @28324   15 years vboxsync DevE1000: fixed uninitialized variable in the loop back xmit path.
(edit) @28323   15 years vboxsync DevE1000: gcc may be used uninitialized…
(edit) @28320   15 years vboxsync Network/D*,VMM: Moving the TX threads, part 1.
(edit) @28314   15 years vboxsync tstIntNetR0.cpp: Removed left behind debug stuff.
(edit) @28290   15 years vboxsync Devices, Main, FE/Qt: reverted r60036 for now
(edit) @28287   15 years vboxsync Devices, Main, FE/Qt: added support for VDE virtual network switches …
(edit) @28277   15 years vboxsync Network/Dev*: Preparing for pfnXmitPending to be callable and the TX …
(edit) @28275   15 years vboxsync Devices/Network: Call pfnBeginXmit and pfnEndXmit.
(edit) @28274   15 years vboxsync slirp: sbfree - try to work around heap issue…
(edit) @28259   15 years vboxsync oops
(edit) @28258   15 years vboxsync PDM critsects for drivers. Fixed critsect cleanup in failure path. …
(edit) @28216   15 years vboxsync DrvNAT: build fix.
(edit) @28213   15 years vboxsync PDMINETWORKUP,Drv*,Dev*: Eliminated pfnSendDeprecated.
(edit) @28208   15 years vboxsync intnet,VBoxNetFlt-linux: Added INTNETTRUNKSWPORT::pfnPreRecv for doing …
(edit) @28196   15 years vboxsync DevE1000: Alignment fix.
(edit) @28191   15 years vboxsync NAT: warnings + removing of dead code.
(edit) @28188   15 years vboxsync NAT: warnings.
(edit) @28187   15 years vboxsync NAT: warnings.
(edit) @28183   15 years vboxsync NAT: excludes BSD functions, which might confuse reader.
(edit) @28181   15 years vboxsync NAT: make BSD panic() never return
(edit) @28175   15 years vboxsync NAT: warnings.
(edit) @28174   15 years vboxsync NAT: warnings.
(edit) @28173   15 years vboxsync NAT: warnings.
(edit) @28172   15 years vboxsync NAT: win build fix.
(edit) @28171   15 years vboxsync NAT: Solaris build fix.
(edit) @28170   15 years vboxsync NAT: Solaris build fix.
(edit) @28169   15 years vboxsync NAT: Solaris build fix.
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