Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/rump/net/lib/libshmif



Module Name:    src
Committed By:   pooka
Date:           Fri Aug 13 10:13:44 UTC 2010

Modified Files:
        src/sys/rump/net/lib/libshmif: dumpbus.c if_shmem.c shmif_busops.c
            shmifvar.h

Log Message:
Include a timestamp in the frame header.  When converting to pcap,
it can give some idea of when packets were sent.

nb. it's the sending host's timestamp, not an observer timestamp
like in the typical pcap case.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/rump/net/lib/libshmif/dumpbus.c
cvs rdiff -u -r1.19 -r1.20 src/sys/rump/net/lib/libshmif/if_shmem.c
cvs rdiff -u -r1.1 -r1.2 src/sys/rump/net/lib/libshmif/shmif_busops.c
cvs rdiff -u -r1.3 -r1.4 src/sys/rump/net/lib/libshmif/shmifvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index