|
|
@58631
|
9 years |
vboxsync |
NAT: tcp_fconnect - when DNS proxy is enabled and the target is
port …
|
|
|
@58592
|
9 years |
vboxsync |
lwip: Use different callback for proxy accept that is triggered by …
|
|
|
@58589
|
9 years |
vboxsync |
lwip: tcp_restore_pbuf - factor out code to restore syn pbuf passed to …
|
|
|
@58581
|
9 years |
vboxsync |
lwip: make tcp_accept_null globally visible, use it instead of …
|
|
|
@58555
|
9 years |
vboxsync |
lwip: tcp_accept_syn - a proxy like early accept callback for ordinary …
|
|
|
@58549
|
9 years |
vboxsync |
lwip: tcp_accept_null - call tcp_abort().
|
|
|
@58170
|
9 years |
vboxsync |
doxygen: fixes.
|
|
|
@58077
|
9 years |
vboxsync |
Network/slirp: LogRel nits.
|
|
|
@57901
|
9 years |
vboxsync |
Devices/Virtio: semantic fixes.
|
|
|
@57850
|
9 years |
vboxsync |
Network/DrvNAT: Plug small memory leak in error case
|
|
|
@57846
|
9 years |
vboxsync |
SrvIntNetR0: intnetR0NetworkEditDhcpFromIntNet - update UDP checksum …
|
|
|
@57809
|
9 years |
vboxsync |
Reverted bad commit r102754.
|
|
|
@57808
|
9 years |
vboxsync |
Installer/linux and tinderclient: use Qt from build server for RPM …
|
|
|
@57784
|
9 years |
vboxsync |
NAT: rewrite handling of port-forwarding.
The most interesting part …
|
|
|
@57783
|
9 years |
vboxsync |
NAT: %R[natsock] - print "tcp" and "udp" as names, not as protocol numbers.
|
|
|
@57739
|
9 years |
vboxsync |
NAT: G/c unused port_forward_rule::mac_address.
|
|
|
@57738
|
9 years |
vboxsync |
NAT: udp_listen: better log message when bind(2) fails.
|
|
|
@57600
|
9 years |
vboxsync |
NAT: don't deadlock if we try to activate a NAT network while the VM …
|
|
|
@57550
|
9 years |
vboxsync |
NAT: improved error message
|
|
|
@57449
|
9 years |
vboxsync |
NAT: udp_listen: set so_hladdr/so_hlport like we do in udp_attach(). …
|
|
|
@57448
|
9 years |
vboxsync |
NAT: fix debug log - print IP address, not a pointer to it,
and …
|
|
|
@57442
|
9 years |
vboxsync |
DECLCALLBACK and static
|
|
|
@57426
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57393
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57181
|
9 years |
vboxsync |
NAT: %RTnaipv4 requires the IP address, not a pointer to one. While …
|
|
|
@57006
|
9 years |
vboxsync |
VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
|
|
|
@56992
|
9 years |
vboxsync |
Devices: Log & Assertion formatting fixes.
|
|
|
@56991
|
9 years |
vboxsync |
DevVirtioNet.cpp: Don't ever split log format strings!! Makes them …
|
|
|
@56960
|
9 years |
vboxsync |
NAT: adjust IP checksum after decrementing TTL so that if we use this …
|
|
|
@56957
|
9 years |
vboxsync |
NAT: undo byte order conversions on the saved IP header when relaying …
|
|
|
@56880
|
9 years |
vboxsync |
SrvIntNetR0: %RTnaipv6 in debug logs requires a pointer.
|
|
|
@56879
|
9 years |
vboxsync |
SrvIntNetR0: fix off-by-one in the fast path address cache lookup.
|
|
|
@56868
|
9 years |
vboxsync |
LogRel nit
|
|
|
@56866
|
9 years |
vboxsync |
DrvNetSniffer: be more verbose where we log to
|
|
|
@56826
|
9 years |
vboxsync |
NAT: dnsproxy_answer: make sure the answer is really for our query, to …
|
|
|
@56703
|
9 years |
vboxsync |
DevE1000: Corrected return codes.
|
|
|
@56409
|
10 years |
vboxsync |
lwip: fix wraparound check when updating icmp echo reply checksum
that …
|
|
|
@56377
|
10 years |
vboxsync |
more RT_GCC_EXTENSION required for gcc-5
|
|
|
@56316
|
10 years |
vboxsync |
whitespace
|
|
|
@56292
|
10 years |
vboxsync |
Devices: Updated (C) year.
|
|
|
@56284
|
10 years |
vboxsync |
s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
|
|
|
@56176
|
10 years |
vboxsync |
NAT: Don't forcibly reset/drop all connections when link goes down. …
|
|
|
@56146
|
10 years |
vboxsync |
SrvIntNetR0: rename intnetR0NetworkAddrCacheDeleteUnlocked …
|
|
|
@56051
|
10 years |
vboxsync |
VMM: Added VMMGC_MAIN_MODULE_NAME -> VMMRC_MAIN_MODULE_NAME and …
|
|
|
@56024
|
10 years |
vboxsync |
NAT/slirp: gcc warning.
|
|
|
@56017
|
10 years |
vboxsync |
Physical access handler cleanups.
|
|
|
@55994
|
10 years |
vboxsync |
lwip: Add missing newlines in LWIP_DEBUGF.
|
|
|
@55992
|
10 years |
vboxsync |
lwip: Drop "l" (ell) length modifier from U32_F and friends. This …
|
|
|
@55980
|
10 years |
vboxsync |
iprt/log.h,++: Added extended logger instance getters that also checks …
|
|
|
@55966
|
10 years |
vboxsync |
PGM,++: VBOXSTRICTRC for physical access handlers.
|
|
|
@55922
|
10 years |
vboxsync |
DevPCNet: ASTRP_RCV bit is only for 802.3 frames, not Ethernet frames. …
|
|
|
@55909
|
10 years |
vboxsync |
PGM,++: Made the ring-3 physical access handler callbacks present in …
|
|
|
@55904
|
10 years |
vboxsync |
PGM: Added a pVCpu parameter to all physical handler callouts and also …
|
|
|
@55896
|
10 years |
vboxsync |
PGM: Renamed the ring-0 and raw-mode context physical page access …
|
|
|
@55869
|
10 years |
vboxsync |
NAT: When logging gratuitous ARP print IP address, not a pointer to it.
|
|
|
@55856
|
10 years |
vboxsync |
NAT: centralize allocation/deletion of icmp_msg so that book-keeping …
|
|
|
@55855
|
10 years |
vboxsync |
NAT: printSocket - make %R[natsock] output more compact
|
|
|
@55842
|
10 years |
vboxsync |
SrvIntNetR0.cpp: aAddrBlacklist was destroyed too early in …
|
|
|
@55741
|
10 years |
vboxsync |
NAT: send_icmp_to_guest - don't call udp_detach() on ICMP errors.
|
|
|
@55657
|
10 years |
vboxsync |
NetShaper: Fallback to R3 if there is no underlying R0 (#5582).
|
|
|
@55652
|
10 years |
vboxsync |
IntNet/NetFlt: blacklist host's L3 addresses when bridging to wifi. …
|
|
|
@55534
|
10 years |
vboxsync |
build fix
|
|
|
@55533
|
10 years |
vboxsync |
DevE1000: fixed log statement
|
|
|
@55493
|
10 years |
vboxsync |
PGM,++: Separated physical access handler callback function pointers …
|
|
|
@55433
|
10 years |
vboxsync |
G/c ancient lwip sources, they are no longer used.
|
|
|
@55432
|
10 years |
vboxsync |
G/c VBOX_WITH_NEW_LWIP. This option only affects DevINIP/DrvVD (as …
|
|
|
@55371
|
10 years |
vboxsync |
DrvNat: logrel nit.
|
|
|
@55363
|
10 years |
vboxsync |
NAT: G/c old debug printf in host resolver that spams release log.
|
|
|
@55192
|
10 years |
vboxsync |
gcc 5 is very picky regarding FUNCTION and PRETTY_FUNCTION in …
|
|
|
@55178
|
10 years |
vboxsync |
slirp_dns: logrel nit.
|
|
|
@55095
|
10 years |
vboxsync |
Assorted fixes for FreeBSD hosts, VBox compiles and runs again without …
|
|
|
@55003
|
10 years |
vboxsync |
NAT: udp_input: force allocation of new socket for requests to the DNS …
|
|
|
@55002
|
10 years |
vboxsync |
NAT: sorecvfrom: DNS proxy requests are forwarded to the real …
|
|
|
@54868
|
10 years |
vboxsync |
SrvIntNetR0: fix ref. counting when pfnConnectInterface() fails.
|
|
|
@54827
|
10 years |
vboxsync |
NAT: G/c ancient abandoned VBOX_WITH_SLIRP_BSD_SBUF experiment.
|
|
|
@54825
|
10 years |
vboxsync |
NAT: G/c more ancient unused VBOX_WITH_NAT_SERVICE ifdefs.
|
|
|
@54824
|
10 years |
vboxsync |
NAT: G/c ancient unused VBOX_WITH_NAT_SERVICE ifdefs.
|
|
|
@54573
|
10 years |
vboxsync |
forward-ported r98709 (NAT: missing check in LogRel)
|
|
|
@54291
|
10 years |
vboxsync |
DrvNAT: Don't bug me with a debug assertion right now.
|
|
|
@54132
|
10 years |
vboxsync |
IntNet: Don't leak traffic from host to guest to the wi-fi network …
|
|
|
@54116
|
10 years |
vboxsync |
NAT: icmpwin_ping - don't decrement TTL once again, this is done in …
|
|
|
@54111
|
10 years |
vboxsync |
NAT: Enable HAVE_NOTIFICATION_FOR_DNS_UPDATE on Windows. This turns …
|
|
|
@54110
|
10 years |
vboxsync |
NAT: As a stop-gap measure don't try to use (nonexistent) resolv.conf …
|
|
|
@54109
|
10 years |
vboxsync |
NAT: Use PDMINETWORKNATCONFIG::pfnNotifyDnsChanged callback if …
|
|
|
@54107
|
10 years |
vboxsync |
NAT: Try to fix alignment of counters on 32-bit broken in r98104.
|
|
|
@54106
|
10 years |
vboxsync |
NAT: Introduce PDMINETWORKNATCONFIG::pfnNotifyDnsChanged and call it …
|
|
|
@54011
|
10 years |
vboxsync |
NAT: Don't switch to host resolver in the unix version of …
|
|
|
@53907
|
10 years |
vboxsync |
NAT: dnsproxy_query: Missing DNS servers is not a failure, don't log it.
|
|
|
@53866
|
10 years |
vboxsync |
NAT: don't check WSANETWORKEVENTS::iErrorCode in Windows …
|
|
|
@53786
|
10 years |
vboxsync |
IntNet: intnetR0NetworkPreSwitchUnicast: don't broadcast all outgoing …
|
|
|
@53776
|
10 years |
vboxsync |
NAT: Make it possible to use privileged helper to obtain raw ICMP …
|
|
|
@53624
|
10 years |
vboxsync |
scm automatic cleanups.
|
|
|
@53510
|
10 years |
vboxsync |
NAT: sorecvfrom() - fix Windows assertion on the error leg introduced …
|
|
|
@53448
|
10 years |
vboxsync |
NAT: trac ticket 13630 - use generation numbers as poor man's weak …
|
|
|
@53399
|
10 years |
vboxsync |
NAT: new Windows ping proxy that is not limited to just one …
|
|
|
@53382
|
10 years |
vboxsync |
NAT: reorder NATState fields slightly so that ICMP related ones are grouped
|
|
|
@53381
|
10 years |
vboxsync |
NAT: oops, g/c debug log in previous
|
|
|
@53380
|
10 years |
vboxsync |
NAT: allocate extra space for ICMP API internal use if reqest size is …
|
|
|
@53360
|
10 years |
vboxsync |
NAT: fix in_cksum_skip() calls - "len" parameter must include the …
|
|
|