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) @26817   15 years vboxsync NAT: applied patch from xtracker 4710 (fix graceful connection …
(edit) @26574   15 years vboxsync Networking: Preparing to make the driver return a send buffer to the …
(edit) @26495   15 years vboxsync Devices: whitespace cleanup
(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) @25799   15 years vboxsync NAT: fixed recent regression (xtracker 4590) on non-Linux/non-Windows …
(edit) @25753   15 years vboxsync NAT: use CHECK_FD_SET for FD_CLOSE
(edit) @25752   15 years vboxsync NAT: bugfix for registering xfds_poll at poll()
(edit) @25750   15 years vboxsync NAT: Hrmpf
(edit) @25747   15 years vboxsync NAT: some cleanup, no semantics change
(edit) @25402   15 years vboxsync NAT: re-establish port-forwarding after savestate / restore state
(edit) @25362   15 years vboxsync NAT: apply patch from xtracker 5434: update/create ARP cache entry on …
(edit) @25277   15 years vboxsync NAT: these two calls of activate_port_forwarding are now obsolete …
(edit) @25276   15 years vboxsync NAT: force re-activation of port forwarding on link down; coding …
(edit) @25266   15 years vboxsync NAT: build fixes
(edit) @25265   15 years vboxsync NAT: coding style
(edit) @25205   15 years vboxsync NAT: port-forwarding attempts to active itself till count of …
(edit) @24064   15 years vboxsync NAT: too noisy log.
(edit) @24063   15 years vboxsync NAT: backed r53926
(edit) @24062   15 years vboxsync NAT: log too noisy.
(edit) @23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
(edit) @23923   15 years vboxsync NAT: warning
(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   15 years vboxsync NAT: Annoing logging.
(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) @23154   15 years vboxsync NAT: BSD mbuf
(edit) @22941   15 years vboxsync NAT: BSD mbuf related changeset + (slirp.c, ip_output).
(edit) @22873   15 years vboxsync NAT: stdio -> IPRT/fileio
(edit) @22857   15 years vboxsync NAT: dns_alias loading/unloading.
(edit) @22856   15 years vboxsync NAT: backed r52078 (slirp.c only)
(edit) @22843   15 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
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