|
|
@15062
|
16 年 |
vboxsync |
introducing ICMP support in Windows (not working)
|
|
|
@15061
|
16 年 |
vboxsync |
ICMP part of sorecvfrom receives only ICMP_ECHOREPLY and ICMP_TIMXCEED …
|
|
|
@15060
|
16 年 |
vboxsync |
debug logging removed
IP options trimming disabled in ICMP support
|
|
|
@15059
|
16 年 |
vboxsync |
Warnings
|
|
|
@15056
|
16 年 |
vboxsync |
better fix
|
|
|
@15055
|
16 年 |
vboxsync |
build fix
|
|
|
@15054
|
16 年 |
vboxsync |
slirp: code readability
|
|
|
@15035
|
16 年 |
vboxsync |
ICMP: support storaging and searching of sent packet.
|
|
|
@15006
|
16 年 |
vboxsync |
Assertion cleanup for 8 network cards.
|
|
|
@15000
|
16 年 |
vboxsync |
Allow up to 8 network cards.
|
|
|
@14964
|
16 年 |
vboxsync |
slirp: code cosmetics for better readability (no semantics change)
|
|
|
@14951
|
16 年 |
vboxsync |
NAT: hopefully fixed Windows host
|
|
|
@14925
|
16 年 |
vboxsync |
reverted r40251
|
|
|
@14906
|
16 年 |
vboxsync |
NAT: properly handle ret==0 from recv()
|
|
|
@14882
|
16 年 |
vboxsync |
registered log formatter prining IPv4 addresses on %R[IP4]
|
|
|
@14844
|
16 年 |
vboxsync |
netsniffer: fixed offset between VBox.log and the sniffer tracefile
|
|
|
@14831
|
16 年 |
vboxsync |
whole bunch: avoid runtime.h, include individual headers indead.
|
|
|
@14795
|
16 年 |
vboxsync |
warning
|
|
|
@14794
|
16 年 |
vboxsync |
slirp: fixed error handling
|
|
|
@14792
|
16 年 |
vboxsync |
slirp: missing error code
|
|
|
@14695
|
16 年 |
vboxsync |
IntNet: Quick hack to force broadcast flag in DHCP requests on shared MAC.
|
|
|
@14684
|
16 年 |
vboxsync |
Linux ICMP works now (ping, traceroute required fix ttl things)
Still …
|
|
|
@14642
|
16 年 |
vboxsync |
build fix
|
|
|
@14641
|
16 年 |
vboxsync |
compile fix
|
|
|
@14638
|
16 年 |
vboxsync |
NAT: some reformatting for better readability; merged …
|
|
|
@14633
|
16 年 |
vboxsync |
ICMP send fixed (works only under root)
|
|
|
@14623
|
16 年 |
vboxsync |
ICMP support disabled (doesn't work)
|
|
|
@14622
|
16 年 |
vboxsync |
NAT: no need to zero the memory
|
|
|
@14616
|
16 年 |
vboxsync |
ipovly now conform modern BSD making ih_x1 field as array overlapping …
|
|
|
@14609
|
16 年 |
vboxsync |
Hint for #2949.
|
|
|
@14577
|
16 年 |
vboxsync |
slirp: attempt to fix memory corruption
|
|
|
@14567
|
16 年 |
vboxsync |
disabled part of 32/64-bit hashing for new REASS
|
|
|
@14553
|
16 年 |
vboxsync |
introduces VBOX_WITH_SLIRP_MEMORY_CHECK to enable EFENCE memory check
|
|
|
@14529
|
16 年 |
vboxsync |
removing freeing of inlined array
|
|
|
@14522
|
16 年 |
vboxsync |
removed unused global tcbhead
|
|
|
@14489
|
16 年 |
vboxsync |
more cosmetic
|
|
|
@14488
|
16 年 |
vboxsync |
cosmetic
|
|
|
@14487
|
16 年 |
vboxsync |
helper functions used in old reassembling was disabled
|
|
|
@14476
|
16 年 |
vboxsync |
slirp: more dead code
|
|
|
@14471
|
16 年 |
vboxsync |
slirp: getour_addr is 127.0.0.1 in any case
|
|
|
@14470
|
16 年 |
vboxsync |
slirp: remove tabs
|
|
|
@14466
|
16 年 |
vboxsync |
warning
|
|
|
@14457
|
16 年 |
vboxsync |
DrvIntNet.cpp: Use AssertLogMsgRCReturn.
|
|
|
@14434
|
16 年 |
vboxsync |
Export to OSE
|
|
|
@14420
|
16 年 |
vboxsync |
Removed unreferenced label.
|
|
|
@14419
|
16 年 |
vboxsync |
Call DGFStop instead of returning VERR_INTERNAL_ERROR on I/O port …
|
|
|
@14407
|
16 年 |
vboxsync |
ip/tcp fragment reassambling routines are compilable and workable on …
|
|
|
@14391
|
16 年 |
vboxsync |
slirp: simplified sync is default now
|
|
|
@14390
|
16 年 |
vboxsync |
check sum calculation was fixed
|
|
|
@14348
|
16 年 |
vboxsync |
NetFlt/win: err logging on IntNet construction
|
|
|
@14333
|
16 年 |
vboxsync |
slirp: removed dead code
|
|
|
@14331
|
16 年 |
vboxsync |
slirp: removed dead code
|
|
|
@14330
|
16 年 |
vboxsync |
use slirp_get_timeout_ms() to skip the timeout if possible
|
|
|
@14329
|
16 年 |
vboxsync |
slirp: removed unused control interface; added slirp_get_timeout_ms()
|
|
|
@14309
|
16 年 |
vboxsync |
#else /* what comes now */
|
|
|
@14305
|
16 年 |
vboxsync |
no need to loop here, this is already done in the function
|
|
|
@14293
|
16 年 |
vboxsync |
redirecting 64 workaround macro definitions to works like in 32bit …
|
|
|
@14291
|
16 年 |
vboxsync |
freeing of reassembly close on end of TCP connection was added to …
|
|
|
@14289
|
16 年 |
vboxsync |
code style
|
|
|
@14288
|
16 年 |
vboxsync |
constants initialization for TCP reassembly
|
|
|
@14287
|
16 年 |
vboxsync |
Lenght shouldn't changed because we've disabled altering size at the …
|
|
|
@14286
|
16 年 |
vboxsync |
fixed adaption
|
|
|
@14285
|
16 年 |
vboxsync |
heade of list of TCPCB was added and initialization code was injected
|
|
|
@14284
|
16 年 |
vboxsync |
Fix of calling reassembly routine
|
|
|
@14275
|
16 年 |
vboxsync |
TCP reassembling (compilable, but not working version)
|
|
|
@14271
|
16 年 |
vboxsync |
NetFlt/win: fixes for the case NetFlt is not installed
|
|
|
@14265
|
16 年 |
vboxsync |
#else /* what comes now */
|
|
|
@14252
|
16 年 |
vboxsync |
csum validation hack, for testing IP integration of fragmentation …
|
|
|
@14243
|
16 年 |
vboxsync |
IP fragmentation seems works fine
todo: fix the checksum calculation
|
|
|
@14232
|
16 年 |
vboxsync |
Adapted versions of ip_reass, ip_freef and ip_slowtimo from FreeBSD …
|
|
|
@14229
|
16 年 |
vboxsync |
Coding style
|
|
|
@14228
|
16 年 |
vboxsync |
hash table for BSD-styled fragmentation/reassembling introduced and …
|
|
|
@14227
|
16 年 |
vboxsync |
initial preparation for injecting FreeBSD IP fragmentation code …
|
|
|
@14210
|
16 年 |
vboxsync |
typo
|
|
|
@14206
|
16 年 |
vboxsync |
typo
|
|
|
@14205
|
16 年 |
vboxsync |
typo
|
|
|
@14204
|
16 年 |
vboxsync |
NAT: next try to get synchronization right
|
|
|
@14202
|
16 年 |
vboxsync |
coding style
|
|
|
@14201
|
16 年 |
vboxsync |
Mac hack
|
|
|
@14200
|
16 年 |
vboxsync |
try to fix the slirp build (PVM define on Mac)
|
|
|
@14199
|
16 年 |
vboxsync |
moving slirp_link_* in NAT thread (review required)
|
|
|
@14197
|
16 年 |
vboxsync |
NAT: typo
|
|
|
@14196
|
16 年 |
vboxsync |
NAT: Linux build fix; added some perfcounters
|
|
|
@14195
|
16 年 |
vboxsync |
NAT:bugfix
|
|
|
@14194
|
16 年 |
vboxsync |
introduced new event for handling link state changings (need some testing)
|
|
|
@14189
|
16 年 |
vboxsync |
NAT: better error handling
|
|
|
@14188
|
16 年 |
vboxsync |
NAT: better error handling
|
|
|
@14186
|
16 年 |
vboxsync |
NAT: bugfix
|
|
|
@14183
|
16 年 |
vboxsync |
Send event shouldn't be autoresetting and instead should be used event …
|
|
|
@14182
|
16 年 |
vboxsync |
array of events is inlined
|
|
|
@14181
|
16 年 |
vboxsync |
get rid of cMaxEvens and initializing loop for two events array
|
|
|
@14180
|
16 年 |
vboxsync |
switching to one event for all sockets
|
|
|
@14177
|
16 年 |
vboxsync |
UDP: reseting event of used socked is fixed
|
|
|
@14173
|
16 年 |
vboxsync |
one event for all sockets (for investigations)
|
|
|
@14168
|
16 年 |
vboxsync |
call of WSACloseEvent removed, it doesn't need anymore because events …
|
|
|
@14165
|
16 年 |
vboxsync |
removing statics from slirp and using global pData instead
|
|
|
@14163
|
16 年 |
vboxsync |
reseting event for unused sockets was added at the end of polling …
|
|
|
@14161
|
16 年 |
vboxsync |
removing all references to cEvent from polling routine
|
|
|
@14160
|
16 年 |
vboxsync |
removing reducular event assigning and conunter ticking
with model …
|
|
|
@14159
|
16 年 |
vboxsync |
registration several sockets per event, to avoid artificial barrier …
|
|
|