aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorClement Durand <clement.durand@polytechnique.edu>2017-04-13 13:27:04 +0200
committerDave Barach <openvpp@barachs.net>2017-04-14 11:56:16 +0000
commit6cf260cb2a8b41450850a1578c708e1dd5af699f (patch)
tree92080c5c3ef5ec306e348b01b5292769eeb3bbcb /test
parent6cf30adc2cd3aa818e5d97cf71ea8b2fc2aaefa7 (diff)
tcp: completed trace functions
* Populated the trace struct that weren't used before * Modified and created format functions to format tcp packets and connections * Completed the node definitions to add the format_trace function * Filled the tracing parts with `vlib_add_trace' calls in each tcp node function For the nodes in tcp_input.c, there is a verbose trace and a non-verbose trace. Each packet goes through tcp[4-6]-input which is traced with `format_tcp_rx_trace', and the other nodes are traced with `format_tcp_rx_trace_short'. Change-Id: I4f2eed023f5973c14343132a33b06131cf063aa2 Signed-off-by: Pierre Pfister <ppfister@cisco.com> Signed-off-by: Clement Durand <clement.durand@polytechnique.edu>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions