miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
Loading...
Searching...
No Matches
ping Directory Reference
Directory dependency graph for ping:
user/ping

Files

 
main.c
 ping — sends 4 ICMP echo requests via SOCK_RAW, measures RTT with clock_gettime(CLOCK_MONOTONIC), and prints per-packet timing + summary. Per D-08 through D-12.