VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @23164   16 years vboxsync NAT: Annoing logging.
(edit) @23163   16 years vboxsync NAT: introduces SlirpMTU extradata-parameter for altering slirp's mtu.
(edit) @23158   16 years vboxsync NAT: UseHostResolver extradata was introduced and its relations with …
(edit) @23154   16 years vboxsync NAT: BSD mbuf
(edit) @22941   16 years vboxsync NAT: BSD mbuf related changeset + (slirp.c, ip_output).
(edit) @22873   16 years vboxsync NAT: stdio -> IPRT/fileio
(edit) @22857   16 years vboxsync NAT: dns_alias loading/unloading.
(edit) @22856   16 years vboxsync NAT: backed r52078 (slirp.c only)
(edit) @22843   16 years vboxsync NAT: using host resolver instead of dnsproxy.
(edit) @22674   16 years vboxsync NAT: mistype.
(edit) @22672   16 years vboxsync NAT: typo.
(edit) @22671   16 years vboxsync NAT: warnings.
(edit) @22664   16 years vboxsync NAT: hide away dhcp internals, adds helper lookups functions
(edit) @22597   16 years vboxsync NAT: return back do per slirp_input check. Gratuitous ARP might be …
(edit) @22576   16 years vboxsync NAT: logging, warnings
(edit) @22543   16 years vboxsync NAT: up port-forwarding on address asignment (grateous ARP) or on …
(edit) @22542   16 years vboxsync NAT: typo
(edit) @22541   16 years vboxsync NAT: some order in ARP cache managment + gratuitous ARP request handling
(edit) @22505   16 years vboxsync NAT: missed m_free
(edit) @22501   16 years vboxsync slirp.c: weird character
(edit) @22500   16 years vboxsync NAT: replacing dhcp_cache update with arp_cache, leasing dhcp updates …
(edit) @22495   16 years vboxsync NAT: nuked whitespaces.
(edit) @22494   16 years vboxsync NAT: some pollish of r51498
(edit) @22478   16 years vboxsync NAT: fix of save/restore problem (some todo still required)
(edit) @22449   16 years vboxsync NAT: re-counters
(edit) @22413   16 years vboxsync NAT: Backed r51387
(edit) @22410   16 years vboxsync NAT: some counters
(edit) @22406   16 years vboxsync NAT: DrvNAT and Slirp use the same macroces for (de-)registering counters
(edit) @22404   16 years vboxsync NAT: some cleanings
(edit) @22403   16 years vboxsync NAT: (de-)register counter macrodifinitions was introduced.
(edit) @22315   16 years vboxsync NAT: allocate intermediate buffer in case Slirp will really send packet.
(edit) @22240   16 years vboxsync NAT: typo
(edit) @22146   16 years vboxsync NAT: annoying assert
(edit) @22024   16 years vboxsync NAT: cleaning VBOX_WITHOUT_SLIRP_CLIENT_ETHER
(edit) @22021   16 years vboxsync NAT: win burn fix
(edit) @22020   16 years vboxsync NAT: 1st stage of delayed port forwarding
(edit) @22014   16 years vboxsync NAT: clearing no-service calculation
(edit) @22013   16 years vboxsync NAT: clearing (removing non-libalias code)
(edit) @21864   16 years vboxsync NAT: globals
(edit) @21698   16 years vboxsync NAT: counters
(edit) @21670   16 years vboxsync NAT: typo
(edit) @21631   16 years vboxsync NAT: libalias's modules termination
(edit) @21291   16 years vboxsync leftover
(edit) @21004   16 years vboxsync NAT: binding sockets to interface (default sockets and port-forwarding)
(edit) @20961   16 years vboxsync fixed typo, it means occurred, not occured
(edit) @20959   16 years vboxsync NAT: remove (and enable) VBOX_WITH_MULTI_DNS and …
(edit) @20782   16 years vboxsync NAT: incorrect alias address
(edit) @20717   16 years vboxsync slirp: todo
(edit) @20713   16 years vboxsync DrvNAT,slirp: Even simpler.
(edit) @20712   16 years vboxsync DrvNat,slirp: simplify statistics and deregister them.
(edit) @20574   16 years vboxsync NAT: typo (missed 'N')
(edit) @20457   16 years vboxsync NAT: warnings
(edit) @20454   16 years vboxsync NAT: several counters in DrvNAT +interface for unify NAT counter's …
(edit) @20424   16 years vboxsync NAT: Backed r48369
(edit) @20423   16 years vboxsync NAT: tcp/udp_init routines call added
(edit) @20388   16 years vboxsync NAT: range 8k-1M
(edit) @20379   16 years vboxsync NAT: introduce slirp's interface to configure socket's and sbuf defaults
(edit) @20376   16 years vboxsync NAT: slirp performance counters
(edit) @20350   16 years vboxsync NAT: make counters registration easier
(edit) @20296   16 years vboxsync NAT/libalias: right shutdown
(edit) @20203   16 years vboxsync NAT/libalias: nbt module
(edit) @20172   16 years vboxsync NAT: redability (part2)
(edit) @20171   16 years vboxsync NAT: readability (lower nesting)
(edit) @20170   16 years vboxsync NAT: reading (less nesting)
(edit) @20164   16 years vboxsync NAT/libalias: port-forwarding
(edit) @20053   16 years vboxsync NAT: LibAlias enabling + tcp_emu replaced with ftp_module
(edit) @20016   16 years vboxsync NAT: noisy logging
(edit) @19980   16 years vboxsync NAT: unix build fix
(edit) @19979   16 years vboxsync NAT: fix of vbox.org/4091 change list to queue to feed dhcp client …
(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) @19689   16 years vboxsync NAT: debug give slirp custom resolv.conf for debug need
(edit) @19525   16 years vboxsync NAT: Correct ethernet package check
(edit) @19411   16 years vboxsync NAT: wrong Ether address detection and ethernet gap detection
(edit) @19392   16 years vboxsync NAT: attempt to fix #3651
(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) @18874   16 years vboxsync NAT: handling empty domain name list moved to package preparing
(edit) @18872   16 years vboxsync slirp.c: empty strings still takes at least 1 byte of heap, don't leak …
(edit) @18865   16 years vboxsync NAT: some dhcp clients happy to have at least " " domain name than to …
(edit) @18857   16 years vboxsync NAT: zero-length strings in dhcp offer
(edit) @18794   16 years vboxsync NAT: better header inclusion
(edit) @18726   16 years vboxsync NAT: DNS proxy more logging
(edit) @18606   16 years vboxsync slirp.c: leaks in get_dns_addr_domain (hope I fixed it right).
(edit) @18584   16 years vboxsync NAT: adding name domains improved. multibytes handling in IPRT style …
(edit) @18419   16 years vboxsync slirp.c: Overlooked another bogus LogRel(("adding %s to DNS suffix …
(edit) @18239   16 years vboxsync NAT: better wide character handling in DNS suffix resolving
(edit) @18226   16 years vboxsync get_dns_addr_domain: wcstombs can in theory return -1, so don't crash …
(edit) @18225   16 years vboxsync get_dns_addr_domain: wcstombs returns the size without counting the …
(edit) @17656   16 years vboxsync NAT: disable service calculation
(edit) @17439   16 years vboxsync NAT: logs
(edit) @17436   16 years vboxsync NAT: added extradata options to control DHCP forcing use external TFTP …
(edit) @17392   16 years vboxsync NAT: visibility
(edit) @17391   16 years vboxsync NAT: release log too noisy
(edit) @17389   16 years vboxsync NAT: helping routines to initilize/free dns server list
(edit) @17363   16 years vboxsync NAT: dns proxy functions fine. the time out and switch to next server …
(edit) @17302   16 years vboxsync NAT: integrated dnsproxy the initialization of 2 dns servers should …
(edit) @17227   16 years vboxsync NAT: removing Win version checks (we don't support Win version prior …
Note: See TracRevisionLog for help on using the revision log.

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