aboutsummaryrefslogtreecommitdiffstats
path: root/examples/bin_api/ip.api.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bin_api/ip.api.json')
-rw-r--r--examples/bin_api/ip.api.json33
1 files changed, 22 insertions, 11 deletions
diff --git a/examples/bin_api/ip.api.json b/examples/bin_api/ip.api.json
index 3983288..62c282b 100644
--- a/examples/bin_api/ip.api.json
+++ b/examples/bin_api/ip.api.json
@@ -1070,13 +1070,13 @@
"stats_index"
],
[
- "vl_api_fib_path_t",
+ "vl_api_mfib_path_t",
"path",
0,
"count"
],
{
- "crc": "0x21329a12"
+ "crc": "0x61faa26f"
}
],
[
@@ -1130,13 +1130,13 @@
"count"
],
[
- "vl_api_fib_path_t",
+ "vl_api_mfib_path_t",
"path",
0,
"count"
],
{
- "crc": "0xe02dcb4b"
+ "crc": "0x738c546e"
}
],
[
@@ -2642,7 +2642,7 @@
}
]
],
- "vl_api_version": "0x1eba4868",
+ "vl_api_version": "0xa3532a2f",
"unions": [
[
"address_union",
@@ -2989,6 +2989,10 @@
],
[
"u8",
+ "is_interface_rx"
+ ],
+ [
+ "u8",
"afi"
],
[
@@ -3018,18 +3022,21 @@
16
],
{
- "crc": "0xabe483ef"
+ "crc": "0xba7a81f0"
}
],
[
- "mac_address",
+ "mfib_path",
[
- "u8",
- "bytes",
- 6
+ "vl_api_fib_path_t",
+ "path"
+ ],
+ [
+ "u32",
+ "itf_flags"
],
{
- "crc": "0xefdbdddc"
+ "crc": "0x4ba77d32"
}
],
[
@@ -3106,6 +3113,10 @@
"ip4_address": {
"length": 4,
"type": "u8"
+ },
+ "mac_address": {
+ "length": 6,
+ "type": "u8"
}
}
}