|
|
@21049
|
16 years |
vboxsync |
NAT: BSD(darwin) specifics of binding
|
|
|
@21048
|
16 years |
vboxsync |
NAT: Network in host format
|
|
|
@21020
|
16 years |
vboxsync |
wrong return code triggers assertions in the debug build
|
|
|
@21019
|
16 years |
vboxsync |
NAT: pThis as explicit parameter to extradata macro definitions
|
|
|
@21018
|
16 years |
vboxsync |
NAT: GETIP isn't local macro
|
|
|
@21011
|
16 years |
vboxsync |
NAT: more readability
|
|
|
@21010
|
16 years |
vboxsync |
NAT: lines are too long
|
|
|
@21009
|
16 years |
vboxsync |
NAT: readability
|
|
|
@21004
|
16 years |
vboxsync |
NAT: binding sockets to interface (default sockets and port-forwarding)
|
|
|
@21003
|
16 years |
vboxsync |
NAT: log
|
|
|
@20974
|
16 years |
vboxsync |
NAT/libalias: disabling libalias socket managment
|
|
|
@20961
|
16 years |
vboxsync |
fixed typo, it means occurred, not occured
|
|
|
@20960
|
16 years |
vboxsync |
NAT: using fPassDomain while composing domainname's list
|
|
|
@20959
|
16 years |
vboxsync |
NAT: remove (and enable) VBOX_WITH_MULTI_DNS and …
|
|
|
@20958
|
16 years |
vboxsync |
NAT: export of libalias
|
|
|
@20864
|
16 years |
vboxsync |
SUP,*: API cleanup.
|
|
|
@20782
|
16 years |
vboxsync |
NAT: incorrect alias address
|
|
|
@20718
|
16 years |
vboxsync |
DrvNAT: r=bird: Why reset the queue counters for every item?!
|
|
|
@20717
|
16 years |
vboxsync |
slirp: todo
|
|
|
@20716
|
16 years |
vboxsync |
DrvNAT: nit picking
|
|
|
@20715
|
16 years |
vboxsync |
Network/SrvIntNetR0: fixed LogFlow parameter order.
|
|
|
@20714
|
16 years |
vboxsync |
DrvNAT: missed one bit.
|
|
|
@20713
|
16 years |
vboxsync |
DrvNAT,slirp: Even simpler.
|
|
|
@20712
|
16 years |
vboxsync |
DrvNat,slirp: simplify statistics and deregister them.
|
|
|
@20708
|
16 years |
vboxsync |
DrvIntNet,DrvTAP: Deregister statistics during destruction. (untested)
|
|
|
@20703
|
16 years |
vboxsync |
DevPCNet.cpp: link down in function as I said.
|
|
|
@20672
|
16 years |
vboxsync |
NetworkAttachment: support for e1k driver
|
|
|
@20650
|
16 years |
vboxsync |
NAT: TOS is disabled
|
|
|
@20649
|
16 years |
vboxsync |
NAT: Backed 48735
|
|
|
@20648
|
16 years |
vboxsync |
NAT: TOS is disabled in libalias environment
|
|
|
@20631
|
16 years |
vboxsync |
NetworkAttachment: shifted the configuration to a new function …
|
|
|
@20578
|
16 years |
vboxsync |
DevPCNet.cpp: pcnetDetach returns void
|
|
|
@20574
|
16 years |
vboxsync |
NAT: typo (missed 'N')
|
|
|
@20559
|
16 years |
vboxsync |
DevPCNet.cpp: Don't return while owning the semaphore. FUNCTION is …
|
|
|
@20556
|
16 years |
vboxsync |
DrvNAT.cpp: r=bird that needs action.
|
|
|
@20555
|
16 years |
vboxsync |
DrvNAT.cpp: file header + style.
|
|
|
@20521
|
16 years |
vboxsync |
NetworkAttachment: Allow changing the attachment between …
|
|
|
@20472
|
16 years |
vboxsync |
NAT: tcp_nodelay off
|
|
|
@20457
|
16 years |
vboxsync |
NAT: warnings
|
|
|
@20456
|
16 years |
vboxsync |
NAT: solaris build fix
|
|
|
@20455
|
16 years |
vboxsync |
NAT: build fix
|
|
|
@20454
|
16 years |
vboxsync |
NAT: several counters in DrvNAT +interface for unify NAT counter's …
|
|
|
@20453
|
16 years |
vboxsync |
NAT: adds performance counters to sbuf and tcp_input
|
|
|
@20446
|
16 years |
vboxsync |
NAT: correct condition
|
|
|
@20425
|
16 years |
vboxsync |
NAT/libalias: NSOCK_{INC,DEC}_EX macros introduced to collect correct …
|
|
|
@20424
|
16 years |
vboxsync |
NAT: Backed r48369
|
|
|
@20423
|
16 years |
vboxsync |
NAT: tcp/udp_init routines call added
|
|
|
@20388
|
16 years |
vboxsync |
NAT: range 8k-1M
|
|
|
@20387
|
16 years |
vboxsync |
NAT: CFGM keys are \0 terminated
|
|
|
@20383
|
16 years |
vboxsync |
NAT: Introduced parameters in extra data for tuning NAT buffers
…
|
|
|
@20380
|
16 years |
vboxsync |
NAT: interface declaration
|
|
|
@20379
|
16 years |
vboxsync |
NAT: introduce slirp's interface to configure socket's and sbuf defaults
|
|
|
@20378
|
16 years |
vboxsync |
NAT: socket perfmance counters
|
|
|
@20377
|
16 years |
vboxsync |
NAT: sbuf perfomance counters
|
|
|
@20376
|
16 years |
vboxsync |
NAT: slirp performance counters
|
|
|
@20374
|
16 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20367
|
16 years |
vboxsync |
Devices: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20351
|
16 years |
vboxsync |
NAT: burn fix
|
|
|
@20350
|
16 years |
vboxsync |
NAT: make counters registration easier
|
|
|
@20306
|
16 years |
vboxsync |
NAT: compile fixes
|
|
|
@20302
|
16 years |
vboxsync |
NAT: fix solaris burns
|
|
|
@20301
|
16 years |
vboxsync |
NAT: fixed the worst warnings
|
|
|
@20297
|
16 years |
vboxsync |
NAT: make port-forwarding the same speed as guest->remote
|
|
|
@20296
|
16 years |
vboxsync |
NAT/libalias: right shutdown
|
|
|
@20257
|
16 years |
vboxsync |
minor compiler warnings
|
|
|
@20245
|
16 years |
vboxsync |
NAT/libalias: no emu in libalias mode
|
|
|
@20244
|
16 years |
vboxsync |
NAT: fixed buffer in 64kB
|
|
|
@20233
|
16 years |
vboxsync |
NAT/libalias: forwarding printf (in alias_nbt) to Log2
|
|
|
@20203
|
16 years |
vboxsync |
NAT/libalias: nbt module
|
|
|
@20172
|
16 years |
vboxsync |
NAT: redability (part2)
|
|
|
@20171
|
16 years |
vboxsync |
NAT: readability (lower nesting)
|
|
|
@20170
|
16 years |
vboxsync |
NAT: reading (less nesting)
|
|
|
@20165
|
16 years |
vboxsync |
NAT: build fix
|
|
|
@20164
|
16 years |
vboxsync |
NAT/libalias: port-forwarding
|
|
|
@20119
|
16 years |
vboxsync |
DevPCNet: TM locking regression (state restore).
|
|
|
@20087
|
16 years |
vboxsync |
TM,*: Proper timer callback locking and pvUser for devices.
|
|
|
@20086
|
16 years |
vboxsync |
NAT/libalias: logging enchancements
|
|
|
@20053
|
16 years |
vboxsync |
NAT: LibAlias enabling + tcp_emu replaced with ftp_module
|
|
|
@20016
|
16 years |
vboxsync |
NAT: noisy logging
|
|
|
@19981
|
16 years |
vboxsync |
NAT: warnings and style
|
|
|
@19980
|
16 years |
vboxsync |
NAT: unix build fix
|
|
|
@19979
|
16 years |
vboxsync |
NAT: fix of vbox.org/4091 change list to queue to feed dhcp client …
|
|
|
@19977
|
16 years |
vboxsync |
NAT: some glue code and experiments with default NAT rule
|
|
|
@19924
|
16 years |
vboxsync |
IPRT,SUP: Renamed RTPathProgram to RTPathExecDir to make it clear what …
|
|
|
@19899
|
16 years |
vboxsync |
NAT: attempt to fix (workaround) #3894.
|
|
|
@19876
|
16 years |
vboxsync |
NAT: not need ethernet information here anymore
|
|
|
@19857
|
16 years |
vboxsync |
NAT: remove assertion
|
|
|
@19851
|
16 years |
vboxsync |
NAT: router is invalid for direct NAT
|
|
|
@19847
|
16 years |
vboxsync |
NAT: typo
|
|
|
@19846
|
16 years |
vboxsync |
NAT: some refactoring of ip fragmentation code
|
|
|
@19840
|
16 years |
vboxsync |
#3790: Proper init of receive buffer size fixes the issue with PXE …
|
|
|
@19839
|
16 years |
vboxsync |
NAT: Slirp don't use ether address of guest anymore
instead it …
|
|
|
@19838
|
16 years |
vboxsync |
NAT: Ether address debug printing
|
|
|
@19802
|
16 years |
vboxsync |
NAT: line lenght: 80
|
|
|
@19801
|
16 years |
vboxsync |
compiler warning
|
|
|
@19759
|
16 years |
vboxsync |
NAT: replace header storing with calculation of start of IP header in place
|
|
|
@19748
|
16 years |
vboxsync |
NAT: fix of (#3885)
|
|
|
@19722
|
16 years |
vboxsync |
NAT: move Assert where it really need
|
|
|
@19700
|
16 years |
vboxsync |
small fix
|
|
|
@19689
|
16 years |
vboxsync |
NAT: debug give slirp custom resolv.conf for debug need
|
|
|