|
|
@28213
|
15 years |
vboxsync |
PDMINETWORKUP,Drv*,Dev*: Eliminated pfnSendDeprecated.
|
|
|
@28147
|
15 years |
vboxsync |
NAT: Fixed missing setting of time_fasttimo in ip_icmp.c. Removed …
|
|
|
@28146
|
15 years |
vboxsync |
NAT: Use poll/WSAWaitForMultipleEvents timeouts instead of timers.
|
|
|
@28143
|
15 years |
vboxsync |
DrvNAT: disabled buffer poisoning that was accidentally left enabled …
|
|
|
@28138
|
15 years |
vboxsync |
Main,NAT: Always pass the NAT network via CFGM. Use the network …
|
|
|
@28061
|
15 years |
vboxsync |
Misc.
|
|
|
@28054
|
15 years |
vboxsync |
DrvNAT: Handle GSO SGs.
|
|
|
@27973
|
15 years |
vboxsync |
PDM,Network/*: GSO preps.
|
|
|
@27842
|
15 years |
vboxsync |
DrvNAT: Added missing FreeBuf method.
|
|
|
@27827
|
15 years |
vboxsync |
NAT: enabled VBOX_NAT_DELAY_HACK for trunk as well (Windows host only)
|
|
|
@27565
|
15 years |
vboxsync |
DrvNAT.cpp: Fixed cleanup bug in drvNATDestruct where it would crash …
|
|
|
@26574
|
15 years |
vboxsync |
Networking: Preparing to make the driver return a send buffer to the …
|
|
|
@26495
|
15 years |
vboxsync |
Devices: whitespace cleanup
|
|
|
@26423
|
15 years |
vboxsync |
NAT: some fewer AssertRelease*
|
|
|
@26404
|
15 years |
vboxsync |
NAT: applied patch from xtracker 3993 (use BSD mbufs)
|
|
|
@26309
|
15 years |
vboxsync |
alignment
|
|
|
@26305
|
15 years |
vboxsync |
pdmnetif.h & users: sketched out a new interface that is intended to …
|
|
|
@26300
|
15 years |
vboxsync |
pdmifs.h: Moved the network interfaces to a separate header called …
|
|
|
@26287
|
15 years |
vboxsync |
DrvNAT: poll taks an int timeout.
|
|
|
@26173
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 2.
|
|
|
@26166
|
15 years |
vboxsync |
PDM: s/szDriverName/szName/g - PDMDRVREG.
|
|
|
@26001
|
15 years |
vboxsync |
PDM,*: Redid the PDM structure versions. Check the instance and helper …
|
|
|
@25985
|
15 years |
vboxsync |
pdmifs.h: the final batch of refactored interface ID code.
|
|
|
@25981
|
15 years |
vboxsync |
pdmifs.h: yet another batch of refactored interface ID code.
|
|
|
@25966
|
15 years |
vboxsync |
PDMIBASE refactoring; use UUID as interface IDs.
|
|
|
@25893
|
15 years |
vboxsync |
PDMDrv,*: multi context drivers, part 2.
|
|
|
@25799
|
15 years |
vboxsync |
NAT: fixed recent regression (xtracker 4590) on non-Linux/non-Windows …
|
|
|
@25402
|
15 years |
vboxsync |
NAT: re-establish port-forwarding after savestate / restore state
|
|
|
@25130
|
15 years |
vboxsync |
NAT: unconditional signal.
|
|
|
@25125
|
15 years |
vboxsync |
NAT: backed out r55479.
|
|
|
@25111
|
15 years |
vboxsync |
NAT: Assert Release -> Debug
|
|
|
@25110
|
15 years |
vboxsync |
NAT: critical sections introduced. preventing signaling non-waiting …
|
|
|
@24636
|
15 years |
vboxsync |
Moved slirp_ext_m_free up a bit in drvNATUrgRecvWorker
|
|
|
@24635
|
15 years |
vboxsync |
slirp_urg_output: increase packet counter after possible failure returns
|
|
|
@24058
|
15 years |
vboxsync |
NAT: simplefeing UrgRecv and Recv workers routines.
|
|
|
@23462
|
15 years |
vboxsync |
NAT: Big changeset:
1. mbuf_zone has been inroduced.
2. IPRT timers …
|
|
|
@23163
|
15 years |
vboxsync |
NAT: introduces SlirpMTU extradata-parameter for altering slirp's mtu.
|
|
|
@23158
|
15 years |
vboxsync |
NAT: UseHostResolver extradata was introduced
and its relations with …
|
|
|
@23141
|
15 years |
vboxsync |
NAT: clean non-SLIRP_SPLIT_CAN_OUTPUT code
|
|
|
@23137
|
15 years |
vboxsync |
NAT: obsolete
|
|
|
@22925
|
15 years |
vboxsync |
Devices: Alignment fun. (32-bit darwin)
|
|
|
@22827
|
15 years |
vboxsync |
NAT: disable Windows delay hack for HEAD as well
|
|
|
@22480
|
15 years |
vboxsync |
SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
|
|
|
@22459
|
15 years |
vboxsync |
DrvNAT: more spaces and comment.
|
|
|
@22458
|
15 years |
vboxsync |
Fixed bad STAM_PROFILE_STOP usage in drvNATRecv
|
|
|
@22449
|
15 years |
vboxsync |
NAT: re-counters
|
|
|
@22413
|
15 years |
vboxsync |
NAT: Backed r51387
|
|
|
@22410
|
15 years |
vboxsync |
NAT: some counters
|
|
|
@22406
|
15 years |
vboxsync |
NAT: DrvNAT and Slirp use the same macroces for (de-)registering counters
|
|
|
@22380
|
15 years |
vboxsync |
NAT: req queue replacement for PDMQueue is enabled by default.
|
|
|
@22361
|
15 years |
vboxsync |
NAT: more comments (send/recv are terms from the guest's point of view)
|
|
|
@22360
|
15 years |
vboxsync |
NAT: DrvNAT coding style and comments. No functionality change.
|
|
|
@22354
|
15 years |
vboxsync |
NAT: disabling r51281
|
|
|
@22353
|
15 years |
vboxsync |
NAT: temporal enabling Req queue
|
|
|
@22341
|
15 years |
vboxsync |
NAT: replacing PDM queue with req queue which processed with NATRx …
|
|
|
@22277
|
15 years |
vboxsync |
PDMDRVREG change (big changeset).
|
|
|
@22252
|
15 years |
vboxsync |
NAT: polling + counter wakeup counter in NATRx
|
|
|
@22251
|
15 years |
vboxsync |
NAT: name counter fix
|
|
|
@22250
|
15 years |
vboxsync |
NAT: counter consumer false
|
|
|
@22219
|
15 years |
vboxsync |
NAT: cosmetics
|
|
|
@22217
|
15 years |
vboxsync |
NAT: remove RX-check via PDM Queue experiment
|
|
|
@22216
|
15 years |
vboxsync |
NAT: enable experiment
|
|
|
@22207
|
15 years |
vboxsync |
NAT: PDMQueueFlusher => NATRx
|
|
|
@22206
|
15 years |
vboxsync |
NAT: make experiment more clear
|
|
|
@22205
|
15 years |
vboxsync |
NAT: Disabling PDMQueueFlush
|
|
|
@22202
|
15 years |
vboxsync |
NAT: burn fix
|
|
|
@22201
|
15 years |
vboxsync |
NAT: updated experimental pdmqueue flusher (disabled)
|
|
|
@22193
|
15 years |
vboxsync |
NAT: Moving splitting slirp_output to experimental (disabled) code and …
|
|
|
@22192
|
15 years |
vboxsync |
NAT: slirp_can_send (on NAT thread and EMT)
flushes PDM queue on …
|
|
|
@22160
|
15 years |
vboxsync |
NAT: splitting PDM consumer to serve slirp_can_output and slirp_output
|
|
|
@22020
|
15 years |
vboxsync |
NAT: 1st stage of delayed port forwarding
|
|
|
@21659
|
15 years |
vboxsync |
DrvNAT: Build fix for FreeBSD. Thanks to Beat Gaetzi
|
|
|
@21363
|
15 years |
vboxsync |
PDMQueue&users-thereof: Named the queues and added statistics.
|
|
|
@21112
|
15 years |
vboxsync |
NAT: use constant
|
|
|
@21048
|
15 years |
vboxsync |
NAT: Network in host format
|
|
|
@21019
|
15 years |
vboxsync |
NAT: pThis as explicit parameter to extradata macro definitions
|
|
|
@21018
|
15 years |
vboxsync |
NAT: GETIP isn't local macro
|
|
|
@21011
|
15 years |
vboxsync |
NAT: more readability
|
|
|
@21010
|
15 years |
vboxsync |
NAT: lines are too long
|
|
|
@21009
|
15 years |
vboxsync |
NAT: readability
|
|
|
@21004
|
15 years |
vboxsync |
NAT: binding sockets to interface (default sockets and port-forwarding)
|
|
|
@20959
|
15 years |
vboxsync |
NAT: remove (and enable) VBOX_WITH_MULTI_DNS and …
|
|
|
@20718
|
15 years |
vboxsync |
DrvNAT: r=bird: Why reset the queue counters for every item?!
|
|
|
@20716
|
15 years |
vboxsync |
DrvNAT: nit picking
|
|
|
@20714
|
15 years |
vboxsync |
DrvNAT: missed one bit.
|
|
|
@20713
|
15 years |
vboxsync |
DrvNAT,slirp: Even simpler.
|
|
|
@20712
|
15 years |
vboxsync |
DrvNat,slirp: simplify statistics and deregister them.
|
|
|
@20574
|
15 years |
vboxsync |
NAT: typo (missed 'N')
|
|
|
@20556
|
15 years |
vboxsync |
DrvNAT.cpp: r=bird that needs action.
|
|
|
@20555
|
15 years |
vboxsync |
DrvNAT.cpp: file header + style.
|
|
|
@20457
|
15 years |
vboxsync |
NAT: warnings
|
|
|
@20456
|
15 years |
vboxsync |
NAT: solaris build fix
|
|
|
@20455
|
15 years |
vboxsync |
NAT: build fix
|
|
|
@20454
|
15 years |
vboxsync |
NAT: several counters in DrvNAT +interface for unify NAT counter's …
|
|
|
@20387
|
15 years |
vboxsync |
NAT: CFGM keys are \0 terminated
|
|
|
@20383
|
15 years |
vboxsync |
NAT: Introduced parameters in extra data for tuning NAT buffers
…
|
|
|
@20257
|
15 years |
vboxsync |
minor compiler warnings
|
|
|
@20053
|
16 years |
vboxsync |
NAT: LibAlias enabling + tcp_emu replaced with ftp_module
|
|
|
@19074
|
16 years |
vboxsync |
DrvNAT: spelling.
|
|
|
@19049
|
16 years |
vboxsync |
NAT: polished r46167
|
|
|