|
|
@28397
|
15 years |
vboxsync |
dead code
|
|
|
@28394
|
15 years |
vboxsync |
NAT: paranoid border check.
|
|
|
@28391
|
15 years |
vboxsync |
NAT: warnings.
|
|
|
@28390
|
15 years |
vboxsync |
NAT: ICMP with BSD buffers.
|
|
|
@28365
|
15 years |
vboxsync |
NAT: unify slirp_init() and adapt the coding style of some …
|
|
|
@28346
|
15 years |
vboxsync |
NAT: do transprent proxying by default. some protocols might be …
|
|
|
@28274
|
15 years |
vboxsync |
slirp: sbfree - try to work around heap issue…
|
|
|
@28191
|
15 years |
vboxsync |
NAT: warnings + removing of dead code.
|
|
|
@28188
|
15 years |
vboxsync |
NAT: warnings.
|
|
|
@28187
|
15 years |
vboxsync |
NAT: warnings.
|
|
|
@28183
|
15 years |
vboxsync |
NAT: excludes BSD functions, which might confuse reader.
|
|
|
@28181
|
15 years |
vboxsync |
NAT: make BSD panic() never return
|
|
|
@28175
|
15 years |
vboxsync |
NAT: warnings.
|
|
|
@28174
|
15 years |
vboxsync |
NAT: warnings.
|
|
|
@28173
|
15 years |
vboxsync |
NAT: warnings.
|
|
|
@28172
|
15 years |
vboxsync |
NAT: win build fix.
|
|
|
@28171
|
15 years |
vboxsync |
NAT: Solaris build fix.
|
|
|
@28170
|
15 years |
vboxsync |
NAT: Solaris build fix.
|
|
|
@28169
|
15 years |
vboxsync |
NAT: Solaris build fix.
|
|
|
@28167
|
15 years |
vboxsync |
NAT: removes arming fast tcp timer to poll ICMP socket.
|
|
|
@28166
|
15 years |
vboxsync |
NAT: fixed polling of the ICMP socket reducing the ICMP latency
|
|
|
@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.
|
|
|
@28142
|
15 years |
vboxsync |
QSOCKET_FOREACH: log the same stuff for both versions, please.
|
|
|
@28141
|
15 years |
vboxsync |
slirp.c: Attempt at fixing #4811.
|
|
|
@28042
|
15 years |
vboxsync |
NAT: BSD mbufs: before migration of slice from master to slave zone …
|
|
|
@28035
|
15 years |
vboxsync |
NAT: ioctl->ioctlsocket
|
|
|
@28034
|
15 years |
vboxsync |
NAT: BSD mbufs zones allocated at the moment when the number of …
|
|
|
@28023
|
15 years |
vboxsync |
NAT: FD_CLOSE(win) and POLLHUB(Unix) events are processed in common …
|
|
|
@27986
|
15 years |
vboxsync |
NAT: r59685 relates to BSD mbufs.
|
|
|
@27981
|
15 years |
vboxsync |
NAT: reverted r59685 - intnet malfunctions
|
|
|
@27979
|
15 years |
vboxsync |
NAT: arp who hasn't altered current frame to begining of ARP header.
|
|
|
@27976
|
15 years |
vboxsync |
*: scm cleans up whitespace and adds a new line at the end of …
|
|
|
@27923
|
15 years |
vboxsync |
NAT: warnings.
|
|
|
@27869
|
15 years |
vboxsync |
OSE fixes for NAT
|
|
|
@27848
|
15 years |
vboxsync |
NAT service: sync with changes in DrvNAT. NAT service is compilable …
|
|
|
@27797
|
15 years |
vboxsync |
misc compiler warning fixes, comment typos and other minor cleanups
|
|
|
@27765
|
15 years |
vboxsync |
NAT: log too noisy.
|
|
|
@27764
|
15 years |
vboxsync |
NAT: on succesful sent of ICMP packet to the ICMP raw socket, charge …
|
|
|
@27573
|
15 years |
vboxsync |
NAT: cosmetics; refined comments
|
|
|
@27571
|
15 years |
vboxsync |
NAT: some spaces
|
|
|
@27569
|
15 years |
vboxsync |
NAT: bsd mbuf releasing of zones is corrected.
|
|
|
@27568
|
15 years |
vboxsync |
NAT: ICMP Darwin specifics. Darwin reports IP in host format and …
|
|
|
@27468
|
15 years |
vboxsync |
NAT: clarification to byte order in ip_len check of original ip packet.
|
|
|
@27467
|
15 years |
vboxsync |
NAT: comment to ICMP find routine.
|
|
|
@27466
|
15 years |
vboxsync |
NAT: ICMP Solaris specific ip_len calculation was added.
|
|
|
@27457
|
15 years |
vboxsync |
NAT: disable too strict checks.
|
|
|
@27450
|
15 years |
vboxsync |
NAT: typo
|
|
|
@27448
|
15 years |
vboxsync |
NAT: one more m_inc() fix (just in case), and some cleanup. ripping …
|
|
|
@27447
|
15 years |
vboxsync |
NAT: ICMP sanity checks of matching ECHO-ECHOREPLY communication. mbuf …
|
|
|
@27443
|
15 years |
vboxsync |
NAT: paranoid check of mbuf incrementation.
|
|
|
@27441
|
15 years |
vboxsync |
NAT: check minimal size of ICMP header before type check.
|
|
|
@27417
|
15 years |
vboxsync |
NAT: ICMP checks minimal sizes of ICMP datagrams received from socket …
|
|
|
@27399
|
15 years |
vboxsync |
NAT: the 2-step ICMP read has been introduced. Mbuf destination …
|
|
|
@27129
|
15 years |
vboxsync |
scm cleaned up some whitespace.
|
|
|
@26817
|
15 years |
vboxsync |
NAT: applied patch from xtracker 4710 (fix graceful connection …
|
|
|
@26676
|
15 years |
vboxsync |
Network/slirp: release log typo.
|
|
|
@26639
|
15 years |
vboxsync |
NAT: zone's used list should be freed only on master zone.
|
|
|
@26598
|
15 years |
vboxsync |
NAT: read no more than available space in the mbuf.
|
|
|
@26597
|
15 years |
vboxsync |
NAT: bsd mbuf synced with last changes in drvnat.
|
|
|
@26596
|
15 years |
vboxsync |
NAT: leak in BSD mbuf sync (#3993)
|
|
|
@26580
|
15 years |
vboxsync |
slirp_state.h: Use RTReqCall*.
|
|
|
@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*
|
|
|
@26405
|
15 years |
vboxsync |
NAT: applied patch from xtracker 4671 (prevent release assertions when …
|
|
|
@26404
|
15 years |
vboxsync |
NAT: applied patch from xtracker 3993 (use BSD mbufs)
|
|
|
@26180
|
15 years |
vboxsync |
*: The rest of the %V* format specifiers are history.
|
|
|
@26037
|
15 years |
vboxsync |
NAT: xtracker 4630 (respect the bootp BROADCAST flags)
|
|
|
@25992
|
15 years |
vboxsync |
alias_nbt.c: isprint -> RT_C_IS_PRINT; fixes missing prototype warning …
|
|
|
@25822
|
15 years |
vboxsync |
NAT: -Wshadow fixes. Use RT_N2H and RT_H2N instead of ntoh …
|
|
|
@25799
|
15 years |
vboxsync |
NAT: fixed recent regression (xtracker 4590) on non-Linux/non-Windows …
|
|
|
@25754
|
15 years |
vboxsync |
NAT: xtracker 4583: hopefully fix 100% CPU load with NAT under certain …
|
|
|
@25753
|
15 years |
vboxsync |
NAT: use CHECK_FD_SET for FD_CLOSE
|
|
|
@25752
|
15 years |
vboxsync |
NAT: bugfix for registering xfds_poll at poll()
|
|
|
@25750
|
15 years |
vboxsync |
NAT: Hrmpf
|
|
|
@25747
|
15 years |
vboxsync |
NAT: some cleanup, no semantics change
|
|
|
@25402
|
15 years |
vboxsync |
NAT: re-establish port-forwarding after savestate / restore state
|
|
|
@25375
|
15 years |
vboxsync |
warning
|
|
|
@25364
|
15 years |
vboxsync |
NAT: another close() => closesocket but this time in dead code
|
|
|
@25362
|
15 years |
vboxsync |
NAT: apply patch from xtracker 5434: update/create ARP cache entry on …
|
|
|
@25356
|
15 years |
vboxsync |
NAT: test for >= 0 is better here
|
|
|
@25353
|
15 years |
vboxsync |
NAT: libalias: consider '_' and '-' in host names (xtracker 4537); Sun …
|
|
|
@25352
|
15 years |
vboxsync |
NAT: no logging code if logging is disabled
|
|
|
@25301
|
15 years |
vboxsync |
NAT: removed annoying warnings
|
|
|
@25277
|
15 years |
vboxsync |
NAT: these two calls of activate_port_forwarding are now obsolete …
|
|
|
@25276
|
15 years |
vboxsync |
NAT: force re-activation of port forwarding on link down; coding …
|
|
|
@25266
|
15 years |
vboxsync |
NAT: build fixes
|
|
|
@25265
|
15 years |
vboxsync |
NAT: coding style
|
|
|
@25205
|
15 years |
vboxsync |
NAT: port-forwarding attempts to active itself till count of …
|
|
|
@25157
|
15 years |
vboxsync |
alias_db.c: consitency, use RTMemFree instead of free() on that so …
|
|
|
@25156
|
15 years |
vboxsync |
NAT: freeing allocated socket structure.
|
|
|
@25153
|
15 years |
vboxsync |
NAT: closing socket without confusing microsoft runtime libraries.
|
|
|
@25119
|
15 years |
vboxsync |
NAT: typo.
|
|
|
@25118
|
15 years |
vboxsync |
NAT: sockfd isn't used in VBOX.
|
|
|
@25067
|
15 years |
vboxsync |
NAT: disable mbuf water line control.
|
|
|
@24235
|
15 years |
vboxsync |
Missing kup file.
|
|
|
@24233
|
15 years |
vboxsync |
alias_ftp.c: Fixed iprt/ctype.h warnings.
|
|
|
@24232
|
15 years |
vboxsync |
alias_dns.c: Fixed iprt/ctype.h warnings.
|
|
|
@24223
|
15 years |
vboxsync |
alias_proxy.c: warnings caused by the iprt/ctype.h change
|
|
|