diff options
author | Pierre Pfister <ppfister@cisco.com> | 2016-06-13 10:28:09 +0100 |
---|---|---|
committer | Pierre Pfister <ppfister@cisco.com> | 2016-06-13 13:30:47 +0100 |
commit | 584b99a0120778108bd019b697639fbf3c1505d1 (patch) | |
tree | 6bc64aae73cb2fe3059d436524b755bb749b27a0 /src/tools/vppapigen/vppapigen_json.py | |
parent | cf2aa43150c0551cc4d488c55d6673b611aede87 (diff) |
VPP-117: Fix ip4 and ip6 lookup and rewrite traces
Previous patch was printing wrong data since rewrite node traces
an ethernet packet while other ip nodes trace an IP packet.
This patch introduces different tracing functions for:
- lookup node (where the fib index is valid)
- rewrite node (where an ethernet frame is available)
- other ip nodes (only the ip header is traced)
Change-Id: I5971a2e89ae8668f5aed4a410565a5f27e01fc22
Signed-off-by: Pierre Pfister <ppfister@cisco.com>
Diffstat (limited to 'src/tools/vppapigen/vppapigen_json.py')
0 files changed, 0 insertions, 0 deletions