VirtualBox

Changeset 63459 in vbox for trunk/src/VBox/Devices/Network


Ignore:
Timestamp:
Aug 15, 2016 7:51:18 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
110106
Message:

gcc 6 compile fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/slirp/ip_icmp.c

    r63016 r63459  
    6464/* The message sent when emulating PING */
    6565/* Be nice and tell them it's just a psuedo-ping packet */
     66#if 0
    6667static const char icmp_ping_msg[] = "This is a psuedo-PING packet used by Slirp to emulate ICMP ECHO-REQUEST packets.\n";
     68#endif
    6769
    6870/* list of actions for icmp_error() on RX of an icmp message */
Note: See TracChangeset for help on using the changeset viewer.

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