|
|
@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 …
|
|
|
@50622
|
11 years |
vboxsync |
NAT: …
|
|
|
@50621
|
11 years |
vboxsync |
NAT:DrvNAT.cpp: spaces between " and identifiers in macro definitions.
|
|
|
@50620
|
11 years |
vboxsync |
NAT:DrvNAT.cpp: G/c line balance.
|
|
|
@50619
|
11 years |
vboxsync |
NAT: DrvNAT.cpp: nuked trailing whitespaces.
|
|
|
@50517
|
11 years |
vboxsync |
Update the set of mem_* defines to match new lwip. Not that it …
|
|
|
@50474
|
11 years |
vboxsync |
ip_reass: Fix typo in previous upstream fix that accidentally assigned …
|
|
|
@50366
|
11 years |
vboxsync |
icmp6_proxy_input: G/c unused variables.
|
|
|
@50273
|
11 years |
vboxsync |
Provide LWIP_DEBUGF definition that uses VBox logging facilities. …
|
|
|
@50264
|
11 years |
vboxsync |
TCP_OVERSIZE_DBGCHECK is defined automatically for LWIP_DEBUG if …
|
|
|
@50257
|
11 years |
vboxsync |
Let LWIP_DEBUGF be overridden.
|
|
|
@50256
|
11 years |
vboxsync |
LWIP_DEBUG is only tested for being defined. Don't define it as …
|
|
|
@50215
|
11 years |
vboxsync |
header fixes
|
|
|
@50212
|
11 years |
vboxsync |
Fix #endif comment pasto.
|
|
|
@50211
|
11 years |
vboxsync |
lwip: Partially apply missed commit from git master
commit …
|
|
|
@50210
|
11 years |
vboxsync |
lwip: Sync with git master up to
commit …
|
|
|
@50209
|
11 years |
vboxsync |
lwip: Sync with git master up to
commit …
|
|
|
@50208
|
11 years |
vboxsync |
lwip: Sync with git master up to
commit …
|
|
|
@50207
|
11 years |
vboxsync |
lwip: Sync with git master up to
commit …
|
|
|
@50192
|
11 years |
vboxsync |
lwip: Sync with git master up to
commit …
|
|
|
@50189
|
11 years |
vboxsync |
lwip: Sync with git master up to
commit …
|
|
|
@50186
|
11 years |
vboxsync |
lwip: Sync with git master up to
commit …
|
|
|
@50185
|
11 years |
vboxsync |
lwip: Sync with git master up to
commit …
|
|
|
@50173
|
11 years |
vboxsync |
lwip: Sync with git master up to
commit …
|
|
|
@50172
|
11 years |
vboxsync |
Try to fix git commit 75f2c56558aee0f3476f170d2ccd96a28eeba710 …
|
|
|
@50171
|
11 years |
vboxsync |
lwip: Sync with git master up to
commit …
|
|
|
@50170
|
11 years |
vboxsync |
lwip: Sync with git master up to
commit …
|
|
|
@50169
|
11 years |
vboxsync |
lwip: Sync with git master up to
commit …
|
|
|
@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.
|
|
|
@50133
|
11 years |
vboxsync |
Disable forwaring and proxy code in lwip used by VBoxDD.
|
|
|
@50132
|
11 years |
vboxsync |
Protect SYN_RCVD_0 check with #if LWIP_CONNECTION_PROXY.
|
|
|
@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)
|
|
|
@50104
|
11 years |
vboxsync |
Fix mangled SVN keyword.
|
|
|
@50103
|
11 years |
vboxsync |
LWIP_NOASSERT is tested with #ifdef, not #if. Drop it its incorrect …
|
|
|
@50088
|
11 years |
vboxsync |
Introduces resolv.conf parser replacement for Slirp and Main.
…
|
|
|
@50074
|
11 years |
vboxsync |
The meaning of LWIP_PREFIX_BYTEORDER_FUNCS was inverted in lwip-1.4 …
|
|
|
@50071
|
11 years |
vboxsync |
Refer to lwip symbols without lwip_ prefix introduced by our internal …
|
|
|
@50070
|
11 years |
vboxsync |
Define lwip_sys_sem_wait() properly. Adjust callers.
|
|
|
@50066
|
11 years |
vboxsync |
Use component-specific lwipopts.h instead of sharing single one. This …
|
|
|
@50061
|
11 years |
vboxsync |
NAT/DrvNAT.cpp: pasto …
|
|
|
@50058
|
11 years |
vboxsync |
def_vbox_lwip_flags: Make it possible to supply additional compilation …
|
|
|
@50057
|
11 years |
vboxsync |
Minor cosmetics, no functional change.
|
|
|
@50056
|
11 years |
vboxsync |
Enable fragmentation of outgoing IPv6 datagrams (LWIP_IPV6_FRAG).
|
|
|
@50050
|
11 years |
vboxsync |
NAT/dnsproxy.c: G/c: extra line.
|
|
|
@50049
|
11 years |
vboxsync |
NAT/dnsproxy.c: todo in r89055.
|
|
|
@50048
|
11 years |
vboxsync |
NAT/DrvNAT.cpp: extra ';' in extern "C" statement.
|
|
|
@50047
|
11 years |
vboxsync |
NAT/DrvNAT.cpp: non-darwin build fix.
|
|
|
@50046
|
11 years |
vboxsync |
NAT/DrvNAT.cpp: introduces …
|
|
|
@50045
|
11 years |
vboxsync |
NAT/Slirp: helper function …
|
|
|
@50027
|
11 years |
vboxsync |
tcp_enqueue_flags: Fix overzealous alignment assertion. …
|
|
|
@50023
|
11 years |
vboxsync |
Rewrite IPv6 reassembly: https://savannah.nongnu.org/bugs/?41009
…
|
|
|
@50020
|
11 years |
vboxsync |
ip6_input: When testing fragment offset use bit masks in network byte …
|
|
|
@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.
|
|
|
@50007
|
11 years |
vboxsync |
udp_proxy_input: verify udp checksum.
|
|
|
@49854
|
11 years |
vboxsync |
"IP_HDRINCL" is a name of a socket option and the #undef of it is a …
|
|
|
@49844
|
11 years |
vboxsync |
DevE1000: if we disable the link state, always disable phy even if …
|
|
|
@49813
|
11 years |
vboxsync |
DevPCNet: register a dummy MMIO2 region to be compatible to old saved …
|
|
|
@49809
|
11 years |
vboxsync |
Devices/PCNet: for now register a dummy MMIO2 region for the obsolete …
|
|
|
@49754
|
11 years |
vboxsync |
DevPCNet: remove the private guest interface because it's unused for a …
|
|
|
@49598
|
11 years |
vboxsync |
warnings in normally disabled legacy code
|
|
|
@49592
|
11 years |
vboxsync |
A bit of glue to proxy IPv6 echo requests.
|
|
|
@49586
|
11 years |
vboxsync |
newer gcc versions require a space between literal and identifier
|
|
|
@49514
|
11 years |
vboxsync |
A bit of glue to proxy echo requests.
|
|
|
@49493
|
11 years |
vboxsync |
Devices/E1000: warning
|
|
|
@49480
|
11 years |
vboxsync |
Runtime, Devices, Disassembler R0: warnings.
|
|
|
@49436
|
11 years |
vboxsync |
slirp_dns.c: nits.
|
|
|
@49432
|
11 years |
vboxsync |
NAT: prevent NAT thread from infinite loop on PowerOff if DNS …
|
|
|
@49414
|
11 years |
vboxsync |
Network/Adapters: Fix wrong link state transition upon host resume (#7057)
|
|
|
@49347
|
11 years |
vboxsync |
NAT: Use RW critsect to protect the handler chain list against …
|
|
|
@49041
|
11 years |
vboxsync |
ip6_input: immediately drop packet if ipv6 is not configured on the …
|
|
|
@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 …
|
|
|
@48439
|
11 years |
vboxsync |
Provide real sys_arch_mbox_tryfetch.
XXX: We can't rename it with a …
|
|
|
@48287
|
11 years |
vboxsync |
netif_create_ip6_linklocal_address: Don't access netif::hwaddr outside …
|
|
|
@48180
|
11 years |
vboxsync |
Devices/Network/tstIntNet-1: Use the default route interface for …
|
|
|
@48178
|
11 years |
vboxsync |
Do not hardcode lwip location in lwip makefile. Provide functions for …
|
|
|
@48169
|
11 years |
vboxsync |
Move Devices bits to Devices makefile.
|
|
|
@48150
|
11 years |
vboxsync |
NAT/slirp: include VBox/vmm/dbgf.h where it required only.
|
|
|