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) @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 …
(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 …
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