VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48150   11 years vboxsync NAT/slirp: include VBox/vmm/dbgf.h where it required only.
(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) @48056   11 years vboxsync DrvNAT: Watch for DNS server changes on OS X and force a reconnect
(edit) @48048   11 years vboxsync Use tcpip_callback() wrapper for tcpip_callback_with_block(..., 1).
(edit) @48047   11 years vboxsync G/c leftover timer bits killed in r87475
(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) @47933   11 years vboxsync Devices/Network/DevINIP: use int for a rc.
(edit) @47888   11 years vboxsync fix OSE
(edit) @47887   11 years vboxsync fix OSE
(edit) @47886   11 years vboxsync export lwip-new to OSE
(edit) @47702   11 years vboxsync Oops, fix precedence in a = b | c.
(edit) @47624   11 years vboxsync NATState::pDnsList contains "internal" view of addresses, so localhost …
(edit) @47580   11 years vboxsync Devices/E1000: Fixed debug output for IPv4 addresses.
(edit) @47506   11 years vboxsync NAT: Drop oversized frames coming from guest (#6821)
(edit) @47499   11 years vboxsync Devices/Network: Temporarily disconnect network devices after the host …
(edit) @47459   11 years vboxsync e1000: Commented out SEC macro conflicting with sys/time.h
(edit) @46921   11 years vboxsync misspelled @todo.
(edit) @46904   11 years vboxsync IntNet, VirtioNet, NetFilter: Large frame support + drop oversized + …
(edit) @46765   11 years vboxsync Devices/NAT: reverted accidental extra commit from r86686
(edit) @46758   11 years vboxsync Devices/Input/UsbMouse: add basic unit test harness.
(edit) @46643   11 years vboxsync NAT/Slirp: not-really assert, code doesn't and can't assume that …
(edit) @46608   11 years vboxsync NAT: missed goto in case udp header reports length bigger than IP …
(edit) @46593   11 years vboxsync updates
(edit) @46576   11 years vboxsync Dev/VirtioNet: Disabled UFO in host direction (#6821)
(edit) @46573   11 years vboxsync LWIP/LWIP-new/NAT: adding/removing interfaces should be done on tcpip …
(edit) @46456   11 years vboxsync Network/Dev*.cpp,GuestImpl.cpp: Optimized looking up the guest network …
(edit) @46427   12 years vboxsync LWIP-new: ipv6 selective autoconfig. We don't want autoconfig on lwip …
(edit) @46426   12 years vboxsync iSCSI/new-LWIP:missed end hook.
(edit) @46425   12 years vboxsync LWIP-new/iSCSI: updates.
(edit) @46371   12 years vboxsync Devices/E1000: Compile fixes with disabled descriptor cache, minor …
(edit) @46326   12 years vboxsync RT_STR_TUPLE
(edit) @46132   12 years vboxsync Access netif::ip6_autoconfig_enabled only #if LWIP_IPV6_AUTOCONFIG
(edit) @46035   12 years vboxsync Remove L4 support from main tree.
(edit) @45717   12 years vboxsync build fix
(edit) @45716   12 years vboxsync IntNet: Integration of wireless IPv6 support patch + unicast ND …
(edit) @45652   12 years vboxsync slirp/tftp.c: better error message if option negotiation fails (often …
(edit) @45463   12 years vboxsync header fixes
(edit) @45356   12 years vboxsync tabs
(edit) @45324   12 years vboxsync NAT/dnsproxy: this one big. 1. reduced fragmentation of code of …
(edit) @45323   12 years vboxsync NAT:dnsproxy: handling return from so_timeout callback. 1st condition …
(edit) @45322   12 years vboxsync NAT:udp: using CTL_CHECK shortcut.
(edit) @45321   12 years vboxsync NAT/dnsproxy: cosmetic.
(edit) @45261   12 years vboxsync NAT: dnsproxy crush fix attempt. on return from timeout …
(edit) @45089   12 years vboxsync backed out: r84371 and r84372, need to investiagte in Linux case for a …
(edit) @45088   12 years vboxsync NAT: burn fix and blank lines are removed.
(edit) @45087   12 years vboxsync setsockopt(..,SO_NOSIGPIPE,..), it's supposed that instead of …
(edit) @45061   12 years vboxsync Review of PDM driver destructors making sure that variables they use …
(edit) @45047   12 years vboxsync iprt/cidr.h: RTIPV4ADDR -> RTNETADDRIPV4. the dependencies are …
(edit) @45025   12 years vboxsync Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
(edit) @45005   12 years vboxsync DevVirtioNet: DECLCALLBACK
(edit) @44925   12 years vboxsync Removed unreferenced variable.
(edit) @44915   12 years vboxsync Dev/VirtioNet: Negotiate accepting partial TCP checksums (#4796)
(edit) @44902   12 years vboxsync Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
(edit) @44895   12 years vboxsync DevPCNet.cpp: Drop the automatic device crit sect in favour of our …
(edit) @44892   12 years vboxsync DevPCNet.cpp: More cleanup.
(edit) @44890   12 years vboxsync DevPCNet.cpp: Started cleanups.
(edit) @44857   12 years vboxsync DevVirtioNet.cpp: Changed it to do its own locking again. Hope this is …
(edit) @44856   12 years vboxsync DevVirtioNet.cpp: Callback table for I/O port handlers instead of …
(edit) @44852   12 years vboxsync s/addrIOPort/IOPortBase/g
(edit) @44851   12 years vboxsync DevirtioNet.cpp: WRONG calling convention and visibility for …
(edit) @44849   12 years vboxsync DevirtioNet.cpp: cleanups.
(edit) @44824   12 years vboxsync Network-service for lwip-driven proxy. additionally enables SrvNat …
(edit) @44670   12 years vboxsync DevINIP.cpp: Removed all use of the harmful statement (at least …
(edit) @44580   12 years vboxsync VBoxBFE: RIP.
(edit) @44571   12 years vboxsync Fixed hungarian typos in MSI registration code. Some E1000 prefix …
(edit) @44569   12 years vboxsync DevE1000: fGCEnabled -> fRCEnabled.
(edit) @44567   12 years vboxsync DevE1000: Use IOMMMIO_FLAGS_READ_DWORD and …
(edit) @44565   12 years vboxsync nits
(edit) @44546   12 years vboxsync DevE1000: Changed e1kRegLookup to use binary search for the part of …
(edit) @44542   12 years vboxsync DevE1000: More cleanups, changing it to use pThis instead of pState as …
(edit) @44541   12 years vboxsync DevE1000.cpp: Some more cleanups.
(edit) @44540   12 years vboxsync DevE1000.cpp: Some more cleanups.
(edit) @44537   12 years vboxsync DevE1000.cpp: Don't use the default device critsect.
(edit) @44536   12 years vboxsync DevE1000.cpp: Some cleanup.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44355   12 years vboxsync PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a …
(edit) @44208   12 years vboxsync DevINIP/new-lwip: use link-local address for IPv6 iSCSI-targets.
(edit) @43979   12 years vboxsync NAT: ICMP ECHO to built-in services.
(edit) @43976   12 years vboxsync SrvIntNetR0: warning.
(edit) @43975   12 years vboxsync SrvIntNetR0.cpp: Try shut up warning.
(edit) @43924   12 years vboxsync DevINIP: IPv6 and new LWIP introduction.
(edit) @43922   12 years vboxsync Makefile headers.
(edit) @43921   12 years vboxsync exposing LWIP specific build instructions closer to its sources.
(edit) @43876   12 years vboxsync fixed a few format specifier bugs
(edit) @43871   12 years vboxsync Devices/virtio-net: fixed the names of tx/rx stat counters (#6514)
(edit) @43752   12 years vboxsync NAT: don't free socket with alive tcb.
(edit) @43730   12 years vboxsync NAT: Don't be too optimistic, check the whether alias list isn't empty.
(edit) @43714   12 years vboxsync NAT:dns/logging.
(edit) @43673   12 years vboxsync NAT: handles resolv.conf-less distributions (vbox/10640).
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