Changeset 1d94e21 in mainline for uspace/app/ping6/ping6.c


Ignore:
Timestamp:
2013-07-16T19:39:47Z (12 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0845589, 47f5a77
Parents:
159bad57
Message:

cherrypick lp:~as-s/helenos/ipv6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/ping6/ping6.c

    r159bad57 r1d94e21  
    102102        }
    103103       
    104         printf("Received ICMP echo reply: from %s to %s, seq. no %u, "
     104        printf("Received ICMPv6 echo reply: from %s to %s, seq. no %u, "
    105105            "payload size %zu\n", asrc, adest, sdu->seq_no, sdu->size);
    106106       
Note: See TracChangeset for help on using the changeset viewer.