VirtualBox

source: vbox/trunk/src/VBox/NetworkServices/NAT/pxping.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @51581   11 years vboxsync NAT/Net: Start untangling errno vs. winsock mess. Don't refer errno …
(edit) @51575   11 years vboxsync NAT/Net: Get rid of inet_ntop(3). Add formatter for %R[ping_pcb] and …
(edit) @51574   11 years vboxsync NAT/Net: #define LOG_GROUP LOG_GROUP_NAT_SERVICE
(edit) @50106   11 years vboxsync G/c temporary local redefinitions of DPRINTF*.
(edit) @50105   11 years vboxsync Get rid of plain printfs: convert to DPRINTFs or g/c.
(edit) @50029   11 years vboxsync pxping_recv6: translate errors from proxy_sendto() into ICMPv6 error …
(edit) @50028   11 years vboxsync pxping_recv6: check if pbuf_header() succeeded.
(edit) @50024   11 years vboxsync pxping_pcb_deregister: clear ping_pcb::next to satisfy assertion (now …
(edit) @50021   11 years vboxsync pxping_pcb_delete: fix assertions (that were not compiled).
(edit) @50006   11 years vboxsync We still own pbuf after ip_output_if/ip6_output_if so call pbuf_free …
(edit) @49865   11 years vboxsync pxping_recv4: comment update for previous after testing - OS X really …
(edit) @49863   11 years vboxsync pxping_recv4: according to ping sources at www.opensource.apple.com …
(edit) @49862   11 years vboxsync pxping_pmgr_icmp6_error: g/c unused variable.
(edit) @49861   11 years vboxsync Use either IP_HDRINCL or OS-specific socket option to deal with IPv4 …
(edit) @49782   11 years vboxsync pxping_recv4, pxping_recv6: free incoming pbuf after reporting time …
(edit) @49759   11 years vboxsync pxping_recv4: disable setsockopt-based code to set DF - it's too …
(edit) @49746   11 years vboxsync Disable DF code on Linux for now to unbreak the build. Apparently, …
(edit) @49745   11 years vboxsync pxping_recv4: propagate DF flag if OS provides a socket option for that.
(edit) @49715   11 years vboxsync Try to fix in6_pktinfo kludge again. Test for GLIBC_PREREQ in a …
(edit) @49714   11 years vboxsync Try to fix in6_pktinfo kludge. Apparently it was hidden under …
(edit) @49709   11 years vboxsync Do the song and dance to use WSARecvMsg on Windows.
(edit) @49690   11 years vboxsync G/c unused variable.
(edit) @49650   11 years vboxsync Init sin6_flowinfo.
(edit) @49649   11 years vboxsync Set sin6_port through correct union member.
(edit) @49648   11 years vboxsync Complete ICMPv6.
(edit) @49637   11 years vboxsync Refactor a bit.
(edit) @49617   11 years vboxsync Add a few comments.
(edit) @49616   11 years vboxsync Delay TTL check until after loopback remapping check. Fix loopback …
(edit) @49613   11 years vboxsync Add a comment that RFC 3542 IPV6_RECVTCLASS has no RFC 2292 …
(edit) @49611   11 years vboxsync On OS X request RFC 3542 API (neither old RFC 2292, nor new RFC 3542 …
(edit) @49609   11 years vboxsync Oops. Revert previous. <netinet/icmp6.h> that it needs (and that I …
(edit) @49607   11 years vboxsync Use ICMP filters if present.
(edit) @49593   11 years vboxsync Snapshot work in progress on IPv6 ping now that it seems to work for …
(edit) @49555   11 years vboxsync pxping_timeout_del: mark pxping argument as unused.
(edit) @49545   11 years vboxsync Use rand(3) on Windows. It's not good, but we don't need …
(edit) @49544   11 years vboxsync G/c unused variables. Pass iplen around as u16_t. This makes Windows …
(edit) @49533   11 years vboxsync Handle mapped loopbacks. Propagate TTL, TOS.
(add) @49515   11 years vboxsync Snapshot work in progress on ping proxy. Not hooked into the build yet.
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