![ttyrpld [rusty colors]](title.png)
| Main page | Installing | ttyreplay(1) | rpl(4) | rpldev(4) | ttyrpld(7) | rplctl(8) | rpld(8) | Network Logging | ttyrpld 0.88 |
| Name > | rpl - ttyrpld log file format | |
| Description > |
The logfiles rpld creates are a small variation of the packet protocol as described in rpldev(4). The .dev field is not present and a timestamp has been added. All fields are little endian and packed, i.e. there are no alignment gaps. The structure is:
struct disk_packet { |
|
| See also > | rpldev(4) | |