VirtualBox

source: vbox/trunk/src/VBox/Devices/Network/lwip-new

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @50257   11 years vboxsync Let LWIP_DEBUGF be overridden.
(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) @50132   11 years vboxsync Protect SYN_RCVD_0 check with #if LWIP_CONNECTION_PROXY.
(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) @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) @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) @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) @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) @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) @49041   11 years vboxsync ip6_input: immediately drop packet if ipv6 is not configured on the …
(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) @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) @48113   11 years vboxsync Move slip, ppp and snmp sources to separate += assignments and comment …
(edit) @48112   11 years vboxsync Drop src/netif/ethernetif.c from LWIP_SOURCES - it's an #if 0'ed …
(edit) @48111   11 years vboxsync Minor cosmetic in variable assignments.
(edit) @48109   11 years vboxsync Move renaming of lwip symbols from lwipopts.h into a separate file …
(edit) @48108   11 years vboxsync VBoxLwipCore.cpp is a generic wrapper for lwip, so it should live …
(edit) @48092   11 years vboxsync Drop "fini" callback/arg from tcpip_init() to minimize diffs from …
(edit) @48074   11 years vboxsync Explicitely use "signed char" instead of int8_t to define s8_t if …
(edit) @48001   11 years vboxsync Move proxy sources from Devices/Network/lwip-new/vbox to …
(edit) @47994   11 years vboxsync G/c compat shim from standalone proxy - committed here accidentally.
(edit) @47967   11 years vboxsync lwip-nat:pxtcp: comment update for WSARecv.
(edit) @47966   11 years vboxsync lwip-nat: zero counter of sent bytes before sending to …
(edit) @47947   11 years vboxsync lwip-nat: fix return code (and errno) for inet_pton inet_pton(3) …
(edit) @47888   11 years vboxsync fix OSE
(edit) @47887   11 years vboxsync fix OSE
(add) @47886   11 years vboxsync export lwip-new to OSE
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