diff options
Diffstat (limited to 'src/plugins/map/map.api')
-rw-r--r-- | src/plugins/map/map.api | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/map/map.api b/src/plugins/map/map.api index 752d1b55d9c..f64fe4ccd0d 100644 --- a/src/plugins/map/map.api +++ b/src/plugins/map/map.api @@ -13,7 +13,7 @@ * limitations under the License. */ -option version = "2.3.0"; +option version = "3.0.0"; import "vnet/ip/ip_types.api"; @@ -38,8 +38,6 @@ define map_add_domain u8 ea_bits_len; u8 psid_offset; u8 psid_length; - bool is_translation; - bool is_rfc6052; u16 mtu; }; @@ -108,7 +106,6 @@ define map_domain_details u8 psid_length; u8 flags; u16 mtu; - bool is_translation; }; define map_rule_dump |