|
|
@15590
|
16 years |
vboxsync |
slirp:icmp: logging too noisy
|
|
|
@15580
|
16 years |
vboxsync |
slirp:icmp: some cleanings
|
|
|
@15575
|
16 years |
vboxsync |
slirp:icmp: fix on issue ICMP to alliased (DNS) addresses
|
|
|
@15573
|
16 years |
vboxsync |
NAT: sanity check
|
|
|
@15458
|
16 years |
vboxsync |
slirp: typo
|
|
|
@15450
|
16 years |
vboxsync |
slirp: style, dead code
|
|
|
@15447
|
16 years |
vboxsync |
slirp:icmp: support traceroute default on Unix hosts (UDP)
detaching …
|
|
|
@15445
|
16 years |
vboxsync |
slirp:icmp: correct ip_p in package to guest
|
|
|
@15437
|
16 years |
vboxsync |
slirp:icmp: get rid of unused code
|
|
|
@15435
|
16 years |
vboxsync |
slirp:icmp: Reusing of original header (sent from guest) to use in …
|
|
|
@15396
|
16 years |
vboxsync |
slirp:icmp: Darwin fix attempt
|
|
|
@15388
|
16 years |
vboxsync |
slirp:icmp: reverted 40806, 40808
|
|
|
@15369
|
16 years |
vboxsync |
icmp:slirp: other Darwin fix
|
|
|
@15367
|
16 years |
vboxsync |
icmp:slirp: attempt to fix darwin
|
|
|
@15365
|
16 years |
vboxsync |
slirp:icmp:
1. trying to socket list for traceroute searching shorter …
|
|
|
@15355
|
16 years |
vboxsync |
slirp:icmp: enabling UDP traceroute on Unix
|
|
|
@15293
|
16 years |
vboxsync |
slirp: style + comments
|
|
|
@15261
|
16 years |
vboxsync |
slirp: less noise
|
|
|
@15243
|
16 years |
vboxsync |
slirp: another fix for windows hosts
|
|
|
@15240
|
16 years |
vboxsync |
slirp:icmp:log fixed
|
|
|
@15232
|
16 years |
vboxsync |
slirp:icmp ignoring all incomming ICMP messages except TIMEXEED and …
|
|
|
@15207
|
16 years |
vboxsync |
slirp: style
|
|
|
@15190
|
16 years |
vboxsync |
Slirp:ICMP: Attempt to enable traceroute scenario on Windows with …
|
|
|
@15149
|
16 years |
vboxsync |
slirp:icmp: set of hacks over Win ICMP Api introduced
1. guest address …
|
|
|
@15143
|
16 years |
vboxsync |
slirp:ICMP send of icmp packet happens (wireshark for detection)
|
|
|
@15138
|
16 years |
vboxsync |
slirp: error handling; typos
|
|
|
@15137
|
16 years |
vboxsync |
slirp: small fix
|
|
|
@15112
|
16 years |
vboxsync |
Dynamic detection of IcmpParceReplies function according MSDN …
|
|
|
@15105
|
16 years |
vboxsync |
slirp:codding style
|
|
|
@15104
|
16 years |
vboxsync |
processing of ICMP packets was added
initialization of icmp receiving …
|
|
|
@15093
|
16 years |
vboxsync |
slirp: tabs
|
|
|
@15088
|
16 years |
vboxsync |
slirp: win ICMP unreach handling
|
|
|
@15087
|
16 years |
vboxsync |
slirp: icmp should be compilable on Windows now
|
|
|
@15086
|
16 years |
vboxsync |
slirp:ICMP: windows support (mostly reorganization, shouldn't compile …
|
|
|
@15061
|
16 years |
vboxsync |
ICMP part of sorecvfrom receives only ICMP_ECHOREPLY and ICMP_TIMXCEED …
|
|
|
@15035
|
16 years |
vboxsync |
ICMP: support storaging and searching of sent packet.
|
|
|
@14964
|
16 years |
vboxsync |
slirp: code cosmetics for better readability (no semantics change)
|
|
|
@14951
|
16 years |
vboxsync |
NAT: hopefully fixed Windows host
|
|
|
@14925
|
16 years |
vboxsync |
reverted r40251
|
|
|
@14906
|
16 years |
vboxsync |
NAT: properly handle ret==0 from recv()
|
|
|
@14794
|
16 years |
vboxsync |
slirp: fixed error handling
|
|
|
@14792
|
16 years |
vboxsync |
slirp: missing error code
|
|
|
@14684
|
16 years |
vboxsync |
Linux ICMP works now (ping, traceroute required fix ttl things)
Still …
|
|
|
@14470
|
16 years |
vboxsync |
slirp: remove tabs
|
|
|
@14180
|
16 years |
vboxsync |
switching to one event for all sockets
|
|
|
@14173
|
16 years |
vboxsync |
one event for all sockets (for investigations)
|
|
|
@14168
|
16 years |
vboxsync |
call of WSACloseEvent removed, it doesn't need anymore because events …
|
|
|
@14165
|
16 years |
vboxsync |
removing statics from slirp and using global pData instead
|
|
|
@14159
|
16 years |
vboxsync |
registration several sockets per event, to avoid artificial barrier …
|
|
|
@14085
|
16 years |
vboxsync |
loops for initialization/creation of event array was fixed but wasn't …
|
|
|
@14028
|
16 years |
vboxsync |
commit current NAT state (not yet working)
|
|
|
@13984
|
16 years |
vboxsync |
- simplefied syncronization
- work on Unixes only
|
|
|
@13783
|
16 years |
vboxsync |
per-socket and per-mbuf mutexes are removed
only global locks are …
|
|
|
@13738
|
16 years |
vboxsync |
removing extra if/ifndefs
introduced defered socket removing, to …
|
|
|
@13733
|
16 years |
vboxsync |
The rest of macro replacment was added
|
|
|
@13727
|
16 years |
vboxsync |
Enother yet portion of macrofied if/ifndef orgy will finish soon
|
|
|
@13712
|
16 years |
vboxsync |
win build fixed
|
|
|
@13710
|
16 years |
vboxsync |
mid point in replacing on VBOX_SLIRP_LOCK/UNLOCK macroces
resolved deadlock
|
|
|
@13704
|
16 years |
vboxsync |
TCP sync was intoducedTCP sync was intoduced
|
|
|
@13670
|
16 years |
vboxsync |
Resolved locks in UDP
Some mutex operations checked with …
|
|
|
@13622
|
16 years |
vboxsync |
slirp:typo
|
|
|
@13604
|
16 years |
vboxsync |
Synchronized slirp was inroduced
|
|
|
@8009
|
17 years |
vboxsync |
slirp: make it possible to configure the netmask
|
|
|
@5716
|
17 years |
vboxsync |
Make sure DNS forwarding address is kept current. It can change at …
|
|
|
@3666
|
17 years |
vboxsync |
replace underscore symbols in Devices/
|
|
|
@3226
|
18 years |
vboxsync |
warnings
|
|
|
@1824
|
18 years |
vboxsync |
Disable NAT UDP broadcast resend to local address. Removed the inline …
|
|
|
@1796
|
18 years |
vboxsync |
Commit the code written by Michal (with some minor changes).
|
|
|
@1076
|
18 years |
vboxsync |
Removed tons of ifdef VBOX conditionals to make slirp readable again
|
|
|
@1048
|
18 years |
vboxsync |
slirp insque/remque fixes for amd64
|
|
|
@1039
|
18 years |
vboxsync |
Attempt to fix slirp build for 64 bit (also eliminated global variables)
|
|
|
@1033
|
18 years |
vboxsync |
Big change to make slirp fully instantiatable (replace all global …
|
|
|
@926
|
18 years |
vboxsync |
Eliminate unnecessary global vars in slirp
|
|
|
@1
|
55 years |
vboxsync |
import
|