|
|
@37746
|
14 years |
vboxsync |
NAT/debug: %R[naipv4] -> %RTnaipv4 and &IP -> IP.
|
|
|
@37724
|
14 years |
vboxsync |
NAT: todo (logging)
|
|
|
@36943
|
14 years |
vboxsync |
NAT: correct ar_sha format in who-is requests initiated by Slirp.
|
|
|
@36901
|
14 years |
vboxsync |
NAT: Each service should use right ethernet address (see xTracker/5664)
|
|
|
@36410
|
14 years |
vboxsync |
slipr: %R[ether] -> %RTmac.
|
|
|
@36358
|
14 years |
vboxsync |
NAT/arp: typo (gramma).
|
|
|
@36353
|
14 years |
vboxsync |
NAT/arp: cosmetic. verfication of updating of pair moved to …
|
|
|
@36352
|
14 years |
vboxsync |
NAT: for gratuitous ARP processing pair ar_sip, ar_sha is used.
NAT …
|
|
|
@36216
|
14 years |
vboxsync |
NAT: limitations, not required any more.
|
|
|
@35922
|
14 years |
vboxsync |
NAT: out-of-memory feedback (xTracker/5103)
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@34235
|
14 years |
vboxsync |
NAT: fine-tuning of r66315
|
|
|
@34209
|
14 years |
vboxsync |
NAT: added 'info nat%d' handler
|
|
|
@34103
|
14 years |
vboxsync |
NAT: (debug) logging fixes
|
|
|
@34043
|
14 years |
vboxsync |
NAT: warning.
|
|
|
@34041
|
14 years |
vboxsync |
NAT: handling occasional mbuf chain transmission.
|
|
|
@34039
|
14 years |
vboxsync |
NAT: if_encap doesn't allocate intermediate buffer, IP-fragmentation …
|
|
|
@33978
|
14 years |
vboxsync |
NAT: log.
|
|
|
@33833
|
14 years |
vboxsync |
NAT: log as well when a port forwarding rule is removed
|
|
|
@33825
|
14 years |
vboxsync |
Main,NAT: Managing port-forwarding at runtime. (xTracker/#4835).
|
|
|
@32846
|
14 years |
vboxsync |
NAT: properly close a socket if we've got POLLHUP
|
|
|
@32431
|
14 years |
vboxsync |
scm cleanup
|
|
|
@30421
|
15 years |
vboxsync |
NAT: small performance enhancement (allocate intermediate buffer only …
|
|
|
@30363
|
15 years |
vboxsync |
NAT: more comments + cosmetics
|
|
|
@30354
|
15 years |
vboxsync |
NAT: removed one goto from arp_input()
|
|
|
@30353
|
15 years |
vboxsync |
NAT: fixed m_freem() in arp_input()
|
|
|
@30350
|
15 years |
vboxsync |
NAT: Don't m_free mbuf just after send,
it's responsible of recv …
|
|
|
@30045
|
15 years |
vboxsync |
NAT: BSD sbuf.
|
|
|
@30016
|
15 years |
vboxsync |
NAT: clean up.
|
|
|
@29946
|
15 years |
vboxsync |
slirp.c/activate_port_forwarding: Must used LIST_FOREACH_SAFE when …
|
|
|
@29855
|
15 years |
vboxsync |
NAT: nits and a range fix
|
|
|
@29755
|
15 years |
vboxsync |
NAT: don't let register more than 4 nameservers. (vbox.org/4098)
|
|
|
@29656
|
15 years |
vboxsync |
NAT: reanable r61642.
|
|
|
@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
|
|
|