aboutsummaryrefslogtreecommitdiffstats
path: root/src/vat/types.c
diff options
context:
space:
mode:
authorNeale Ranns <nranns@cisco.com>2018-11-02 09:14:01 -0700
committerDamjan Marion <dmarion@me.com>2018-11-05 12:29:53 +0000
commit86327be9751ad54cb24d16c161cacb001dc20772 (patch)
treee9afa974edc516244805f1d0296909920dc8d49f /src/vat/types.c
parent871bca9aa7a850c66228ce7124d459a6e6f21e72 (diff)
Genric API types format/unformat support for VAT and custom dump
Change-Id: I8bc3a991f0ede0605d78b51ba609fbe5889513f2 Signed-off-by: Neale Ranns <nranns@cisco.com>
Diffstat (limited to 'src/vat/types.c')
l---------src/vat/types.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vat/types.c b/src/vat/types.c
new file mode 120000
index 00000000000..8bcab8874ef
--- /dev/null
+++ b/src/vat/types.c
@@ -0,0 +1 @@
+../vpp/api/types.c \ No newline at end of file