VirtualBox

source: vbox/trunk/src/VBox/Devices/Network

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @50691   11 years vboxsync NAT:libslirp.h reverts r92615 (reenable network switch in dnsproxy …
(edit) @50690   11 years vboxsync NAT:slirp.c::slirp_init instead rising link_up flag do call …
(edit) @50689   11 years vboxsync NAT:bootp.c: dhcp server shouldn't crash if DNS information is empty …
(edit) @50676   11 years vboxsync NAT: disabled OSX-specific code (regressions)
(edit) @50673   11 years vboxsync NAT/dnsproxy.c:timeout if DNS server list is empty just drop the request.
(edit) @50672   11 years vboxsync NAT(bootp.c, slirp.c): Handling Sleep/Resume with network change and …
(edit) @50671   11 years vboxsync NAT/libslirp.h: intoduces macrodefinition …
(edit) @50670   11 years vboxsync NAT: resolv_conf_parser.c: 1.search lists can be in numeric format, …
(edit) @50669   11 years vboxsync NAT: slirp.c: do DNS init/release in link up/down instead of …
(edit) @50622   11 years vboxsync NAT: …
(edit) @50621   11 years vboxsync NAT:DrvNAT.cpp: spaces between " and identifiers in macro definitions.
(edit) @50620   11 years vboxsync NAT:DrvNAT.cpp: G/c line balance.
(edit) @50619   11 years vboxsync NAT: DrvNAT.cpp: nuked trailing whitespaces.
(edit) @50517   11 years vboxsync Update the set of mem_* defines to match new lwip. Not that it …
(edit) @50474   11 years vboxsync ip_reass: Fix typo in previous upstream fix that accidentally assigned …
(edit) @50366   11 years vboxsync icmp6_proxy_input: G/c unused variables.
(edit) @50273   11 years vboxsync Provide LWIP_DEBUGF definition that uses VBox logging facilities. …
(edit) @50264   11 years vboxsync TCP_OVERSIZE_DBGCHECK is defined automatically for LWIP_DEBUG if …
(edit) @50257   11 years vboxsync Let LWIP_DEBUGF be overridden.
(edit) @50256   11 years vboxsync LWIP_DEBUG is only tested for being defined. Don't define it as …
(edit) @50215   11 years vboxsync header fixes
(edit) @50212   11 years vboxsync Fix #endif comment pasto.
(edit) @50211   11 years vboxsync lwip: Partially apply missed commit from git master commit …
(edit) @50210   11 years vboxsync lwip: Sync with git master up to commit …
(edit) @50209   11 years vboxsync lwip: Sync with git master up to commit …
(edit) @50208   11 years vboxsync lwip: Sync with git master up to commit …
(edit) @50207   11 years vboxsync lwip: Sync with git master up to commit …
(edit) @50192   11 years vboxsync lwip: Sync with git master up to commit …
(edit) @50189   11 years vboxsync lwip: Sync with git master up to commit …
(edit) @50186   11 years vboxsync lwip: Sync with git master up to commit …
(edit) @50185   11 years vboxsync lwip: Sync with git master up to commit …
(edit) @50173   11 years vboxsync lwip: Sync with git master up to commit …
(edit) @50172   11 years vboxsync Try to fix git commit 75f2c56558aee0f3476f170d2ccd96a28eeba710 …
(edit) @50171   11 years vboxsync lwip: Sync with git master up to commit …
(edit) @50170   11 years vboxsync lwip: Sync with git master up to commit …
(edit) @50169   11 years vboxsync lwip: Sync with git master up to commit …
(edit) @50156   11 years vboxsync NAT/slirp: comment updates to (r89055). Clarify the difference between …
(edit) @50150   11 years vboxsync NAT/Slirp:resolv_conf_parser.c: drop nameservers which has order …
(edit) @50136   11 years vboxsync tabs
(edit) @50135   11 years vboxsync Devices/NAT: a warning and spaces
(edit) @50134   11 years vboxsync ip_icmp.c: drops ICMP_MAXDATALEN, M_TRAILINGSPACE is used instead of it.
(edit) @50133   11 years vboxsync Disable forwaring and proxy code in lwip used by VBoxDD.
(edit) @50132   11 years vboxsync Protect SYN_RCVD_0 check with #if LWIP_CONNECTION_PROXY.
(edit) @50131   11 years vboxsync resolv_conf_parser.c: replaces isblank with isspace.
(edit) @50130   11 years vboxsync resolv_conf_parser.c: temporal build fix for hosts where isblank isn't …
(edit) @50129   11 years vboxsync slirp_dns.c: replaces scanf based resolv.conf parsing with new parser. …
(edit) @50128   11 years vboxsync resolv_conf_parser.c: Linux build fix. (inet_net_pton -> inet_pton)
(edit) @50104   11 years vboxsync Fix mangled SVN keyword.
(edit) @50103   11 years vboxsync LWIP_NOASSERT is tested with #ifdef, not #if. Drop it its incorrect …
(edit) @50088   11 years vboxsync Introduces resolv.conf parser replacement for Slirp and Main. …
(edit) @50074   11 years vboxsync The meaning of LWIP_PREFIX_BYTEORDER_FUNCS was inverted in lwip-1.4 …
(edit) @50071   11 years vboxsync Refer to lwip symbols without lwip_ prefix introduced by our internal …
(edit) @50070   11 years vboxsync Define lwip_sys_sem_wait() properly. Adjust callers.
(edit) @50066   11 years vboxsync Use component-specific lwipopts.h instead of sharing single one. This …
(edit) @50061   11 years vboxsync NAT/DrvNAT.cpp: pasto …
(edit) @50058   11 years vboxsync def_vbox_lwip_flags: Make it possible to supply additional compilation …
(edit) @50057   11 years vboxsync Minor cosmetics, no functional change.
(edit) @50056   11 years vboxsync Enable fragmentation of outgoing IPv6 datagrams (LWIP_IPV6_FRAG).
(edit) @50050   11 years vboxsync NAT/dnsproxy.c: G/c: extra line.
(edit) @50049   11 years vboxsync NAT/dnsproxy.c: todo in r89055.
(edit) @50048   11 years vboxsync NAT/DrvNAT.cpp: extra ';' in extern "C" statement.
(edit) @50047   11 years vboxsync NAT/DrvNAT.cpp: non-darwin build fix.
(edit) @50046   11 years vboxsync NAT/DrvNAT.cpp: introduces …
(edit) @50045   11 years vboxsync NAT/Slirp: helper function …
(edit) @50027   11 years vboxsync tcp_enqueue_flags: Fix overzealous alignment assertion. …
(edit) @50023   11 years vboxsync Rewrite IPv6 reassembly: https://savannah.nongnu.org/bugs/?41009
(edit) @50020   11 years vboxsync ip6_input: When testing fragment offset use bit masks in network byte …
(edit) @50017   11 years vboxsync NAT/ip_input.c:ip_input comment regarding TTL check and processing …
(edit) @50016   11 years vboxsync NAT/misc.c: slirp_ext_m_get: no need check cbMin against MSIZE and …
(edit) @50015   11 years vboxsync NAT/ip_icmp.c: icmp_error: addss assert statements of correct calculations.
(edit) @50014   11 years vboxsync NAT:ip_icmp.c:icmp_error skip aliasing of ICMP datagram.
(edit) @50013   11 years vboxsync NAT/ip_icmp.c: 1. ICMP error send in mbuf allocated from mbuf_zone …
(edit) @50012   11 years vboxsync NAT/ip_icmp.c: typo. freeing of non-null source mbuf.
(edit) @50007   11 years vboxsync udp_proxy_input: verify udp checksum.
(edit) @49854   11 years vboxsync "IP_HDRINCL" is a name of a socket option and the #undef of it is a …
(edit) @49844   11 years vboxsync DevE1000: if we disable the link state, always disable phy even if …
(edit) @49813   11 years vboxsync DevPCNet: register a dummy MMIO2 region to be compatible to old saved …
(edit) @49809   11 years vboxsync Devices/PCNet: for now register a dummy MMIO2 region for the obsolete …
(edit) @49754   11 years vboxsync DevPCNet: remove the private guest interface because it's unused for a …
(edit) @49598   11 years vboxsync warnings in normally disabled legacy code
(edit) @49592   11 years vboxsync A bit of glue to proxy IPv6 echo requests.
(edit) @49586   11 years vboxsync newer gcc versions require a space between literal and identifier
(edit) @49514   11 years vboxsync A bit of glue to proxy echo requests.
(edit) @49493   11 years vboxsync Devices/E1000: warning
(edit) @49480   11 years vboxsync Runtime, Devices, Disassembler R0: warnings.
(edit) @49436   11 years vboxsync slirp_dns.c: nits.
(edit) @49432   11 years vboxsync NAT: prevent NAT thread from infinite loop on PowerOff if DNS …
(edit) @49414   11 years vboxsync Network/Adapters: Fix wrong link state transition upon host resume (#7057)
(edit) @49347   11 years vboxsync NAT: Use RW critsect to protect the handler chain list against …
(edit) @49041   11 years vboxsync ip6_input: immediately drop packet if ipv6 is not configured on the …
(edit) @48947   11 years vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @48753   11 years vboxsync get_dns_addr_domain: in case of name server is from 127/8 network, but …
(edit) @48526   11 years vboxsync Network/NAT: Forward port latest changes from 4.2 to switch out of …
(edit) @48493   11 years vboxsync NAT/Slirp:slirp_init: prevent loading host's DNS details in case of …
(edit) @48439   11 years vboxsync Provide real sys_arch_mbox_tryfetch. XXX: We can't rename it with a …
(edit) @48287   11 years vboxsync netif_create_ip6_linklocal_address: Don't access netif::hwaddr outside …
(edit) @48180   11 years vboxsync Devices/Network/tstIntNet-1: Use the default route interface for …
(edit) @48178   11 years vboxsync Do not hardcode lwip location in lwip makefile. Provide functions for …
(edit) @48169   11 years vboxsync Move Devices bits to Devices makefile.
(edit) @48150   11 years vboxsync NAT/slirp: include VBox/vmm/dbgf.h where it required only.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette