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) @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 …
(edit) @29160   15 years vboxsync SrvIntNetR0.cpp: Fixed handling of unicast ARP frames when sharing the …
(edit) @28871   15 years vboxsync Comment fix
(edit) @28831   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) @28722   15 years vboxsync SrvIntNetR0.cpp: Combined the two NoPreempt flags into a direction …
(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) @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) @28624   15 years vboxsync build fix
(edit) @28623   15 years vboxsync SrvIntNetR0,VBoxNetFlt: Main body of the internal locking rewrite.
(edit) @28488   15 years vboxsync SrvIntNetR0.cpp: Started replacing the non-recrusive fast mutexes with …
(edit) @28438   15 years vboxsync renamed a semaphore to make it easier to work with... but got …
(edit) @28430   15 years vboxsync SrcIntNetR0.cpp: started on the rewrie, all changes disabled as they …
(edit) @28208   15 years vboxsync intnet,VBoxNetFlt-linux: Added INTNETTRUNKSWPORT::pfnPreRecv for doing …
(edit) @28156   15 years vboxsync VBoxNetFlt-linux: GSO to host and wire experiment, the former is a …
(edit) @28120   15 years vboxsync SrcIntNetR0: Added INTNETTRUNKSWPORT::pfnReportGsoCapabilities (new …
(edit) @28075   15 years vboxsync intnetinline.h: INTNETRingCommitFrameEx must account for the GSO header.
(edit) @28068   15 years vboxsync intnetR0TrunkIfSendGsoFallback: bugfix.
(edit) @28025   15 years vboxsync intnet, VBoxNet*, network device & drivers: GSO preps.
(edit) @27840   15 years vboxsync DrvIntNet,++: Implemented the missing buffer methods, added padding frame.
(edit) @26576   15 years vboxsync SrvIntNetR0.cpp: gcc maybe used uninitialized.
(edit) @26574   15 years vboxsync Networking: Preparing to make the driver return a send buffer to the …
(edit) @25339   15 years vboxsync SrvIntNetR0.cpp: removed leftover.
(edit) @25336   15 years vboxsync HostDrivers,SrvIntNetR0,iprt/ntwrap.mac: Removed all the …
(edit) @20715   15 years vboxsync Network/SrvIntNetR0: fixed LogFlow parameter order.
(edit) @18459   16 years vboxsync SrvIntNetR0: size_t warnings.
(edit) @17966   16 years vboxsync dhcp svr working
(edit) @17256   16 years vboxsync #2957: vboxnetadp is now a dummy device attached to intnet via vboxnetflt.
(edit) @17219   16 years vboxsync SrvIntNetR0: Arg, an unintentional bang at end end of the line.
(edit) @17184   16 years vboxsync VBoxNetFlt: review of core changes, several review comments needing …
(edit) @16856   16 years vboxsync burn fixes
(edit) @16854   16 years vboxsync TAP/win: host only networking for windows
(edit) @16750   16 years vboxsync intnet: NetTap -> NetAdp
(edit) @16183   16 years vboxsync #3419: Added fNoPromisc parameter to pfnCreateAndConnect to prevent …
(edit) @15893   16 years vboxsync INTNETR0IfWait fix, NetFlt/win fixes
(edit) @15842   16 years vboxsync SrvIntNetR0: Rewrote r41325 so it fixes the problem without leaking memory.
(edit) @15757   16 years vboxsync SrvIntNetR0: fix to not refer the freed memory
(edit) @15643   16 years vboxsync SrvIntNetR0: Fixed promisc flag check for the host direction.
(edit) @15505   16 years vboxsync SUPDrv,INTNet: Heads up! SupDrv version bumped. Added SUPR0ObjAddRefEx …
(edit) @14695   16 years vboxsync IntNet: Quick hack to force broadcast flag in DHCP requests on shared MAC.
(edit) @14609   16 years vboxsync Hint for #2949.
(edit) @13435   16 years vboxsync w64 unwind hacking: renamed SUPDRV_WITH_UNWIND_HACK to …
(edit) @13421   16 years vboxsync win64 VMMR0->VBoxNetFlt and VBoxNetFlt->VMMR0 locate/create marker …
(edit) @11236   16 years vboxsync typo found by gcc
(edit) @11157   16 years vboxsync Replaced PDMMAC by RTMAC.
(edit) @11133   16 years vboxsync compiler warnings
(edit) @11125   16 years vboxsync intnet: Optimized intnetR0TrunkIfSnoopAddr for the non-segmented case.
(edit) @11124   16 years vboxsync intnet: Fixed bug in intnetR0SgReadByte found testing badly segement …
(edit) @11123   16 years vboxsync intnet: Implemented DHCP snooping.
(edit) @11119   16 years vboxsync intnet: won't age address cache entries.
(edit) @11117   16 years vboxsync intnet: Fixed busted ARP snooping on packets comming from the VMs. …
(edit) @11074   16 years vboxsync intnet: Disabled the DHCP snooping code by putting it inside #ifdef …
(edit) @11073   16 years vboxsync intnet: Cleaned up ARP snooping and editing.
(edit) @11072   16 years vboxsync IntNet,VBoxNetFlt: Implememnted ARP editing when sharing MAC address …
(edit) @11069   16 years vboxsync intnet: Fixed a couple of address caching bugs, enh. logging of …
(edit) @11062   16 years vboxsync intnet+netflt: New packet destination for the trunk called …
(edit) @11061   16 years vboxsync intnet: Implemented ARP snooping on the trunk. Fixed a couple of bugs …
(edit) @11058   16 years vboxsync intnet: Initialize the address caches.
(edit) @11057   16 years vboxsync intnet: Allocate a 2KB temporary buffer to deal with segmented packets …
(edit) @11055   16 years vboxsync intnet: Implemented the shared mac routing and started on the trunk …
(edit) @11053   16 years vboxsync intnet: Finished ARP, IP and DHCP snooping in the INTNETR0IfSend path.
(edit) @10978   16 years vboxsync tstIntNet-1,iprt: Use iprt/net in tstIntNet-1. Modified the …
(edit) @10965   16 years vboxsync intnet: build fix (RTNETIPV4 change).
(edit) @10961   16 years vboxsync intnet: Use iprt/net.h and share the network protocol structures and …
(edit) @10924   16 years vboxsync intnet: INTNET_OPEN_FLAGS_SECURITY_XOR_MASK -> …
(edit) @10923   16 years vboxsync intnet: MAC sharing under construction…
(edit) @10846   16 years vboxsync intnet: removed autoactivation of the interface on open.
(edit) @10845   16 years vboxsync intnet: Don't yield on overflow if the interface is inactive.
(edit) @10843   16 years vboxsync intnet: Implemented activation on power on & resume, deactivation on …
(edit) @10819   16 years vboxsync intnet: Use the IPRT handle table, validate against the session when …
(edit) @10806   16 years vboxsync intnet: Push the session down to all the INTNETR0* apis.
(edit) @10763   16 years vboxsync logging changes.
(edit) @10748   16 years vboxsync SUPR0MemAlloc isn't clearing the memory it returns on darwin, work …
(edit) @10745   16 years vboxsync two fixes.
(edit) @10740   16 years vboxsync Reduced the force of the scheduling/yield hack and make it not apply …
(edit) @10739   16 years vboxsync Fixed a couple of pIfSender uses I had overlooked.
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