L2 emulation: remove usued ip-table-id from API
IP table mapping is set using 'set int ip table X Y" Change-Id: I2adec40015f9281c9b00c55506000b322f42d91a Signed-off-by: Neale Ranns <neale.ranns@cisco.com>
This commit is contained in:
@ -27,7 +27,6 @@ autoreply define l2_emulation
|
|||||||
u32 client_index;
|
u32 client_index;
|
||||||
u32 context;
|
u32 context;
|
||||||
u32 sw_if_index;
|
u32 sw_if_index;
|
||||||
u32 ip_table_id;
|
|
||||||
u8 enable;
|
u8 enable;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user