mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 05:13:58 -05:00
are unaligned for access by the alpha, so copy the value to a variable that is aligned. When checking the returned data, be careful to avoid confusing the size of the icmp header with the size of a timeval. On i386 these are both 8, but on alpha, a timeval is 16 bytes. This means that a packet sent from an alpha contains 48 bytes of data, not 56 like on i386. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| ping.8 | ||
| ping.c | ||