VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26404   15 years vboxsync NAT: applied patch from xtracker 3993 (use BSD mbufs)
(edit) @25822   15 years vboxsync NAT: -Wshadow fixes. Use RT_N2H and RT_H2N instead of ntoh
(edit) @25362   15 years vboxsync NAT: apply patch from xtracker 5434: update/create ARP cache entry on …
(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) @23154   15 years vboxsync NAT: BSD mbuf
(edit) @23135   15 years vboxsync NAT: tabs
(edit) @22894   15 years vboxsync NAT: BSD mbuf's related changeset.
(edit) @22878   15 years vboxsync NAT: DEBUG doesn't control renaming of stdio roputines, but only …
(edit) @22874   15 years vboxsync NAT: indentation
(edit) @22873   15 years vboxsync NAT: stdio -> IPRT/fileio
(edit) @22843   15 years vboxsync NAT: using host resolver instead of dnsproxy.
(edit) @22664   15 years vboxsync NAT: hide away dhcp internals, adds helper lookups functions
(edit) @22584   15 years vboxsync Devices: tab
(edit) @22541   15 years vboxsync NAT: some order in ARP cache managment + gratuitous ARP request handling
(edit) @22500   15 years vboxsync NAT: replacing dhcp_cache update with arp_cache, leasing dhcp updates …
(edit) @22494   15 years vboxsync NAT: some pollish of r51498
(edit) @22024   15 years vboxsync NAT: cleaning VBOX_WITHOUT_SLIRP_CLIENT_ETHER
(edit) @22014   15 years vboxsync NAT: clearing no-service calculation
(edit) @22013   15 years vboxsync NAT: clearing (removing non-libalias code)
(edit) @21865   15 years vboxsync NAT: disable libalias debug functions in release builds
(edit) @21864   15 years vboxsync NAT: globals
(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) @20376   16 years vboxsync NAT: slirp performance counters
(edit) @20306   16 years vboxsync NAT: compile fixes
(edit) @20301   16 years vboxsync NAT: fixed the worst warnings
(edit) @20233   16 years vboxsync NAT/libalias: forwarding printf (in alias_nbt) to Log2
(edit) @20203   16 years vboxsync NAT/libalias: nbt module
(edit) @20086   16 years vboxsync NAT/libalias: logging enchancements
(edit) @20053   16 years vboxsync NAT: LibAlias enabling + tcp_emu replaced with ftp_module
(edit) @19977   16 years vboxsync NAT: some glue code and experiments with default NAT rule
(edit) @19839   16 years vboxsync NAT: Slirp don't use ether address of guest anymore instead it …
(edit) @19313   16 years vboxsync NAT: slirp servicing several guests
(edit) @17302   16 years vboxsync NAT: integrated dnsproxy the initialization of 2 dns servers should …
(edit) @17191   16 years vboxsync spaces
(edit) @17056   16 years vboxsync NAT: introduced (port) service slection for correct bind operation. …
(edit) @16226   16 years vboxsync NAT: 1. DNS several DNS servers could be passed to guest now (with …
(edit) @15793   16 years vboxsync fixed Mac burns
(edit) @15791   16 years vboxsync NAT: malloc/free/realloc/strdup => iprt functions; fixed …
(edit) @15575   16 years vboxsync slirp:icmp: fix on issue ICMP to alliased (DNS) addresses
(edit) @15453   16 years vboxsync slirp: removed the old 64-bit incompatible reassemble code
(edit) @15357   16 years vboxsync slirp:icmp: correct order of headers
(edit) @15356   16 years vboxsync slirp:icmp: windows build fix
(edit) @15244   16 years vboxsync slirp: added some disabled debug code
(edit) @15059   16 years vboxsync Warnings
(edit) @15054   16 years vboxsync slirp: code readability
(edit) @14964   16 years vboxsync slirp: code cosmetics for better readability (no semantics change)
(edit) @14951   16 years vboxsync NAT: hopefully fixed Windows host
(edit) @14638   16 years vboxsync NAT: some reformatting for better readability; merged …
(edit) @14622   16 years vboxsync NAT: no need to zero the memory
(edit) @14553   16 years vboxsync introduces VBOX_WITH_SLIRP_MEMORY_CHECK to enable EFENCE memory check
(edit) @14275   16 years vboxsync TCP reassembling (compilable, but not working version)
(edit) @14232   16 years vboxsync Adapted versions of ip_reass, ip_freef and ip_slowtimo from FreeBSD …
(edit) @14227   16 years vboxsync initial preparation for injecting FreeBSD IP fragmentation code …
(edit) @14201   16 years vboxsync Mac hack
(edit) @14200   16 years vboxsync try to fix the slirp build (PVM define on Mac)
(edit) @13984   16 years vboxsync - simplefied syncronization - work on Unixes only
(edit) @13771   16 years vboxsync do {} while (0)
(edit) @13738   16 years vboxsync removing extra if/ifndefs introduced defered socket removing, to …
(edit) @13710   16 years vboxsync mid point in replacing on VBOX_SLIRP_LOCK/UNLOCK macroces resolved deadlock
(edit) @5716   17 years vboxsync Make sure DNS forwarding address is kept current. It can change at …
(edit) @5332   17 years vboxsync Make PXE booting in NAT mode work without much hassle.
(edit) @3693   17 years vboxsync OS2 -> RT_OS_OS2 (for the sake of completeness).
(edit) @3666   17 years vboxsync replace underscore symbols in Devices/
(edit) @1824   18 years vboxsync Disable NAT UDP broadcast resend to local address. Removed the inline …
(edit) @1076   18 years vboxsync Removed tons of ifdef VBOX conditionals to make slirp readable again
(edit) @1045   18 years vboxsync Fix slirp queue macro prototypes for deglobalized amd64.
(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) @1023   18 years vboxsync make slirp compile on win boxes again
(edit) @817   18 years vboxsync nc
(edit) @766   18 years vboxsync Use our runtime heap.
(edit) @674   18 years vboxsync inline != extern for MSC.
(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