|
|
@28035
|
15 years |
vboxsync |
NAT: ioctl->ioctlsocket
|
|
|
@28034
|
15 years |
vboxsync |
NAT: BSD mbufs zones allocated at the moment when the number of …
|
|
|
@27976
|
15 years |
vboxsync |
*: scm cleans up whitespace and adds a new line at the end of …
|
|
|
@27797
|
15 years |
vboxsync |
misc compiler warning fixes, comment typos and other minor cleanups
|
|
|
@27573
|
15 years |
vboxsync |
NAT: cosmetics; refined comments
|
|
|
@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.
|
|
|
@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 …
|
|
|
@26598
|
15 years |
vboxsync |
NAT: read no more than available space in the mbuf.
|
|
|
@26495
|
15 years |
vboxsync |
Devices: whitespace cleanup
|
|
|
@26404
|
15 years |
vboxsync |
NAT: applied patch from xtracker 3993 (use BSD mbufs)
|
|
|
@25822
|
15 years |
vboxsync |
NAT: -Wshadow fixes. Use RT_N2H and RT_H2N instead of ntoh …
|
|
|
@25265
|
15 years |
vboxsync |
NAT: coding style
|
|
|
@24065
|
15 years |
vboxsync |
NAT: too noisy log.
|
|
|
@23426
|
16 years |
vboxsync |
NAT: removes extra inclusion.
|
|
|
@23424
|
16 years |
vboxsync |
NAT: logs.
|
|
|
@23423
|
16 years |
vboxsync |
NAT: use rigth ioctl's return code.
|
|
|
@23377
|
16 years |
vboxsync |
NAT: signaled/signalled
|
|
|
@23369
|
16 years |
vboxsync |
NAT: small cosmetics, trailing spaces
|
|
|
@23241
|
16 years |
vboxsync |
NAT: do UDP/ICMP errno analisys.
|
|
|
@23178
|
16 years |
vboxsync |
NAT: makes bsd mbufs buildable on Windows.
|
|
|
@23154
|
16 years |
vboxsync |
NAT: BSD mbuf
|
|
|
@23004
|
16 years |
vboxsync |
NAT: 1. don't load ioctlsocket with unintiolized values (SL fills it …
|
|
|
@22946
|
16 years |
vboxsync |
NAT: don't hide errors
|
|
|
@22940
|
16 years |
vboxsync |
NAT: BSD mbuf's related changeset (socket.c)
|
|
|
@21665
|
16 years |
vboxsync |
NAT: socaddr initialization
|
|
|
@21385
|
16 years |
vboxsync |
NAT: incorrect m_adj usage
|
|
|
@21049
|
16 years |
vboxsync |
NAT: BSD(darwin) specifics of binding
|
|
|
@21004
|
16 years |
vboxsync |
NAT: binding sockets to interface (default sockets and port-forwarding)
|
|
|
@20959
|
16 years |
vboxsync |
NAT: remove (and enable) VBOX_WITH_MULTI_DNS and …
|
|
|
@20712
|
16 years |
vboxsync |
DrvNat,slirp: simplify statistics and deregister them.
|
|
|
@20379
|
16 years |
vboxsync |
NAT: introduce slirp's interface to configure socket's and sbuf defaults
|
|
|
@20378
|
16 years |
vboxsync |
NAT: socket perfmance counters
|
|
|
@20297
|
16 years |
vboxsync |
NAT: make port-forwarding the same speed as guest->remote
|
|
|
@19839
|
16 years |
vboxsync |
NAT: Slirp don't use ether address of guest anymore
instead it …
|
|
|
@19545
|
16 years |
vboxsync |
NAT: better header space reserving
|
|
|
@19383
|
16 years |
vboxsync |
NAT: UDP gaps removed (detected with VPN)
|
|
|
@19313
|
16 years |
vboxsync |
NAT: slirp servicing several guests
|
|
|
@18902
|
16 years |
vboxsync |
NAT: removed VBOX_WITH_SIMPLIFIED_SLIRP_SYNC as the poller API was …
|
|
|
@17363
|
16 years |
vboxsync |
NAT: dns proxy functions fine. the time out and switch to next server …
|
|
|
@17302
|
16 years |
vboxsync |
NAT: integrated dnsproxy
the initialization of 2 dns servers should …
|
|
|
@17191
|
16 years |
vboxsync |
spaces
|
|
|
@17145
|
16 years |
vboxsync |
NAT: preventing attempt of double ICMP packet sends, causing crash.
|
|
|
@16816
|
16 years |
vboxsync |
NAT:log (if WSAIoctl fails it should be detectable in release logs)
|
|
|
@16814
|
16 years |
vboxsync |
NAT: RTMemAllocZ() makes memset() superflous
|
|
|
@16813
|
16 years |
vboxsync |
NAT:log
|
|
|
@16653
|
16 years |
vboxsync |
NAT: fixed memmory corruption in new Unix multiplexing mechanism
|
|
|
@16571
|
16 years |
vboxsync |
NAT:warnings
|
|
|
@16562
|
16 years |
vboxsync |
NAT:NSOK_INC/DEC added to count sockets number for allocation enough …
|
|
|
@16511
|
16 years |
vboxsync |
NAT: cosmetics
|
|
|
@16504
|
16 years |
vboxsync |
NAT:typo
|
|
|
@16501
|
16 years |
vboxsync |
NAT: soread aware of reading from closing socket
|
|
|
@16498
|
16 years |
vboxsync |
NAT:noisy
|
|
|
@16449
|
16 years |
vboxsync |
NAT:MT connection closing is working now
|
|
|
@16448
|
16 years |
vboxsync |
NAT:MT improvements
|
|
|
@16445
|
16 years |
vboxsync |
NAT:MT
1. foreach/label sequences enhanced
2. debug printing for …
|
|
|
@16443
|
16 years |
vboxsync |
NAT:MT
1. slirp queue inroduced
2. main points of thread interactions …
|
|
|
@16293
|
16 years |
vboxsync |
NAT:ICMP: fixed the crash in case of communication via ICMP socket.
|
|
|
@16291
|
16 years |
vboxsync |
NAT: multi threading.
Introduces set of macroces to use …
|
|
|
@16226
|
16 years |
vboxsync |
NAT:
1. DNS several DNS servers could be passed to guest now (with …
|
|
|
@15925
|
16 years |
vboxsync |
NAT: Fix ICMP affected by no-copy patch.
|
|
|
@15890
|
16 years |
vboxsync |
NAT: 1. wo sync enhancement branch is still functional (was corrupted …
|
|
|
@15792
|
16 years |
vboxsync |
NAT: RTMemFree
|
|
|
@15791
|
16 years |
vboxsync |
NAT: malloc/free/realloc/strdup => iprt functions; fixed …
|
|
|
@15672
|
16 years |
vboxsync |
slirp:makes icmp support unaware of synchronization method on Windows …
|
|
|
@15636
|
16 years |
vboxsync |
slirp:icmp: Get rid of old ICMP implementation
|
|
|
@15597
|
16 years |
vboxsync |
slirp:icmp:win sanity checks
|
|
|
@15590
|
16 years |
vboxsync |
slirp:icmp: logging too noisy
|
|
|
@15580
|
16 years |
vboxsync |
slirp:icmp: some cleanings
|
|
|
@15575
|
16 years |
vboxsync |
slirp:icmp: fix on issue ICMP to alliased (DNS) addresses
|
|
|
@15573
|
16 years |
vboxsync |
NAT: sanity check
|
|
|
@15458
|
16 years |
vboxsync |
slirp: typo
|
|
|
@15450
|
16 years |
vboxsync |
slirp: style, dead code
|
|
|
@15447
|
16 years |
vboxsync |
slirp:icmp: support traceroute default on Unix hosts (UDP)
detaching …
|
|
|
@15445
|
16 years |
vboxsync |
slirp:icmp: correct ip_p in package to guest
|
|
|
@15437
|
16 years |
vboxsync |
slirp:icmp: get rid of unused code
|
|
|
@15435
|
16 years |
vboxsync |
slirp:icmp: Reusing of original header (sent from guest) to use in …
|
|
|
@15396
|
16 years |
vboxsync |
slirp:icmp: Darwin fix attempt
|
|
|
@15388
|
16 years |
vboxsync |
slirp:icmp: reverted 40806, 40808
|
|
|
@15369
|
16 years |
vboxsync |
icmp:slirp: other Darwin fix
|
|
|
@15367
|
16 years |
vboxsync |
icmp:slirp: attempt to fix darwin
|
|
|
@15365
|
16 years |
vboxsync |
slirp:icmp:
1. trying to socket list for traceroute searching shorter …
|
|
|
@15355
|
16 years |
vboxsync |
slirp:icmp: enabling UDP traceroute on Unix
|
|
|
@15293
|
16 years |
vboxsync |
slirp: style + comments
|
|
|
@15261
|
16 years |
vboxsync |
slirp: less noise
|
|
|
@15243
|
16 years |
vboxsync |
slirp: another fix for windows hosts
|
|
|
@15240
|
16 years |
vboxsync |
slirp:icmp:log fixed
|
|
|
@15232
|
16 years |
vboxsync |
slirp:icmp ignoring all incomming ICMP messages except TIMEXEED and …
|
|
|
@15207
|
16 years |
vboxsync |
slirp: style
|
|
|
@15190
|
16 years |
vboxsync |
Slirp:ICMP: Attempt to enable traceroute scenario on Windows with …
|
|
|
@15149
|
16 years |
vboxsync |
slirp:icmp: set of hacks over Win ICMP Api introduced
1. guest address …
|
|
|
@15143
|
16 years |
vboxsync |
slirp:ICMP send of icmp packet happens (wireshark for detection)
|
|
|