Menu

Commit [a13212]  Maximize  Restore  History

tc: Add the transparent clock implementation.

This patch adds code that sends an event messages received on one port out
all the other ports and calculates the residence time. The correction,
ingress port, and the original message are remembered in a TC transmit
descriptor. These descriptors are recycled in a memory pool in a similar
way to the message buffers.

Signed-off-by: Richard Cochran <richardcochran@...>

Richard Cochran Richard Cochran 2015-11-02

changed clock.c
changed makefile
changed port.c
changed port.h
changed port_private.h
added tc.c
added tc.h
clock.c Diff Switch to side-by-side view
Loading...
makefile Diff Switch to side-by-side view
Loading...
port.c Diff Switch to side-by-side view
Loading...
port.h Diff Switch to side-by-side view
Loading...
port_private.h Diff Switch to side-by-side view
Loading...
tc.c Diff Switch to side-by-side view
Loading...
tc.h Diff Switch to side-by-side view
Loading...