VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11316   16 years vboxsync testcase/tstIntNet-1: solaris default interface name as rge0.
(edit) @11284   16 years vboxsync Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
(edit) @11283   16 years vboxsync Devices: Corrected a number of places where RTGCPHYS32 and %VGp and …
(edit) @11269   16 years vboxsync Devices: pData -> pThis.
(edit) @11268   16 years vboxsync Devices: ELEMENTS -> RT_ELEMENTS.
(edit) @11267   16 years vboxsync Devices: PDMINS2DATA -> PDMINS_2_DATA.
(edit) @11266   16 years vboxsync Devices: VBOX_SUCCESS/FAILURE -> RT_SUCCESS/FAILURE.
(edit) @11259   16 years vboxsync DrvIntNet: Jumbo frame up to 16KB.
(edit) @11246   16 years vboxsync DrvTAP: don't leave mess behind.
(edit) @11242   16 years vboxsync Increased buffer size to 16kB in DrvTap to support jumbo frames.
(edit) @11236   16 years vboxsync typo found by gcc
(edit) @11201   17 years vboxsync DevPCNet: Cosmetics.
(edit) @11200   17 years vboxsync DevPCNet: Cosmetics.
(edit) @11199   17 years vboxsync #1865: DevPCNet.
(edit) @11170   17 years vboxsync Hooks to FreeBSD's NAT engine was introduced
(edit) @11163   17 years vboxsync #1865: VGA. Changed PDMDevHlpMMHyperMapMMIO2/MMHyperMapMMIO2 to return …
(edit) @11157   17 years vboxsync Replaced PDMMAC by RTMAC.
(edit) @11133   17 years vboxsync compiler warnings
(edit) @11125   17 years vboxsync intnet: Optimized intnetR0TrunkIfSnoopAddr for the non-segmented case.
(edit) @11124   17 years vboxsync intnet: Fixed bug in intnetR0SgReadByte found testing badly segement …
(edit) @11123   17 years vboxsync intnet: Implemented DHCP snooping.
(edit) @11119   17 years vboxsync intnet: won't age address cache entries.
(edit) @11117   17 years vboxsync intnet: Fixed busted ARP snooping on packets comming from the VMs. …
(edit) @11075   17 years vboxsync DrvIntNet: New CFGM option SharedMacOnWire for supporting wireless trunk.
(edit) @11074   17 years vboxsync intnet: Disabled the DHCP snooping code by putting it inside #ifdef …
(edit) @11073   17 years vboxsync intnet: Cleaned up ARP snooping and editing.
(edit) @11072   17 years vboxsync IntNet,VBoxNetFlt: Implememnted ARP editing when sharing MAC address …
(edit) @11071   17 years vboxsync tstIntNetR0: forgot to commit the testcase change.
(edit) @11069   17 years vboxsync intnet: Fixed a couple of address caching bugs, enh. logging of …
(edit) @11067   17 years vboxsync Solaris/hostif: fixed vnic script for future nevada build where dladm …
(edit) @11062   17 years vboxsync intnet+netflt: New packet destination for the trunk called …
(edit) @11061   17 years vboxsync intnet: Implemented ARP snooping on the trunk. Fixed a couple of bugs …
(edit) @11059   17 years vboxsync DrvIntNet: Added a hack for testing mac address sharing. (wif=en0)
(edit) @11058   17 years vboxsync intnet: Initialize the address caches.
(edit) @11057   17 years vboxsync intnet: Allocate a 2KB temporary buffer to deal with segmented packets …
(edit) @11056   17 years vboxsync tstIntNet-1: Added a -m / --mac-sharing option for testing the shared …
(edit) @11055   17 years vboxsync intnet: Implemented the shared mac routing and started on the trunk …
(edit) @11053   17 years vboxsync intnet: Finished ARP, IP and DHCP snooping in the INTNETR0IfSend path.
(edit) @11051   17 years vboxsync tstIntNet-1: todo.
(edit) @11050   17 years vboxsync tstIntNet-1: Test RTNetIPv4IsDHCPValid.
(edit) @11045   17 years vboxsync tstIntNet-1: Test the RTNetIPv4 validation code when sniffing and …
(edit) @10983   17 years vboxsync tstIntNet-1: Use IPRT for checksumming.
(edit) @10979   17 years vboxsync tstIntNet-1,iprt: Use iprt/net in tstIntNet-1. Modified the …
(edit) @10978   17 years vboxsync tstIntNet-1,iprt: Use iprt/net in tstIntNet-1. Modified the …
(edit) @10965   17 years vboxsync intnet: build fix (RTNETIPV4 change).
(edit) @10961   17 years vboxsync intnet: Use iprt/net.h and share the network protocol structures and …
(edit) @10924   17 years vboxsync intnet: INTNET_OPEN_FLAGS_SECURITY_XOR_MASK -> …
(edit) @10923   17 years vboxsync intnet: MAC sharing under construction…
(edit) @10899   17 years vboxsync DrvIntNet: Missing key validation.
(edit) @10847   17 years vboxsync intnet: removed autoactivation of the interface on open.
(edit) @10846   17 years vboxsync intnet: removed autoactivation of the interface on open.
(edit) @10845   17 years vboxsync intnet: Don't yield on overflow if the interface is inactive.
(edit) @10843   17 years vboxsync intnet: Implemented activation on power on & resume, deactivation on …
(edit) @10819   17 years vboxsync intnet: Use the IPRT handle table, validate against the session when …
(edit) @10806   17 years vboxsync intnet: Push the session down to all the INTNETR0* apis.
(edit) @10764   17 years vboxsync The --network/-n option was missing.
(edit) @10763   17 years vboxsync logging changes.
(edit) @10762   17 years vboxsync Temporary hack for configuring HIF via the internal network name (call …
(edit) @10758   17 years vboxsync Use the pcap writers in DrvNetSniffer.
(edit) @10757   17 years vboxsync detect the DHCP reply and fail it we don't get one.
(edit) @10756   17 years vboxsync Made the DHCP DISCOVER request work and implemented writing of a pcap file.
(edit) @10755   17 years vboxsync Share the code writing the pcap files.
(edit) @10751   17 years vboxsync Implemented a send testcase.
(edit) @10748   17 years vboxsync SUPR0MemAlloc isn't clearing the memory it returns on darwin, work …
(edit) @10747   17 years vboxsync extending the testcase.
(edit) @10746   17 years vboxsync Added pSession argument to all the intnet request packets.
(edit) @10745   17 years vboxsync two fixes.
(edit) @10740   17 years vboxsync Reduced the force of the scheduling/yield hack and make it not apply …
(edit) @10739   17 years vboxsync Fixed a couple of pIfSender uses I had overlooked.
(edit) @10735   17 years vboxsync intnet: Fixed incorrect trunk switching, unless we know how is the …
(edit) @10734   17 years vboxsync intnet: Implemented intnetR0TrunkIfSend().
(edit) @10733   17 years vboxsync intnet: Converted the internal frame handling to use the …
(edit) @10711   17 years vboxsync intnet: trunk activation / deactivation (promisc mode).
(edit) @10681   17 years vboxsync intnet: More TrunkIf code.
(edit) @10677   17 years vboxsync Added INTNETTRUNKFACTORY::pfnRelease, dealth with a unload race …
(edit) @10663   17 years vboxsync Created tstIntNet-1 for checking that capturing an interface works on …
(edit) @10559   17 years vboxsync INTNET: sketched out the trunk create & connect code (disabled).
(edit) @10558   17 years vboxsync Create #3023 for the incorrect RTThreadWait timeouts.
(edit) @10557   17 years vboxsync INTNET: Hopefully sorted out a bunch of unsafe locking (handle usage …
(edit) @10551   17 years vboxsync more cosmetics / todos.
(edit) @10550   17 years vboxsync s/%Vrc/%Rrc/g
(edit) @10549   17 years vboxsync Fixed two completely nutty SUPR0ObjRelease where the spinlock was …
(edit) @10548   17 years vboxsync cosmetics
(edit) @10547   17 years vboxsync Don't release the network before unlink the interface, it must be the …
(edit) @10533   17 years vboxsync s/VBOX_\(SUCCESS|FAILURE\)/RT_\1/g
(edit) @10530   17 years vboxsync Implemented trunk and flag matching when opening a network.
(edit) @10524   17 years vboxsync Fixed the internal names.
(edit) @10485   17 years vboxsync inverted assertion. sorry.
(edit) @10451   17 years vboxsync Modified the INTNETR0Open interface and PDM driver configuration to …
(edit) @10222   17 years vboxsync Solaris vnicinit.sh: added error message.
(edit) @10076   17 years vboxsync We 'connect' to an internal network, not 'attach'. (Both terms was used.)
(edit) @10031   17 years vboxsync VBoxNetFlt - work in progress.
(edit) @10009   17 years vboxsync netsniffer: implemented missing config interface allow to sniffing …
(edit) @9694   17 years vboxsync typos.
(edit) @9598   17 years vboxsync Fixed hostif vnic script to work on newer and older nevada builds. …
(edit) @9594   17 years vboxsync If IntNet is used as a service (for lwIP) then taking it down on …
(edit) @9577   17 years vboxsync Oops.
(edit) @9576   17 years vboxsync Solaris hostif: some fixes to vnicinit script.
(edit) @9523   17 years vboxsync fixed default guest IP
(edit) @9472   17 years vboxsync NAT: fixed default guest IP address for port forwarding if the NAT …
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