VirtualBox

source: vbox/trunk/src/VBox/Devices/Network/slirp/libslirp.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106061   2 months vboxsync Copyright year updates by scm.
(edit) @105377   5 months vboxsync iprt/cdefs.h,*: s/RT_IPRT_CALL_ATTR/RT_IPRT_CALLREQ_ATTR/g bugref:10725
(edit) @105353   5 months vboxsync iprt/req.h,*: Adjustments of the RTReqQueue API to fit darwin/arm64 …
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92093   3 years vboxsync Devices/Network/NAT: Add option to disallow traffic from the guest to …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @62681   8 years vboxsync Use the iprt/win/winsock2.h wrapper for winsock2.h
(edit) @62511   8 years vboxsync (C) 2016
(edit) @60142   9 years vboxsync NAT: Make host resolver asynchronous so that a blocked synchronous …
(edit) @59219   9 years vboxsync NAT: Improve dns mapping in host resolver - pattern match should …
(edit) @57784   9 years vboxsync NAT: rewrite handling of port-forwarding. The most interesting part …
(edit) @56292   9 years vboxsync Devices: Updated (C) year.
(edit) @54111   10 years vboxsync NAT: Enable HAVE_NOTIFICATION_FOR_DNS_UPDATE on Windows. This turns …
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53399   10 years vboxsync NAT: new Windows ping proxy that is not limited to just one …
(edit) @50949   11 years vboxsync NAT: Rename horrifying "VBOX_NAT_HNCE_EXSPOSED_NAME_RESOLUTION_INFO" …
(edit) @50691   11 years vboxsync NAT:libslirp.h reverts r92615 (reenable network switch in dnsproxy …
(edit) @50676   11 years vboxsync NAT: disabled OSX-specific code (regressions)
(edit) @50671   11 years vboxsync NAT/libslirp.h: intoduces macrodefinition …
(edit) @50045   11 years vboxsync NAT/Slirp: helper function …
(edit) @48150   11 years vboxsync NAT/slirp: include VBox/vmm/dbgf.h where it required only.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @41453   13 years vboxsync NAT: clean up (part 1).
(edit) @39775   13 years vboxsync NAT: introduces CFGM value …
(edit) @39766   13 years vboxsync NAT: host resolver can use user-defined mapping instead of host …
(edit) @38971   13 years vboxsync NAT: configuration of limit of ICMP cache and moving icmp finilization …
(edit) @38111   13 years vboxsync NAT: makes backlog value configurable in listen(, backlog).
(edit) @35922   14 years vboxsync NAT: out-of-memory feedback (xTracker/5103)
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @34209   14 years vboxsync NAT: added 'info nat%d' handler
(edit) @33825   14 years vboxsync Main,NAT: Managing port-forwarding at runtime. (xTracker/#4835).
(edit) @30421   14 years vboxsync NAT: small performance enhancement (allocate intermediate buffer only …
(edit) @30016   15 years vboxsync NAT: clean up.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28787   15 years vboxsync NAT: introduces management routines of NAT libalias core. (see …
(edit) @28449   15 years vboxsync NAT: slirp file headers
(edit) @28365   15 years vboxsync NAT: unify slirp_init() and adapt the coding style of some …
(edit) @28147   15 years vboxsync NAT: Fixed missing setting of time_fasttimo in ip_icmp.c. Removed …
(edit) @27848   15 years vboxsync NAT service: sync with changes in DrvNAT. NAT service is compilable …
(edit) @27448   15 years vboxsync NAT: one more m_inc() fix (just in case), and some cleanup. ripping …
(edit) @26597   15 years vboxsync NAT: bsd mbuf synced with last changes in drvnat.
(edit) @26574   15 years vboxsync Networking: Preparing to make the driver return a send buffer to the …
(edit) @26404   15 years vboxsync NAT: applied patch from xtracker 3993 (use BSD mbufs)
(edit) @25402   15 years vboxsync NAT: re-establish port-forwarding after savestate / restore state
(edit) @23462   15 years vboxsync NAT: Big changeset: 1. mbuf_zone has been inroduced. 2. IPRT timers …
(edit) @23369   15 years vboxsync NAT: small cosmetics, trailing spaces
(edit) @23163   15 years vboxsync NAT: introduces SlirpMTU extradata-parameter for altering slirp's mtu.
(edit) @23158   15 years vboxsync NAT: UseHostResolver extradata was introduced and its relations with …
(edit) @22206   15 years vboxsync NAT: make experiment more clear
(edit) @22192   15 years vboxsync NAT: slirp_can_send (on NAT thread and EMT) flushes PDM queue on …
(edit) @22020   15 years vboxsync NAT: 1st stage of delayed port forwarding
(edit) @21004   15 years vboxsync NAT: binding sockets to interface (default sockets and port-forwarding)
(edit) @20959   15 years vboxsync NAT: remove (and enable) VBOX_WITH_MULTI_DNS and …
(edit) @20712   15 years vboxsync DrvNat,slirp: simplify statistics and deregister them.
(edit) @20380   15 years vboxsync NAT: interface declaration
(edit) @19313   16 years vboxsync NAT: slirp servicing several guests
(edit) @18902   16 years vboxsync NAT: removed VBOX_WITH_SIMPLIFIED_SLIRP_SYNC as the poller API was …
(edit) @17436   16 years vboxsync NAT: added extradata options to control DHCP forcing use external TFTP …
(edit) @16572   16 years vboxsync NAT: select => poll (2x speed up on Unix)
(edit) @16563   16 years vboxsync NAT: slirp_get_nsock introduced returns number of sockets
(edit) @16443   16 years vboxsync NAT:MT 1. slirp queue inroduced 2. main points of thread interactions …
(edit) @15890   16 years vboxsync NAT: 1. wo sync enhancement branch is still functional (was corrupted …
(edit) @15638   16 years vboxsync slirp:icmp: missed changes (build fix)
(edit) @15266   16 years vboxsync slirp: don't try to receive ICMP every time but only if the event is active
(edit) @15086   16 years vboxsync slirp:ICMP: windows support (mostly reorganization, shouldn't compile …
(edit) @14964   16 years vboxsync slirp: code cosmetics for better readability (no semantics change)
(edit) @14391   16 years vboxsync slirp: simplified sync is default now
(edit) @14329   16 years vboxsync slirp: removed unused control interface; added slirp_get_timeout_ms()
(edit) @14204   16 years vboxsync NAT: next try to get synchronization right
(edit) @14196   16 years vboxsync NAT: Linux build fix; added some perfcounters
(edit) @14194   16 years vboxsync introduced new event for handling link state changings (need some testing)
(edit) @14130   16 years vboxsync missed header changes
(edit) @14119   16 years vboxsync per polling allocation of event array was replaced by on init …
(edit) @14028   16 years vboxsync commit current NAT state (not yet working)
(edit) @13984   16 years vboxsync - simplefied syncronization - work on Unixes only
(edit) @13951   16 years vboxsync fixed win build for 38966
(edit) @13949   16 years vboxsync backed out r38966
(edit) @13940   16 years vboxsync pseudo-timers moved to timers polling select is notified via pipe (!!! …
(edit) @8285   17 years vboxsync NAT: set network address after loadstate (fixed #2467)
(edit) @8009   17 years vboxsync slirp: make it possible to configure the netmask
(edit) @5436   17 years vboxsync Back out NAT ping error message code.
(edit) @5332   17 years vboxsync Make PXE booting in NAT mode work without much hassle.
(edit) @5266   17 years vboxsync Show a warning message when the guest tries to send a ping packet that …
(edit) @3693   17 years vboxsync OS2 -> RT_OS_OS2 (for the sake of completeness).
(edit) @2938   18 years vboxsync NAT: Pass first entry of search list as domain name in DHCP (which …
(edit) @1076   18 years vboxsync Removed tons of ifdef VBOX conditionals to make slirp readable again
(edit) @1039   18 years vboxsync Attempt to fix slirp build for 64 bit (also eliminated global variables)
(edit) @1033   18 years vboxsync Big change to make slirp fully instantiatable (replace all global …
(edit) @530   18 years vboxsync Hack for running slirp (NAT) on 64-bit hosts.
(add) @1   55 years vboxsync import
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