|
|
@52283
|
10 years |
vboxsync |
NAT: Do pay attention to POLLERR and WSANETWORKEVENTS::iErrorCode and …
|
|
|
@52258
|
10 years |
vboxsync |
NAT: Oops, g/c leftover debug printfs accidentally committed in r95347.
|
|
|
@52256
|
10 years |
vboxsync |
NAT: preserve DF (if possible) and TOS when proxying outbound UDP …
|
|
|
@52245
|
10 years |
vboxsync |
NAT: Drop packets to multicast destinations, the rest of the code is …
|
|
|
@52230
|
10 years |
vboxsync |
NAT: Fix previous, pass bind_ip.s_addr, not bind_ip to %RTnaipv4.
That …
|
|
|
@52229
|
10 years |
vboxsync |
NAT: Log port-forwarding using address:port notation, including host's …
|
|
|
@52154
|
10 years |
vboxsync |
NAT: Rework sorecvfrom().
On Windows provide iovec definition that is …
|
|
|
@52113
|
10 years |
vboxsync |
NAT: G/c #if0'ed code to send ICMP_SOURCEQUENCH. Source quench is …
|
|
|
@52088
|
10 years |
vboxsync |
NAT: Followup to r94784: g/c an "XXX" comment that says that we should …
|
|
|
@51905
|
11 years |
vboxsync |
NAT: Make sure guest will get window updates by scheduling TF_DELACK …
|
|
|
@51904
|
11 years |
vboxsync |
NAT: Fix unsigned wraparound when calculating offered window. rcv_nxt …
|
|
|
@51865
|
11 years |
vboxsync |
NAT: tcp_respond - don't split window size computation into two chunks …
|
|
|
@51864
|
11 years |
vboxsync |
NAT: sbappend - check if we are going to send before allocating buffer …
|
|
|
@51727
|
11 years |
vboxsync |
NAT: Fix edito introduced in r39462 - TF_ACKNOW should be set in …
|
|
|
@51642
|
11 years |
vboxsync |
LogRel nits.
|
|
|
@51329
|
11 years |
vboxsync |
NAT: Dump info for %R[natsock] even is socket is invalid or closed.
|
|
|
@51138
|
11 years |
vboxsync |
NAT: slirp_arp_cache_update: ARP maps IP to MAC, so check for IP match …
|
|
|
@51137
|
11 years |
vboxsync |
NAT: #7342: debug assertion in sofree() triggered by ftp connections. …
|
|
|
@51135
|
11 years |
vboxsync |
NAT: slirp_remove_redirect: fix argument passed to LogRel as %RTnaipv4 …
|
|
|
@51113
|
11 years |
vboxsync |
NAT: Replace loopback address with NATState::alias_addr in
227 …
|
|
|
@51071
|
11 years |
vboxsync |
Networking: NAT: fix network loss due to ARP cache entry override from …
|
|
|
@51032
|
11 years |
vboxsync |
Networking: slirp: fixed IP adresses leak on init-reboot DHCP request.
|
|
|
@50986
|
11 years |
vboxsync |
NAT: Update function comment for icmp_error to reflect r93155 (it was …
|
|
|
@50980
|
11 years |
vboxsync |
NAT: Rewrite icmp_error(). r91460 messed it up and all that jerking …
|
|
|
@50969
|
11 years |
vboxsync |
NAT: Undo the second hunk of r92637, nested LIST_FOREACH already does …
|
|
|
@50949
|
11 years |
vboxsync |
NAT: Rename horrifying "VBOX_NAT_HNCE_EXSPOSED_NAME_RESOLUTION_INFO" …
|
|
|
@50691
|
11 years |
vboxsync |
NAT:libslirp.h reverts r92615 (reenable network switch in dnsproxy …
|
|
|
@50690
|
11 years |
vboxsync |
NAT:slirp.c::slirp_init instead rising link_up flag do call …
|
|
|
@50689
|
11 years |
vboxsync |
NAT:bootp.c: dhcp server shouldn't crash if DNS information is empty …
|
|
|
@50676
|
11 years |
vboxsync |
NAT: disabled OSX-specific code (regressions)
|
|
|
@50673
|
11 years |
vboxsync |
NAT/dnsproxy.c:timeout if DNS server list is empty just drop the request.
|
|
|
@50672
|
11 years |
vboxsync |
NAT(bootp.c, slirp.c): Handling Sleep/Resume with network change and …
|
|
|
@50671
|
11 years |
vboxsync |
NAT/libslirp.h: intoduces macrodefinition …
|
|
|
@50670
|
11 years |
vboxsync |
NAT: resolv_conf_parser.c:
1.search lists can be in numeric format, …
|
|
|
@50669
|
11 years |
vboxsync |
NAT: slirp.c: do DNS init/release in link up/down instead of …
|
|
|
@50215
|
11 years |
vboxsync |
header fixes
|
|
|
@50156
|
11 years |
vboxsync |
NAT/slirp: comment updates to (r89055). Clarify the difference between …
|
|
|
@50150
|
11 years |
vboxsync |
NAT/Slirp:resolv_conf_parser.c: drop nameservers which has order …
|
|
|
@50136
|
11 years |
vboxsync |
tabs
|
|
|
@50135
|
11 years |
vboxsync |
Devices/NAT: a warning and spaces
|
|
|
@50134
|
11 years |
vboxsync |
ip_icmp.c: drops ICMP_MAXDATALEN, M_TRAILINGSPACE is used instead of it.
|
|
|
@50131
|
11 years |
vboxsync |
resolv_conf_parser.c: replaces isblank with isspace.
|
|
|
@50130
|
11 years |
vboxsync |
resolv_conf_parser.c: temporal build fix for hosts where isblank isn't …
|
|
|
@50129
|
11 years |
vboxsync |
slirp_dns.c: replaces scanf based resolv.conf parsing with new parser. …
|
|
|
@50128
|
11 years |
vboxsync |
resolv_conf_parser.c: Linux build fix. (inet_net_pton -> inet_pton)
|
|
|
@50088
|
11 years |
vboxsync |
Introduces resolv.conf parser replacement for Slirp and Main.
…
|
|
|
@50050
|
11 years |
vboxsync |
NAT/dnsproxy.c: G/c: extra line.
|
|
|
@50049
|
11 years |
vboxsync |
NAT/dnsproxy.c: todo in r89055.
|
|
|
@50045
|
11 years |
vboxsync |
NAT/Slirp: helper function …
|
|
|
@50017
|
11 years |
vboxsync |
NAT/ip_input.c:ip_input comment regarding TTL check and processing …
|
|
|
@50016
|
11 years |
vboxsync |
NAT/misc.c: slirp_ext_m_get: no need check cbMin against MSIZE and …
|
|
|
@50015
|
11 years |
vboxsync |
NAT/ip_icmp.c: icmp_error: addss assert statements of correct calculations.
|
|
|
@50014
|
11 years |
vboxsync |
NAT:ip_icmp.c:icmp_error skip aliasing of ICMP datagram.
|
|
|
@50013
|
11 years |
vboxsync |
NAT/ip_icmp.c:
1. ICMP error send in mbuf allocated from mbuf_zone …
|
|
|
@50012
|
11 years |
vboxsync |
NAT/ip_icmp.c: typo. freeing of non-null source mbuf.
|
|
|
@49436
|
11 years |
vboxsync |
slirp_dns.c: nits.
|
|
|
@49432
|
11 years |
vboxsync |
NAT: prevent NAT thread from infinite loop on PowerOff if DNS …
|
|
|
@49347
|
11 years |
vboxsync |
NAT: Use RW critsect to protect the handler chain list against …
|
|
|
@48947
|
11 years |
vboxsync |
Devices: Whitespace and svn:keyword cleanups by scm.
|
|
|
@48753
|
11 years |
vboxsync |
get_dns_addr_domain: in case of name server is from 127/8 network, but …
|
|
|
@48526
|
11 years |
vboxsync |
Network/NAT: Forward port latest changes from 4.2 to switch out of …
|
|
|
@48493
|
11 years |
vboxsync |
NAT/Slirp:slirp_init: prevent loading host's DNS details in case of …
|
|
|
@48150
|
11 years |
vboxsync |
NAT/slirp: include VBox/vmm/dbgf.h where it required only.
|
|
|
@47702
|
11 years |
vboxsync |
Oops, fix precedence in a = b | c.
|
|
|
@47624
|
11 years |
vboxsync |
NATState::pDnsList contains "internal" view of addresses, so localhost …
|
|
|
@47506
|
11 years |
vboxsync |
NAT: Drop oversized frames coming from guest (#6821)
|
|
|
@46765
|
12 years |
vboxsync |
Devices/NAT: reverted accidental extra commit from r86686
|
|
|
@46758
|
12 years |
vboxsync |
Devices/Input/UsbMouse: add basic unit test harness.
|
|
|
@46643
|
12 years |
vboxsync |
NAT/Slirp: not-really assert, code doesn't and can't assume that …
|
|
|
@46608
|
12 years |
vboxsync |
NAT: missed goto in case udp header reports length bigger than IP …
|
|
|
@46593
|
12 years |
vboxsync |
updates
|
|
|
@45652
|
12 years |
vboxsync |
slirp/tftp.c: better error message if option negotiation fails (often …
|
|
|
@45463
|
12 years |
vboxsync |
header fixes
|
|
|
@45324
|
12 years |
vboxsync |
NAT/dnsproxy: this one big.
1. reduced fragmentation of code of …
|
|
|
@45323
|
12 years |
vboxsync |
NAT:dnsproxy: handling return from so_timeout callback.
1st condition …
|
|
|
@45322
|
12 years |
vboxsync |
NAT:udp: using CTL_CHECK shortcut.
|
|
|
@45321
|
12 years |
vboxsync |
NAT/dnsproxy: cosmetic.
|
|
|
@45261
|
12 years |
vboxsync |
NAT: dnsproxy crush fix attempt.
on return from timeout …
|
|
|
@45089
|
12 years |
vboxsync |
backed out: r84371 and r84372, need to investiagte in Linux case for a …
|
|
|
@45088
|
12 years |
vboxsync |
NAT: burn fix and blank lines are removed.
|
|
|
@45087
|
12 years |
vboxsync |
setsockopt(..,SO_NOSIGPIPE,..), it's supposed that instead of …
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@43979
|
12 years |
vboxsync |
NAT: ICMP ECHO to built-in services.
|
|
|
@43876
|
12 years |
vboxsync |
fixed a few format specifier bugs
|
|
|
@43752
|
12 years |
vboxsync |
NAT: don't free socket with alive tcb.
|
|
|
@43730
|
12 years |
vboxsync |
NAT: Don't be too optimistic, check the whether alias list isn't empty.
|
|
|
@43714
|
12 years |
vboxsync |
NAT:dns/logging.
|
|
|
@43673
|
12 years |
vboxsync |
NAT: handles resolv.conf-less distributions (vbox/10640).
|
|
|
@43663
|
12 years |
vboxsync |
NAT: wording.
|
|
|
@43641
|
12 years |
vboxsync |
NAT: handles registration of DNS servers in 127.0.0.0/8 range.
|
|
|
@43464
|
12 years |
vboxsync |
NAT: fixed pointer signing issue
|
|
|
@43233
|
12 years |
vboxsync |
NAT: destroy really all memory in drvNATDestruct
|
|
|
@42431
|
12 years |
vboxsync |
Fixes bad coding style that trips up the VC2010 preprocessor.
|
|
|
@42190
|
12 years |
vboxsync |
NAT: TFTP: possible status code overwriting.
|
|
|
@42187
|
12 years |
vboxsync |
NAT:TFTP: earlier verification option verification and avoid of status …
|
|
|
@42180
|
12 years |
vboxsync |
NAT:TFTP: * according to rfc 2349, option value handler increased up …
|
|
|
@42137
|
13 years |
vboxsync |
NAT: prints nameserver ip-addresses (release log).
|
|
|
@42100
|
13 years |
vboxsync |
NAT: TCB releasing on slirp_link_down. (no more assertions on …
|
|
|
@42070
|
13 years |
vboxsync |
NAT: copyright.
|
|
|