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:
Neale Ranns
2017-12-20 08:54:52 -08:00
parent 74579f44a7
commit 4ec387118e

View File

@ -27,7 +27,6 @@ autoreply define l2_emulation
u32 client_index;
u32 context;
u32 sw_if_index;
u32 ip_table_id;
u8 enable;
};