VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25732   15 years vboxsync PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
(edit) @25728   15 years vboxsync *: Use RTMSINTERVAL for timeouts.
(edit) @25402   15 years vboxsync NAT: re-establish port-forwarding after savestate / restore state
(edit) @25375   15 years vboxsync warning
(edit) @25364   15 years vboxsync NAT: another close() => closesocket but this time in dead code
(edit) @25362   15 years vboxsync NAT: apply patch from xtracker 5434: update/create ARP cache entry on …
(edit) @25356   15 years vboxsync NAT: test for >= 0 is better here
(edit) @25353   15 years vboxsync NAT: libalias: consider '_' and '-' in host names (xtracker 4537); Sun …
(edit) @25352   15 years vboxsync NAT: no logging code if logging is disabled
(edit) @25339   15 years vboxsync SrvIntNetR0.cpp: removed leftover.
(edit) @25336   15 years vboxsync HostDrivers,SrvIntNetR0,iprt/ntwrap.mac: Removed all the …
(edit) @25301   15 years vboxsync NAT: removed annoying warnings
(edit) @25277   15 years vboxsync NAT: these two calls of activate_port_forwarding are now obsolete …
(edit) @25276   15 years vboxsync NAT: force re-activation of port forwarding on link down; coding …
(edit) @25266   15 years vboxsync NAT: build fixes
(edit) @25265   15 years vboxsync NAT: coding style
(edit) @25205   15 years vboxsync NAT: port-forwarding attempts to active itself till count of …
(edit) @25169   15 years vboxsync virtio-net: don't crash if the guest is trying to send but the adapter …
(edit) @25158   15 years vboxsync #4507: Virtio: csRx removed, cs moved out of GC.
(edit) @25157   15 years vboxsync alias_db.c: consitency, use RTMemFree instead of free() on that so …
(edit) @25156   15 years vboxsync NAT: freeing allocated socket structure.
(edit) @25153   15 years vboxsync NAT: closing socket without confusing microsoft runtime libraries.
(edit) @25148   15 years vboxsync #3987: Virtio: Fixed the race for TX queue notification state.
(edit) @25130   15 years vboxsync NAT: unconditional signal.
(edit) @25125   15 years vboxsync NAT: backed out r55479.
(edit) @25119   15 years vboxsync NAT: typo.
(edit) @25118   15 years vboxsync NAT: sockfd isn't used in VBOX.
(edit) @25111   15 years vboxsync NAT: Assert Release -> Debug
(edit) @25110   15 years vboxsync NAT: critical sections introduced. preventing signaling non-waiting …
(edit) @25067   15 years vboxsync NAT: disable mbuf water line control.
(edit) @24982   15 years vboxsync Compile fix
(edit) @24880   15 years vboxsync pcnetLiveExec: wrong return value.
(edit) @24853   15 years vboxsync gcc warnings
(edit) @24834   15 years vboxsync #3987: Virtio: Split DevVirtioNet.cpp into three files.
(edit) @24757   15 years vboxsync #3987: Virtio: Control queue implementation and address filtering.
(edit) @24712   15 years vboxsync #3987: Virtio: Drop packets if VM is not running or cable is disconnected.
(edit) @24705   15 years vboxsync #3987: Virtio: Got rid of indirect function calls (expect …
(edit) @24652   15 years vboxsync 32-bit build fix
(edit) @24641   15 years vboxsync #3987: Virtio: TX delay timer for batching, fixed assertion on state …
(edit) @24636   15 years vboxsync Moved slirp_ext_m_free up a bit in drvNATUrgRecvWorker
(edit) @24635   15 years vboxsync slirp_urg_output: increase packet counter after possible failure returns
(edit) @24623   15 years vboxsync Virtio: small optimization (static TX buffer)
(edit) @24616   15 years vboxsync #3987: Virtio: Applied Frank's GC patch and made debug build work as well.
(edit) @24611   15 years vboxsync VirtIO-net: update the counters
(edit) @24533   15 years vboxsync #4410: Drop incoming packets in E1000 if VM is not running.
(edit) @24470   15 years vboxsync #3987: Virtio: Fixed the status reporting required by recent kernels …
(edit) @24455   15 years vboxsync PCNet: drop RX packets if the link is down
(edit) @24430   15 years vboxsync E1000: forward-port of r54484 from 3.0 to HEAD
(edit) @24285   15 years vboxsync DrvNetSniffer: fixed cMaxInstances; append the instance number to the …
(edit) @24265   15 years vboxsync Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
(edit) @24235   15 years vboxsync Missing kup file.
(edit) @24233   15 years vboxsync alias_ftp.c: Fixed iprt/ctype.h warnings.
(edit) @24232   15 years vboxsync alias_dns.c: Fixed iprt/ctype.h warnings.
(edit) @24223   15 years vboxsync alias_proxy.c: warnings caused by the iprt/ctype.h change
(edit) @24191   15 years vboxsync Main,Misc Devices: _LS VMSTATEs.
(edit) @24120   15 years vboxsync #3987: Virtio: Save/restore state.
(edit) @24065   15 years vboxsync NAT: too noisy log.
(edit) @24064   15 years vboxsync NAT: too noisy log.
(edit) @24063   15 years vboxsync NAT: backed r53926
(edit) @24062   15 years vboxsync NAT: log too noisy.
(edit) @24058   15 years vboxsync NAT: simplefeing UrgRecv and Recv workers routines.
(edit) @24039   15 years vboxsync DevE1000.cpp: Enable the new saved state version (2) that includes …
(edit) @24038   15 years vboxsync DevEEPROM.cpp: it's sufficient to return the status of the last SSM …
(edit) @24020   15 years vboxsync E1000: EEPROM save/load functions
(edit) @24010   15 years vboxsync don't use <ctype.h> on UTF-8.
(edit) @23979   15 years vboxsync #3987: Virtio: Fixed RX thread blocking on early RX packets. Guest …
(edit) @23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
(edit) @23970   15 years vboxsync DevSB16,DevVirtioNet,DevPcBios,DrvSCSIHost: typo in error message.
(edit) @23969   15 years vboxsync DevE1000: typo.
(edit) @23968   15 years vboxsync DevPCNet: save & verify config.
(edit) @23966   15 years vboxsync DevEEPROM.h: todo
(edit) @23965   15 years vboxsync DevE1000Phy: nit picking.
(edit) @23964   15 years vboxsync DevE1000: save config (disabled).
(edit) @23933   15 years vboxsync DevE1000,DevPCNet: Don't take the link temporarily down when …
(edit) @23923   15 years vboxsync NAT: warning
(edit) @23918   15 years vboxsync DrvIntNet: Send dummy ethernet frame on resume after teleporting.
(edit) @23867   15 years vboxsync E1000: Proper padding (with zeros) of short packets.
(edit) @23830   15 years vboxsync #3987: Virtio: Reset, feature negotiation, notification control.
(edit) @23757   15 years vboxsync #4330: Fixed E1K hang and ARP offload problem in QNX.
(edit) @23578   15 years vboxsync #3987: Virtio: LEDs are done.
(edit) @23568   15 years vboxsync PCNet: don't reset BCR_BSBC on S_RESET (xtracker #4330)
(edit) @23520   15 years vboxsync E1K: STAM counters alignment fix
(edit) @23498   15 years vboxsync #3987: Virtio: Reception/transmission works.
(edit) @23497   15 years vboxsync NAT: DHCPRELEASE implementation.
(edit) @23496   15 years vboxsync NAT: DHCPDECLINE was added.
(edit) @23495   15 years vboxsync E1K: backed r53124.
(edit) @23494   15 years vboxsync E1K: stam counters alignment check and fix.
(edit) @23490   15 years vboxsync NAT: init mbuf header while initialization of mbuf_zone.
(edit) @23466   15 years vboxsync NAT: disable mbuf zone stats. TODO: make statistic in right way.
(edit) @23462   15 years vboxsync NAT: Big changeset: 1. mbuf_zone has been inroduced. 2. IPRT timers …
(edit) @23426   15 years vboxsync NAT: removes extra inclusion.
(edit) @23424   15 years vboxsync NAT: logs.
(edit) @23423   15 years vboxsync NAT: use rigth ioctl's return code.
(edit) @23377   15 years vboxsync NAT: signaled/signalled
(edit) @23369   15 years vboxsync NAT: small cosmetics, trailing spaces
(edit) @23358   15 years vboxsync #3987: Virtio: Queues and packet reception/transmission.
(edit) @23242   15 years vboxsync NAT: right msize calculation.
(edit) @23241   15 years vboxsync NAT: do UDP/ICMP errno analisys.
(edit) @23240   15 years vboxsync NAT: update ip pointer on each m_cat.
(edit) @23208   15 years vboxsync Put back
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