VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @11236   16 年 vboxsync typo found by gcc
(edit) @11157   16 年 vboxsync Replaced PDMMAC by RTMAC.
(edit) @11133   16 年 vboxsync compiler warnings
(edit) @11125   16 年 vboxsync intnet: Optimized intnetR0TrunkIfSnoopAddr for the non-segmented case.
(edit) @11124   16 年 vboxsync intnet: Fixed bug in intnetR0SgReadByte found testing badly segement …
(edit) @11123   16 年 vboxsync intnet: Implemented DHCP snooping.
(edit) @11119   16 年 vboxsync intnet: won't age address cache entries.
(edit) @11117   16 年 vboxsync intnet: Fixed busted ARP snooping on packets comming from the VMs. …
(edit) @11074   16 年 vboxsync intnet: Disabled the DHCP snooping code by putting it inside #ifdef …
(edit) @11073   16 年 vboxsync intnet: Cleaned up ARP snooping and editing.
(edit) @11072   16 年 vboxsync IntNet,VBoxNetFlt: Implememnted ARP editing when sharing MAC address …
(edit) @11069   16 年 vboxsync intnet: Fixed a couple of address caching bugs, enh. logging of …
(edit) @11062   16 年 vboxsync intnet+netflt: New packet destination for the trunk called …
(edit) @11061   16 年 vboxsync intnet: Implemented ARP snooping on the trunk. Fixed a couple of bugs …
(edit) @11058   16 年 vboxsync intnet: Initialize the address caches.
(edit) @11057   16 年 vboxsync intnet: Allocate a 2KB temporary buffer to deal with segmented packets …
(edit) @11055   16 年 vboxsync intnet: Implemented the shared mac routing and started on the trunk …
(edit) @11053   16 年 vboxsync intnet: Finished ARP, IP and DHCP snooping in the INTNETR0IfSend path.
(edit) @10978   16 年 vboxsync tstIntNet-1,iprt: Use iprt/net in tstIntNet-1. Modified the …
(edit) @10965   16 年 vboxsync intnet: build fix (RTNETIPV4 change).
(edit) @10961   16 年 vboxsync intnet: Use iprt/net.h and share the network protocol structures and …
(edit) @10924   16 年 vboxsync intnet: INTNET_OPEN_FLAGS_SECURITY_XOR_MASK -> …
(edit) @10923   16 年 vboxsync intnet: MAC sharing under construction…
(edit) @10846   16 年 vboxsync intnet: removed autoactivation of the interface on open.
(edit) @10845   16 年 vboxsync intnet: Don't yield on overflow if the interface is inactive.
(edit) @10843   16 年 vboxsync intnet: Implemented activation on power on & resume, deactivation on …
(edit) @10819   16 年 vboxsync intnet: Use the IPRT handle table, validate against the session when …
(edit) @10806   16 年 vboxsync intnet: Push the session down to all the INTNETR0* apis.
(edit) @10763   16 年 vboxsync logging changes.
(edit) @10748   16 年 vboxsync SUPR0MemAlloc isn't clearing the memory it returns on darwin, work …
(edit) @10745   16 年 vboxsync two fixes.
(edit) @10740   16 年 vboxsync Reduced the force of the scheduling/yield hack and make it not apply …
(edit) @10739   16 年 vboxsync Fixed a couple of pIfSender uses I had overlooked.
(edit) @10735   16 年 vboxsync intnet: Fixed incorrect trunk switching, unless we know how is the …
(edit) @10734   16 年 vboxsync intnet: Implemented intnetR0TrunkIfSend().
(edit) @10733   16 年 vboxsync intnet: Converted the internal frame handling to use the …
(edit) @10711   16 年 vboxsync intnet: trunk activation / deactivation (promisc mode).
(edit) @10681   16 年 vboxsync intnet: More TrunkIf code.
(edit) @10677   16 年 vboxsync Added INTNETTRUNKFACTORY::pfnRelease, dealth with a unload race …
(edit) @10663   16 年 vboxsync Created tstIntNet-1 for checking that capturing an interface works on …
(edit) @10559   16 年 vboxsync INTNET: sketched out the trunk create & connect code (disabled).
(edit) @10557   16 年 vboxsync INTNET: Hopefully sorted out a bunch of unsafe locking (handle usage …
(edit) @10551   16 年 vboxsync more cosmetics / todos.
(edit) @10550   16 年 vboxsync s/%Vrc/%Rrc/g
(edit) @10549   16 年 vboxsync Fixed two completely nutty SUPR0ObjRelease where the spinlock was …
(edit) @10548   16 年 vboxsync cosmetics
(edit) @10547   16 年 vboxsync Don't release the network before unlink the interface, it must be the …
(edit) @10533   16 年 vboxsync s/VBOX_\(SUCCESS|FAILURE\)/RT_\1/g
(edit) @10530   16 年 vboxsync Implemented trunk and flag matching when opening a network.
(edit) @10524   16 年 vboxsync Fixed the internal names.
(edit) @10485   16 年 vboxsync inverted assertion. sorry.
(edit) @10451   16 年 vboxsync Modified the INTNETR0Open interface and PDM driver configuration to …
(edit) @10076   16 年 vboxsync We 'connect' to an internal network, not 'attach'. (Both terms was used.)
(edit) @10031   16 年 vboxsync VBoxNetFlt - work in progress.
(edit) @9694   16 年 vboxsync typos.
(edit) @9181   16 年 vboxsync The assertion was valid, the orphaning means pNetwork == NULL.
(edit) @9180   16 年 vboxsync intnet: don't crash when shutting down one of three VMs
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5283   17 年 vboxsync internal networking fixes.
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3274   17 年 vboxsync Internal Network: Don't echo outgoing packets to the sender in …
(edit) @2981   17 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @1606   18 年 vboxsync Corrected some more log statements and synced some function docs.
(edit) @1599   18 年 vboxsync added RestrictAccess key to allow to disable the policy that only VMs …
(edit) @1482   18 年 vboxsync build fix.
(edit) @1481   18 年 vboxsync No longer require contiguous memory for the VM structure. Did long …
(add) @1   55 年 vboxsync import
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette