You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Give a more detailed explanation of the use of 0xa1b2c3d4 by rpcap. [skip ci]
0xa1b2c3d4 is used in the rpcap protocol - and, yes, I chose it because
it was already being used as a byte-order indication - but it doesn't
indicate any time between microsecond-time-resolution pcap format and
rpcap; any future changes to rpcap to support higher-resolution time
stamps, or pcapng-like capabilities, won't involve a change to the
byte-order indication value.
0 commit comments