|
|
@40836
|
13 years |
vboxsync |
NAT: don't compile else branch if logging is disabled.
|
|
|
@40835
|
13 years |
vboxsync |
NAT: make sure that socket is still on queue, before doing any further …
|
|
|
@40834
|
13 years |
vboxsync |
NAT:libalias: tabs.
|
|
|
@40786
|
13 years |
vboxsync |
NAT:libalias: initialization of TCP socket for constructed link.
|
|
|
@40623
|
13 years |
vboxsync |
NAT/libalias: better socket's reference count.
|
|
|
@40622
|
13 years |
vboxsync |
NAT: tabs.
|
|
|
@40621
|
13 years |
vboxsync |
NAT: libalias closes self sockets, and Slirp inform libalias in case …
|
|
|
@40583
|
13 years |
vboxsync |
NAT: verification that sockets always stay on right queues.
|
|
|
@40582
|
13 years |
vboxsync |
NAT: ICMP in some cases NAT engine can't determinate where from …
|
|
|
@40423
|
13 years |
vboxsync |
NAT: warnings [-Wunused-macros]
|
|
|
@40422
|
13 years |
vboxsync |
NAT: warnings [-Wunused-but-set-variable]
|
|
|
@40421
|
13 years |
vboxsync |
NAT: warnings [-Wunused-but-set-variable]
|
|
|
@40291
|
13 years |
vboxsync |
NAT: refactoring (extracting arp_output from arp_input)
|
|
|
@40287
|
13 years |
vboxsync |
NAT: arp_input refactorting.
|
|
|
@40286
|
13 years |
vboxsync |
NAT: netmask in host format.
|
|
|
@40285
|
13 years |
vboxsync |
NAT: special_addr is already network address.
|
|
|
@40284
|
13 years |
vboxsync |
NAT: htip->tip (CTL_CHECK) takes parameter in the network format. The …
|
|
|
@40283
|
13 years |
vboxsync |
NAT: CTL_CHECK takes address without modification.
|
|
|
@40279
|
13 years |
vboxsync |
NAT: CTL_CHECK(x) verify whether address belong to NAT network either.
|
|
|
@40204
|
13 years |
vboxsync |
NAT: logging: VBOX_NAT_MEM_DEBUG control adding NAT's "uma" emulation …
|
|
|
@40122
|
13 years |
vboxsync |
NAT: dhcp: removes p_end, p is too unmeaning variable name, …
|
|
|
@40121
|
13 years |
vboxsync |
NAT: respect return value of TRStrPrintf.
|
|
|
@40120
|
13 years |
vboxsync |
NAT: sorecvoob() should regard return value of soread() operation.
|
|
|
@40119
|
13 years |
vboxsync |
NAT: unused variable c (moved under LIBALIAS_DEBUG ambrella).
|
|
|
@40118
|
13 years |
vboxsync |
NAT: removes unused variable pmsg_type.
|
|
|
@40117
|
13 years |
vboxsync |
NAT/libalias: calm down clang-analyzer (replace assignment with …
|
|
|
@40116
|
13 years |
vboxsync |
NAT/libalias: backed out r76255, the code actually right (no way to …
|
|
|
@40115
|
13 years |
vboxsync |
NAT/tftp: nobytes is unused.
|
|
|
@40114
|
13 years |
vboxsync |
NAT/libalias: initialization of iresult at the very begining, to avoid …
|
|
|
@40113
|
13 years |
vboxsync |
NAT/dhcp: processing of DHCPRELEASE doesn't expect status reporting to …
|
|
|
@40048
|
13 years |
vboxsync |
NAT: ICMP: logs (replacement custom IP address printing with %RTnaip4).
|
|
|
@40018
|
13 years |
vboxsync |
NAT: TCPCB validation macrodefinitions. (DEBUG_vvl)
|
|
|
@39949
|
13 years |
vboxsync |
NAT: logs.
|
|
|
@39894
|
13 years |
vboxsync |
NAT: don't confuse anyone with service port. It was never used and was …
|
|
|
@39884
|
13 years |
vboxsync |
NAT:TCP:tcp_output uninitiolized template detection and warning once …
|
|
|
@39883
|
13 years |
vboxsync |
NAT:ARP: reserved ARP WHO HAS 0.0.0.0 diagnosys for myself.
o WHO HAS …
|
|
|
@39861
|
13 years |
vboxsync |
DrvNAT: Use RTStrSimplePatternMultiMatch instead of …
|
|
|
@39848
|
13 years |
vboxsync |
NAT: after creation of fresh mbuf on tcp_ouput we need to fill …
|
|
|
@39783
|
13 years |
vboxsync |
doxygen comments where appropriate, please.
|
|
|
@39776
|
13 years |
vboxsync |
NAT: (release log) let user know when mapping is registered or …
|
|
|
@39775
|
13 years |
vboxsync |
NAT: introduces CFGM value …
|
|
|
@39774
|
13 years |
vboxsync |
NAT: backed out r75718.
|
|
|
@39773
|
13 years |
vboxsync |
NAT: logs and comments.
|
|
|
@39772
|
13 years |
vboxsync |
NAT: warns on switch on DNS proxy if DNS host resolver has been …
|
|
|
@39768
|
13 years |
vboxsync |
NAT: replaces goto with if {} else {} statement.
|
|
|
@39766
|
13 years |
vboxsync |
NAT: host resolver can use user-defined mapping instead of host …
|
|
|
@39599
|
13 years |
vboxsync |
NAT: repaired port forwarding
|
|
|
@39556
|
13 years |
vboxsync |
NAT: logging.
|
|
|
@39555
|
13 years |
vboxsync |
NAT/service: registering port-forwarding without ether address of the …
|
|
|
@39550
|
13 years |
vboxsync |
Request thread pool hancking. Some RTReq refactoring as always…
|
|
|
@39506
|
13 years |
vboxsync |
NAT: warnings.
|
|
|
@39505
|
13 years |
vboxsync |
NAT: processing of dhcp_find_option NULL-result in release build.
|
|
|
@39498
|
13 years |
vboxsync |
RTReq refactoring.
|
|
|
@39483
|
13 years |
vboxsync |
NAT:dhcp: return value of dhcp_find_option xTracker/5989.
|
|
|
@39471
|
13 years |
vboxsync |
No doxygen comment here, keep it short and to the point. …
|
|
|
@39467
|
13 years |
vboxsync |
NAT: condition for validation of proposed value has been added in …
|
|
|
@39466
|
13 years |
vboxsync |
NAT: english
|
|
|
@39465
|
13 years |
vboxsync |
NAT: fixed typo (thanks Knut). This changeset adds comment to …
|
|
|
@39444
|
13 years |
vboxsync |
NAT: bump SoMaxConnection default up to 10 (xTracker/5983).
|
|
|
@39430
|
13 years |
vboxsync |
NAT: logging (correct socket state printing).
|
|
|
@39409
|
13 years |
vboxsync |
NAT: warnings + NAT/netservice fixes.
|
|
|
@39363
|
13 years |
vboxsync |
NAT: fixes expiration caculation.
|
|
|
@39362
|
13 years |
vboxsync |
NAT: don't delete master zones before it's children.
|
|
|
@39360
|
13 years |
vboxsync |
NAT: debug print expiration of the socket.
|
|
|
@39299
|
13 years |
vboxsync |
NAT: clonning socket without creating real socket(2).
|
|
|
@39287
|
13 years |
vboxsync |
NAT: "sending to home" on wide cast and cloning udp sockets. Both disabled.
|
|
|
@39286
|
13 years |
vboxsync |
NAT: socket status print.
|
|
|
@39285
|
13 years |
vboxsync |
NAT: debug removes SS_NODEREF from condition preventing detailed …
|
|
|
@39269
|
13 years |
vboxsync |
NAT: wording.
|
|
|
@39268
|
13 years |
vboxsync |
NAT: workaround for vbox/7711 in default aliasing mode.
|
|
|
@39259
|
13 years |
vboxsync |
NAT: firewall emulation hack allowing NETBIOS resolving mechanism live …
|
|
|
@39248
|
13 years |
vboxsync |
Runtime: new guest OS type for Solaris 11
Frontends/VirtualBox: add …
|
|
|
@39174
|
13 years |
vboxsync |
NAT: fix lookup of rpc servers (e.g. NIS for BSD guests).
|
|
|
@39102
|
13 years |
vboxsync |
NAT: win build fix.
|
|
|
@39101
|
13 years |
vboxsync |
NAT: warnings.
|
|
|
@39085
|
13 years |
vboxsync |
NAT: warnings.
|
|
|
@39024
|
13 years |
vboxsync |
NAT: warnings.
|
|
|
@38971
|
13 years |
vboxsync |
NAT: configuration of limit of ICMP cache and moving icmp finilization …
|
|
|
@38968
|
13 years |
vboxsync |
NAT: replacement of in-place icmp depth calculation with reference …
|
|
|
@38927
|
13 years |
vboxsync |
NAT: Don't let ICMP cache to grow without limitations.
|
|
|
@38905
|
13 years |
vboxsync |
NAT: clean up. Fix vbox/9371. before processing response from ICMP API …
|
|
|
@38492
|
13 years |
vboxsync |
NAT: logging.
|
|
|
@38402
|
13 years |
vboxsync |
NAT: win build fix.
|
|
|
@38401
|
13 years |
vboxsync |
NAT: clean mbufs and list of intercepted packets while ICMP processing …
|
|
|
@38345
|
13 years |
vboxsync |
NAT: logging. (vbox/#9346).
|
|
|
@38170
|
13 years |
vboxsync |
NAT: processing FD_CONNECT on Windows hosts.
|
|
|
@38111
|
13 years |
vboxsync |
NAT: makes backlog value configurable in listen(, backlog).
|
|
|
@38110
|
13 years |
vboxsync |
NAT: logs.
|
|
|
@38109
|
13 years |
vboxsync |
NAT: logs
|
|
|
@38108
|
13 years |
vboxsync |
NAT: lets host's TCP/IP stack limit the queue of requests to listeinig …
|
|
|
@38101
|
13 years |
vboxsync |
NAT: fixed error path
|
|
|
@38090
|
13 years |
vboxsync |
NAT: next attempt to handle FD_CONNECT right, under …
|
|
|
@38069
|
13 years |
vboxsync |
NAT: logs.
|
|
|
@38068
|
13 years |
vboxsync |
NAT: experiment with NAT connection (2), attempt to fix xTracker/5742.
|
|
|
@38057
|
13 years |
vboxsync |
NAT: typo.
|
|
|
@38044
|
13 years |
vboxsync |
NAT: FD_CONNECT exception in FD_OOB handler under …
|
|
|
@38043
|
13 years |
vboxsync |
NAT: experiment with FD_CONNECT processing on Windows host (disabled …
|
|
|
@37938
|
13 years |
vboxsync |
NAT: logs, don't assert.
|
|
|
@37937
|
13 years |
vboxsync |
NAT: log handling NULL in tcpcb793.
|
|
|
@37936
|
13 years |
vboxsync |
NAT: logs.
|
|
|