VirtualBox

source: vbox/trunk/src/VBox/Devices/Network/slirp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15957   16 years vboxsync build fix
(edit) @15956   16 years vboxsync NAT: no release profile counters
(edit) @15933   16 years vboxsync don't flood the release log with IPv6 warnings
(edit) @15925   16 years vboxsync NAT: Fix ICMP affected by no-copy patch.
(edit) @15919   16 years vboxsync NAT:fix #3480
(edit) @15914   16 years vboxsync NAT: temporally enable intermediate buffer on send, to avoid overhead …
(edit) @15891   16 years vboxsync NAT: IP aligning doesn't really used in Slirp and real life
(edit) @15890   16 years vboxsync NAT: 1. wo sync enhancement branch is still functional (was corrupted …
(edit) @15875   16 years vboxsync If we sent an OACK, wait for ACK from client before sending file data.
(edit) @15845   16 years vboxsync warnings and minor fixes to coding style
(edit) @15793   16 years vboxsync fixed Mac burns
(edit) @15792   16 years vboxsync NAT: RTMemFree
(edit) @15791   16 years vboxsync NAT: malloc/free/realloc/strdup => iprt functions; fixed …
(edit) @15769   16 years vboxsync slirp: ARP and IP code even more unifing
(edit) @15768   16 years vboxsync slirp: if_encap is place to call slirp_output. removing duplcates in …
(edit) @15765   16 years vboxsync slirp: send to guest is queued
(edit) @15685   16 years vboxsync slirp: code style
(edit) @15684   16 years vboxsync slirp: build fix
(edit) @15683   16 years vboxsync slirp:debug printing ports in host byte order
(edit) @15682   16 years vboxsync slirp: tcp/ip port-forwarding fix
(edit) @15676   16 years vboxsync slirp:typo
(edit) @15672   16 years vboxsync slirp:makes icmp support unaware of synchronization method on Windows …
(edit) @15638   16 years vboxsync slirp:icmp: missed changes (build fix)
(edit) @15636   16 years vboxsync slirp:icmp: Get rid of old ICMP implementation
(edit) @15597   16 years vboxsync slirp:icmp:win sanity checks
(edit) @15590   16 years vboxsync slirp:icmp: logging too noisy
(edit) @15580   16 years vboxsync slirp:icmp: some cleanings
(edit) @15575   16 years vboxsync slirp:icmp: fix on issue ICMP to alliased (DNS) addresses
(edit) @15573   16 years vboxsync NAT: sanity check
(edit) @15522   16 years vboxsync tabs
(edit) @15521   16 years vboxsync slirp:icmp: handling the situation when we're unable open raw socket.
(edit) @15481   16 years vboxsync slirp:icmp: relese too noisy
(edit) @15480   16 years vboxsync slirp: warnings
(edit) @15479   16 years vboxsync slirp: warnings
(edit) @15472   16 years vboxsync NAT: readability
(edit) @15471   16 years vboxsync NAT: don't try to send an ICMP package if ICMP is not available
(edit) @15458   16 years vboxsync slirp: typo
(edit) @15457   16 years vboxsync slirp-icmp: wrong var
(edit) @15453   16 years vboxsync slirp: removed the old 64-bit incompatible reassemble code
(edit) @15450   16 years vboxsync slirp: style, dead code
(edit) @15447   16 years vboxsync slirp:icmp: support traceroute default on Unix hosts (UDP) detaching …
(edit) @15445   16 years vboxsync slirp:icmp: correct ip_p in package to guest
(edit) @15444   16 years vboxsync slirp:icmp: correct type
(edit) @15443   16 years vboxsync slirp:icmp: Fix of ttl setting on Darwin
(edit) @15437   16 years vboxsync slirp:icmp: get rid of unused code
(edit) @15435   16 years vboxsync slirp:icmp: Reusing of original header (sent from guest) to use in …
(edit) @15407   16 years vboxsync slirp:icmp: revert 40841
(edit) @15396   16 years vboxsync slirp:icmp: Darwin fix attempt
(edit) @15393   16 years vboxsync slirp:icmp: move debuging in more correct and safier way
(edit) @15388   16 years vboxsync slirp:icmp: reverted 40806, 40808
(edit) @15387   16 years vboxsync slirp:icmp: uninitialized
(edit) @15384   16 years vboxsync slirp: removed debugging code
(edit) @15379   16 years vboxsync slirp:icmp: initialization of unitialized variables
(edit) @15369   16 years vboxsync icmp:slirp: other Darwin fix
(edit) @15367   16 years vboxsync icmp:slirp: attempt to fix darwin
(edit) @15365   16 years vboxsync slirp:icmp: 1. trying to socket list for traceroute searching shorter …
(edit) @15357   16 years vboxsync slirp:icmp: correct order of headers
(edit) @15356   16 years vboxsync slirp:icmp: windows build fix
(edit) @15355   16 years vboxsync slirp:icmp: enabling UDP traceroute on Unix
(edit) @15312   16 years vboxsync icmp:slirp: correcting switch
(edit) @15293   16 years vboxsync slirp: style + comments
(edit) @15287   16 years vboxsync slirp: logging enhancements
(edit) @15286   16 years vboxsync slirp:icmp: freeing ICMP buffer on Slirp termination
(edit) @15285   16 years vboxsync slirp:icmp: Closing ICMP library on Slirp termination
(edit) @15266   16 years vboxsync slirp: don't try to receive ICMP every time but only if the event is active
(edit) @15261   16 years vboxsync slirp: less noise
(edit) @15245   16 years vboxsync compile fix
(edit) @15244   16 years vboxsync slirp: added some disabled debug code
(edit) @15243   16 years vboxsync slirp: another fix for windows hosts
(edit) @15241   16 years vboxsync slirp:icmp: Vista fix (according the forums) IcmpSendEchoes require …
(edit) @15240   16 years vboxsync slirp:icmp:log fixed
(edit) @15239   16 years vboxsync slirp: missed continue was added
(edit) @15238   16 years vboxsync slirp: added %R[natsock] format specifier
(edit) @15234   16 years vboxsync slirp: revert r40643
(edit) @15233   16 years vboxsync slirp:icmp: ICMP socket creation for Darwin
(edit) @15232   16 years vboxsync slirp:icmp ignoring all incomming ICMP messages except TIMEXEED and …
(edit) @15231   16 years vboxsync slirp:icmp: udp stored bind parameters to slirp socket structure
(edit) @15230   16 years vboxsync slirp:icmp: look up over sockets, for trace route scenario
(edit) @15229   16 years vboxsync slirp: ICMP socket isn't enqued anymore, so udp_detach shouldn't be …
(edit) @15223   16 years vboxsync slirp: fix win burns
(edit) @15222   16 years vboxsync slirp: fix burns
(edit) @15221   16 years vboxsync slirp: even more readability
(edit) @15220   16 years vboxsync slirp: readability
(edit) @15219   16 years vboxsync slirp:ICMP: local host ping works now
(edit) @15210   16 years vboxsync build fix
(edit) @15209   16 years vboxsync slirp: do {} while (0), cosmetics
(edit) @15208   16 years vboxsync build fix
(edit) @15207   16 years vboxsync slirp: style
(edit) @15206   16 years vboxsync slirp: fixed ICMP on Linux
(edit) @15204   16 years vboxsync typo
(edit) @15203   16 years vboxsync slirp: comments, cosmetics
(edit) @15201   16 years vboxsync slirp:icmp: ICM socket is out of udp socket queue now. Unix hangs …
(edit) @15195   16 years vboxsync slirp:coding style
(edit) @15194   16 years vboxsync Slirp:ICMP: Proper shutdowning of ICMP raw socket on Unix and ICMP …
(edit) @15191   16 years vboxsync slirp:ICMP rollback shutdown fix.
(edit) @15190   16 years vboxsync Slirp:ICMP: Attempt to enable traceroute scenario on Windows with …
(edit) @15168   16 years vboxsync slirp: properly finish the icmp socket
(edit) @15149   16 years vboxsync slirp:icmp: set of hacks over Win ICMP Api introduced 1. guest address …
(edit) @15143   16 years vboxsync slirp:ICMP send of icmp packet happens (wireshark for detection)
(edit) @15139   16 years vboxsync slirp: typo
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette