diff options
author | Vladimir Lavor <vlavor@cisco.com> | 2020-09-16 13:44:31 +0200 |
---|---|---|
committer | Vladimir Lavor <vlavor@cisco.com> | 2020-09-18 10:41:12 +0200 |
commit | 43cd23926d5eec359d4b554a4330e1aa596c76de (patch) | |
tree | 344b7d9a19e2ec84b6f7aaa7c7667a8b94d06ab4 /binapi/ip6_nd/ip6_nd.ba.go | |
parent | e517439567ad843033257664fdfe90a9173b0aa6 (diff) |
binapigen: fix union size
This change fixes calculated byte size of the union
composed from another union(s).
Change-Id: I596a3c2a585cc42570b1d00dab3a5ad4993dabfa
Signed-off-by: Vladimir Lavor <vlavor@cisco.com>
Diffstat (limited to 'binapi/ip6_nd/ip6_nd.ba.go')
-rw-r--r-- | binapi/ip6_nd/ip6_nd.ba.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/binapi/ip6_nd/ip6_nd.ba.go b/binapi/ip6_nd/ip6_nd.ba.go index 48bb86f..a5f308e 100644 --- a/binapi/ip6_nd/ip6_nd.ba.go +++ b/binapi/ip6_nd/ip6_nd.ba.go @@ -2,6 +2,7 @@ // versions: // binapi-generator: v0.4.0-dev // VPP: 20.05-release +// source: /usr/share/vpp/api/core/ip6_nd.api.json // Package ip6_nd contains generated bindings for API file ip6_nd.api. // |