|
|
@29506
|
15 years |
vboxsync |
NAT: backed r61642, pospone till 3.2.2.
|
|
|
@29505
|
15 years |
vboxsync |
NAT: update DNS internal cache on requests containing tag -'5' (dns …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28787
|
15 years |
vboxsync |
NAT: introduces management routines of NAT libalias core. (see …
|
|
|
@28502
|
15 years |
vboxsync |
NAT: correct handling end of zone's resources.
|
|
|
@28449
|
15 years |
vboxsync |
NAT: slirp file headers
|
|
|
@28443
|
15 years |
vboxsync |
NAT: m_free -> m_freem: BSD mbufs m_free releases only first element …
|
|
|
@28434
|
15 years |
vboxsync |
*: whitespace cleanups by scm and two manually picked nits.
|
|
|
@28397
|
15 years |
vboxsync |
dead code
|
|
|
@28365
|
15 years |
vboxsync |
NAT: unify slirp_init() and adapt the coding style of some …
|
|
|
@28346
|
15 years |
vboxsync |
NAT: do transprent proxying by default. some protocols might be …
|
|
|
@28173
|
15 years |
vboxsync |
NAT: warnings.
|
|
|
@28166
|
15 years |
vboxsync |
NAT: fixed polling of the ICMP socket reducing the ICMP latency
|
|
|
@28147
|
15 years |
vboxsync |
NAT: Fixed missing setting of time_fasttimo in ip_icmp.c. Removed …
|
|
|
@28146
|
15 years |
vboxsync |
NAT: Use poll/WSAWaitForMultipleEvents timeouts instead of timers.
|
|
|
@28141
|
15 years |
vboxsync |
slirp.c: Attempt at fixing #4811.
|
|
|
@28023
|
15 years |
vboxsync |
NAT: FD_CLOSE(win) and POLLHUB(Unix) events are processed in common …
|
|
|
@27986
|
15 years |
vboxsync |
NAT: r59685 relates to BSD mbufs.
|
|
|
@27981
|
15 years |
vboxsync |
NAT: reverted r59685 - intnet malfunctions
|
|
|
@27979
|
15 years |
vboxsync |
NAT: arp who hasn't altered current frame to begining of ARP header.
|
|
|
@27976
|
15 years |
vboxsync |
*: scm cleans up whitespace and adds a new line at the end of …
|
|
|
@27848
|
15 years |
vboxsync |
NAT service: sync with changes in DrvNAT. NAT service is compilable …
|
|
|
@27129
|
15 years |
vboxsync |
scm cleaned up some whitespace.
|
|
|
@26817
|
15 years |
vboxsync |
NAT: applied patch from xtracker 4710 (fix graceful connection …
|
|
|
@26574
|
15 years |
vboxsync |
Networking: Preparing to make the driver return a send buffer to the …
|
|
|
@26495
|
15 years |
vboxsync |
Devices: whitespace cleanup
|
|
|
@26404
|
15 years |
vboxsync |
NAT: applied patch from xtracker 3993 (use BSD mbufs)
|
|
|
@25822
|
15 years |
vboxsync |
NAT: -Wshadow fixes. Use RT_N2H and RT_H2N instead of ntoh …
|
|
|
@25799
|
15 years |
vboxsync |
NAT: fixed recent regression (xtracker 4590) on non-Linux/non-Windows …
|
|
|
@25753
|
15 years |
vboxsync |
NAT: use CHECK_FD_SET for FD_CLOSE
|
|
|
@25752
|
15 years |
vboxsync |
NAT: bugfix for registering xfds_poll at poll()
|
|
|
@25750
|
15 years |
vboxsync |
NAT: Hrmpf
|
|
|
@25747
|
15 years |
vboxsync |
NAT: some cleanup, no semantics change
|
|
|
@25402
|
15 years |
vboxsync |
NAT: re-establish port-forwarding after savestate / restore state
|
|
|
@25362
|
15 years |
vboxsync |
NAT: apply patch from xtracker 5434: update/create ARP cache entry on …
|
|
|
@25277
|
15 years |
vboxsync |
NAT: these two calls of activate_port_forwarding are now obsolete …
|
|
|
@25276
|
15 years |
vboxsync |
NAT: force re-activation of port forwarding on link down; coding …
|
|
|
@25266
|
15 years |
vboxsync |
NAT: build fixes
|
|
|
@25265
|
15 years |
vboxsync |
NAT: coding style
|
|
|
@25205
|
15 years |
vboxsync |
NAT: port-forwarding attempts to active itself till count of …
|
|
|
@24064
|
15 years |
vboxsync |
NAT: too noisy log.
|
|
|
@24063
|
15 years |
vboxsync |
NAT: backed r53926
|
|
|
@24062
|
15 years |
vboxsync |
NAT: log too noisy.
|
|
|
@23973
|
15 years |
vboxsync |
*,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
|
|
|
@23923
|
15 years |
vboxsync |
NAT: warning
|
|
|
@23462
|
15 years |
vboxsync |
NAT: Big changeset:
1. mbuf_zone has been inroduced.
2. IPRT timers …
|
|
|
@23369
|
15 years |
vboxsync |
NAT: small cosmetics, trailing spaces
|
|
|
@23164
|
15 years |
vboxsync |
NAT: Annoing logging.
|
|
|
@23163
|
15 years |
vboxsync |
NAT: introduces SlirpMTU extradata-parameter for altering slirp's mtu.
|
|
|
@23158
|
15 years |
vboxsync |
NAT: UseHostResolver extradata was introduced
and its relations with …
|
|
|
@23154
|
15 years |
vboxsync |
NAT: BSD mbuf
|
|
|
@22941
|
15 years |
vboxsync |
NAT: BSD mbuf related changeset + (slirp.c, ip_output).
|
|
|
@22873
|
15 years |
vboxsync |
NAT: stdio -> IPRT/fileio
|
|
|
@22857
|
15 years |
vboxsync |
NAT: dns_alias loading/unloading.
|
|
|
@22856
|
15 years |
vboxsync |
NAT: backed r52078 (slirp.c only)
|
|
|
@22843
|
15 years |
vboxsync |
NAT: using host resolver instead of dnsproxy.
|
|
|
@22674
|
15 years |
vboxsync |
NAT: mistype.
|
|
|
@22672
|
15 years |
vboxsync |
NAT: typo.
|
|
|
@22671
|
15 years |
vboxsync |
NAT: warnings.
|
|
|
@22664
|
15 years |
vboxsync |
NAT: hide away dhcp internals, adds helper lookups functions
|
|
|
@22597
|
15 years |
vboxsync |
NAT: return back do per slirp_input check. Gratuitous ARP might
be …
|
|
|
@22576
|
15 years |
vboxsync |
NAT: logging, warnings
|
|
|
@22543
|
15 years |
vboxsync |
NAT: up port-forwarding on address asignment (grateous ARP)
or on …
|
|
|
@22542
|
15 years |
vboxsync |
NAT: typo
|
|
|
@22541
|
15 years |
vboxsync |
NAT: some order in ARP cache managment + gratuitous ARP request handling
|
|
|
@22505
|
15 years |
vboxsync |
NAT: missed m_free
|
|
|
@22501
|
15 years |
vboxsync |
slirp.c: weird character
|
|
|
@22500
|
15 years |
vboxsync |
NAT: replacing dhcp_cache update with arp_cache,
leasing dhcp updates …
|
|
|
@22495
|
15 years |
vboxsync |
NAT: nuked whitespaces.
|
|
|
@22494
|
15 years |
vboxsync |
NAT: some pollish of r51498
|
|
|
@22478
|
15 years |
vboxsync |
NAT: fix of save/restore problem (some todo still required)
|
|
|
@22449
|
15 years |
vboxsync |
NAT: re-counters
|
|
|
@22413
|
15 years |
vboxsync |
NAT: Backed r51387
|
|
|
@22410
|
15 years |
vboxsync |
NAT: some counters
|
|
|
@22406
|
15 years |
vboxsync |
NAT: DrvNAT and Slirp use the same macroces for (de-)registering counters
|
|
|
@22404
|
15 years |
vboxsync |
NAT: some cleanings
|
|
|
@22403
|
15 years |
vboxsync |
NAT: (de-)register counter macrodifinitions was introduced.
|
|
|
@22315
|
15 years |
vboxsync |
NAT: allocate intermediate buffer in case Slirp will really send packet.
|
|
|
@22240
|
15 years |
vboxsync |
NAT: typo
|
|
|
@22146
|
15 years |
vboxsync |
NAT: annoying assert
|
|
|
@22024
|
15 years |
vboxsync |
NAT: cleaning VBOX_WITHOUT_SLIRP_CLIENT_ETHER
|
|
|
@22021
|
15 years |
vboxsync |
NAT: win burn fix
|
|
|
@22020
|
15 years |
vboxsync |
NAT: 1st stage of delayed port forwarding
|
|
|
@22014
|
15 years |
vboxsync |
NAT: clearing no-service calculation
|
|
|
@22013
|
15 years |
vboxsync |
NAT: clearing (removing non-libalias code)
|
|
|
@21864
|
15 years |
vboxsync |
NAT: globals
|
|
|
@21698
|
16 years |
vboxsync |
NAT: counters
|
|
|
@21670
|
16 years |
vboxsync |
NAT: typo
|
|
|
@21631
|
16 years |
vboxsync |
NAT: libalias's modules termination
|
|
|
@21291
|
16 years |
vboxsync |
leftover
|
|
|
@21004
|
16 years |
vboxsync |
NAT: binding sockets to interface (default sockets and port-forwarding)
|
|
|
@20961
|
16 years |
vboxsync |
fixed typo, it means occurred, not occured
|
|
|
@20959
|
16 years |
vboxsync |
NAT: remove (and enable) VBOX_WITH_MULTI_DNS and …
|
|
|
@20782
|
16 years |
vboxsync |
NAT: incorrect alias address
|
|
|
@20717
|
16 years |
vboxsync |
slirp: todo
|
|
|
@20713
|
16 years |
vboxsync |
DrvNAT,slirp: Even simpler.
|
|
|
@20712
|
16 years |
vboxsync |
DrvNat,slirp: simplify statistics and deregister them.
|
|
|
@20574
|
16 years |
vboxsync |
NAT: typo (missed 'N')
|
|
|
@20457
|
16 years |
vboxsync |
NAT: warnings
|
|
|
@20454
|
16 years |
vboxsync |
NAT: several counters in DrvNAT +interface for unify NAT counter's …
|
|
|